Hi, I'm having trouble working with my recognizer's audio format. In fact, it seems it doesn't have one!! If I use the getAudioFormat() method of CGAudioManager to get the current audio format of my recognizer, it returns NULL. How can that be? The problem is that without that info I can't manage to use the AudioFormatConverter() method....
Can somebody help? Thanx in advanced! |