Namespaces
Variants
Actions

Audio Proxy Server FAQ

Jump to: navigation, search
Article Metadata

Article
Created: wmseto (17 May 2007)
Last edited: hamishwillee (06 May 2013)

Q. When the G711 packets are played out, the noise is really bad. Why?

A. Try the folloing:

  • Using the SetEncoderMode and SetDecoderMode functions to set mulaw.
  • Check the first word of the G.711 audio buffer from the mic for the appropriate audio format. Only process those audio buffers that were "normal speech" (value of 1). Apparently some of the audio buffers contain data which is not "normal voice.

Q. Why am I getting KErrUnderflow?

A. During player initialization, make sure stat code at the call back is successful. Receiving EAPSPlayerInitComplete is not good enough. The status code at the call back needs to be checked. When sending data to the write queue when the player has not been successfully stated, KErrUnderFlow is returned.


Links

Audio Proxy Server

Full Duplex Audio

This page was last modified on 6 May 2013, at 09:20.
125 page views in the last 30 days.
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved