Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Example App Crashed #53

Open
Meekohi opened this issue Dec 21, 2017 · 2 comments
Open

Example App Crashed #53

Meekohi opened this issue Dec 21, 2017 · 2 comments

Comments

@Meekohi
Copy link

Meekohi commented Dec 21, 2017

Example App crashes when trying to open the Microphone on Simulator.

@vadymmarkov
Copy link
Owner

It's not possible to use the app on Simulator, try to run it on a device.

@Meekohi
Copy link
Author

Meekohi commented Dec 22, 2017

Yup finally figured that out. Might be nice to have a useful error message there :) AudioKit has a kind of slick way of handling this (grabbing the "real device mic" if available but falling back to OSX audio for simulator/debugging), see: https://github.com/AudioKit/AudioKit/tree/f99e45103f42b02f995df7271264828d9d3e1dc1/AudioKit/Common/Internals/EZAudio

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants