Welcome!

Welcome to the Official BlackBerry Support Community Forums. This is your resource to discuss support topics with your peers, and learn from each other. New to the forum? Please visit the ‘Getting Started’ link below.
inside custom component

Native Development

Reply
Contributor
madhanbalus
Posts: 18
Registered: ‎02-10-2012
My Carrier: Airtel

Audio Capture and Playback(Full duplex)

Hi all,

 

     I need to capture audio in playbook and play it back at the sametime. So is there a way to do that in Qt? Basically is 

the playbook supporting full duplex?. I tried Qt qmediaplayer examples but it didn't really worked out. Some errors were thrown on phonon support. Any suggestions??

 

 

Thanks,

Madhan

Please use plain text.
Contributor
nirhor_roy
Posts: 23
Registered: ‎05-29-2012
My Carrier: Robi Axiata Limited

Re: Audio Capture and Playback(Full duplex)

I too have same problem. There is delay between recording and playback. Any idea how to reduce the delay?

Please use plain text.
Contributor
nirhor_roy
Posts: 23
Registered: ‎05-29-2012
My Carrier: Robi Axiata Limited

Re: Audio Capture and Playback(Full duplex)

You can use native audio support. Have a look at the playwave sample. Full duplex is supported on the playbook. So you should have no problem.

Please use plain text.
BlackBerry Development Advisor
danielrr5
Posts: 32
Registered: ‎05-09-2012
My Carrier: None

Re: Audio Capture and Playback(Full duplex)

Hi, 

 

How far are you with your app? Are you able to open the capture device and received data?

 

Have you read SDK reference guides: https://developer.blackberry.com/native/reference/com.qnx.doc.neutrino.audio/topic/pcm.html ?

Please use plain text.