posted 16 years ago
Hi every body.
I just want to ask that is emulator of blackberry supports the recording Through J2ME ?.
I am using the emulator of 7100G.
and to create a recorder using the following sentence.
Player pp = Manager.createPlayer("capture://audio");
OR
Player pp = Manager.createPlayer("capture://audio?encoding=pcm&rate=8000&bits=16&channels=1");
but it is giving an exception as
javax.microedition.media.MediaException: Unsupported type
Please somebody tell me whether the emulator support the recording or there is any other way to record the voice using blackberry emulator and JDE 4.1.
Thanks in Advance.
Vishal