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

Deal the #64 Issue,Error when Microphone is not available or not exist #65

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

AdamFu
Copy link

@AdamFu AdamFu commented Nov 1, 2015

No description provided.

Recorder.recorder.permitPermanently();
} else {
Recorder.recorder.permit();
try{
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's a detail but, in our code style, there should be single space before the {. The same below with catch.

@michalstocki
Copy link
Owner

@AdamFu thanks for contribution. I can't understand how could I missed your PR for half a year. Sorry :-(

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

Successfully merging this pull request may close these issues.

2 participants