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

SoundRecorder component issue causing app to crash #141

Closed
themadrobot opened this issue Oct 12, 2014 · 1 comment
Closed

SoundRecorder component issue causing app to crash #141

themadrobot opened this issue Oct 12, 2014 · 1 comment

Comments

@themadrobot
Copy link
Contributor

There's currently an issue with the SoundRecorder component which causes the app to crash. The issue happens if the Microphone is already in use when the SoundRecorder.Start block is executed

To demostrate this add 2 SoundRecorder components to the same app start both recorder and the app will crash.

Possible Solution

- Add code to check the mic is not in use when the SoundRecorder.Start block is executed
@josmas
Copy link
Member

josmas commented Feb 17, 2015

This seems to have been fixed in #238 so closing now.

@josmas josmas closed this as completed Feb 17, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants