| Author |
Help Me to record voice in sony ericsson
|
Vishal Jaiswal
Greenhorn
Joined: May 24, 2006
Posts: 3
|
|
Hi There, I am trying to record my voice on sony ericsson emulator.But when I create a player for recording it is giving an error that it cant create player. I am using the syntex as Player pp = Manager.createPlayer("capture://audio"); the exception is fired and is as javax.microedition.media.MediaException: Player cannot be created for capture://audio and when I am using the code as Player pp = Manager.createPlayer("capture://audio?encoding=pcm&rate=8000&bits=16&channels=1"); Then it is firing exception as javax.microedition.media.MediaException: Player cannot be created for capture://audio?encoding=pcm&rate=8000&bits=16&channels=1 I have tried this code in K700i,W900 etc. Please help me to record the voice in emultor of sony ericsson phone [ May 24, 2006: Message edited by: Vishal Jaiswal ]
|
 |
Thejkumar SK
Greenhorn
Joined: Jun 01, 2006
Posts: 3
|
|
Hi Vishal Even I m trying the same ... I found same problem here too .. If you found any solution please inform me.. Thank you and all Theja
|
Theja S K
|
 |
 |
|
|
subject: Help Me to record voice in sony ericsson
|
|
|