AVAudioPlayer: AddRunningClient starting device on non-zero client count
as title topic, i have made a project following this tutorial:
http://mobileorchard.com/tutorial-detect...o-the-mic/
but this error appear when this line is trying to execute: [recorder record];
i have no other AVAudioRecorder in project
why this error appear?
thanks
http://mobileorchard.com/tutorial-detect...o-the-mic/
but this error appear when this line is trying to execute: [recorder record];
i have no other AVAudioRecorder in project
why this error appear?
thanks
In the Simulator? It's just a bug in the API. You can ignore it.
yes in simulator, but the program crashes and i can't test it...
i thought that the line [recorder record]; made it crashes, but sometimes crashes even before...
how can i know why the program crashes?
the console doesn't display anything interesting...
i thought that the line [recorder record]; made it crashes, but sometimes crashes even before...
how can i know why the program crashes?
the console doesn't display anything interesting...
Possibly Related Threads...
| Thread: | Author | Replies: | Views: | Last Post | |
| AVAudioPlayer peakPowerForChannel decibel | sefiroths | 5 | 5,994 |
Dec 7, 2010 01:14 AM Last Post: sefiroths |
|
| retain count weirdness | Andrew | 12 | 4,779 |
May 29, 2005 10:55 PM Last Post: Fenris |
|

