Hi,
We are developing an application which takes audio from the microphone and does some analysis. We found during the analysis, that AGC is implemented on the microphone subsystem. Also I have heard that VAD is used.
1. Are there any other post processing done on the audio(PCM) before it is delivered to the application?
2. Is it possible for the application to disable the AGC and VAD post processing? Is it possible in JavaME or using some proprietary API, such as Nokia/Samsung?
Thanks for your help!

Reply With Quote

