syedhali / EZAudio

An iOS and macOS audio visualization framework built upon Core Audio useful for anyone doing real-time, low-latency audio processing and visualizations.
Other
4.96k stars 822 forks source link

crash when other app use mic #334

Open anhhtbk opened 8 years ago

anhhtbk commented 8 years ago

When I open other app use mic or play music, my app still run. But when I exit "other app", my app can't start microphone and crash:

AUIOClient_StartIO failed (560557684)
Error: Failed to start microphone audio unit ('!int')
fortunar commented 6 years ago

Running into the same issue. Any solutions?