hi im using the CMdaAudioInputStream to record audio data, but the problem is that , after the call of open function, the callback function MasoicOpenComplete is never called.Im not getting the reason that why it is not called.
hi im using the CMdaAudioInputStream to record audio data, but the problem is that , after the call of open function, the callback function MasoicOpenComplete is never called.Im not getting the reason that why it is not called.
maybe you could check whether you get the original example working : http://www.forum.nokia.com/info/sw.n...g_Example.html
and if so, you could see what you are doing differently.