03-23-2010 05:34 AM - edited 03-23-2010 05:35 AM
Anyone can help me by giving advice for full duplex auido recording and playback.There exist two approach for audio playback.One using datasource+sourcestream and another one using inputstream.Using which approach i can get the full duplex audio. Again,which handset exactly support full duplex audio.I am using blackberry bold 9000.
04-09-2010 09:54 AM
Both will work. I am using a circularbytebuffer.
Just remember to modify the read to feed the player the correct header.
The 9000, 8900 and 9700 are the devices I've tried it on.
The biggest problem is the buffering delay on the incoming audio when using OS 5.0....
04-26-2010 01:10 AM
have you used two application one in background and another in foreground??
05-05-2010 03:24 AM
at last solved::![]()
08-06-2010 12:27 PM
Not sure if background or foreground matters and not sure if 2 processes or 2 threads matter.
CMDA or GSM may show differences. I am curious how come the phone application itself can fulfill full duplex. Maybe it's a little on the J2ME audio manager for CMDA devices. It seems ok on GSM devices.
08-06-2010 12:30 PM
The phone application is a native app, not a java app.
09-01-2010 12:13 AM
@ava: Have you tried full duplex in storm2 9520 or in strom series phone?.
01-13-2012 08:27 AM