hi,
I develop the sample application for speech recognition from the .wav file(format is 16000,16,1,true,false ) using microsoft speech engine(engineName="Microsoft English Recognizer v5.1, SAPI5, Microsoft", modeName=Microsoft English Recognizer v5.1) it working fine. but I have to use .wav is format (8000,16,1,true,false ).I try to set the audio format using CGAudioManager.setAudioFormat method but its support i got the error like unable to set the format.if any one know how to change the audio format please tell me and give me sample code for speech recognition from stream audio.
Thanks in Advance
-Gopinath a.r |