Hay every One
I’m quite new in programming with symbian, and I have a question.
can the Emulator record sound or not, because I was trying to run a function that records users speech in a wav file but when ever I try to test it on the emulator I get the message “Feature Not Supported”. I found that this message appears when the code calls RecoredL() .
So can any one help??? Please.
Hi,
I'm relatively new to Symbian as well, but I would say that something that is dependant on hardware (camera, microphone etc) would be best tested on a real device. Even if the emulator did support it, results on a real device would probably be different.