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

Use enum for voiceActivityDetection #467

Closed
wants to merge 1 commit into from
Closed

Conversation

dontcallmedom
Copy link
Member

part of #375, based on @martinthomson's suggestion

@alvestrand
Copy link
Contributor

As we go through the consequences of eliminating true defaults, it gets uglier. Comments wanted.

@adam-be
Copy link
Member

adam-be commented Jan 21, 2016

If vad is a feature that should be default on because that's what would benefit most people, would it be so bad to have an option called 'disableVoiceActivityDetection'?

@dontcallmedom
Copy link
Member Author

I rather like @adam-be 's suggestion.

@alvestrand
Copy link
Contributor

I don't like negative-valued options - "disableVoiceActivityDetection: false" is a double negative.

<dd>Request voice activity detection to be enabled</dd>

<dt>disabled</dt>
<dd>Request voice activity detection to be disabled</dd>
Copy link
Contributor

Choose a reason for hiding this comment

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

Should we have periods at the end of the sentences?

Copy link
Contributor

Choose a reason for hiding this comment

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

Otherwise, I'm fine with this.

@alvestrand
Copy link
Contributor

Closed based on list call-for-consensus results.

@alvestrand alvestrand closed this Apr 28, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants