Skip to content

Update start session algorithm to fire not-allowed error #166

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

Merged
merged 1 commit into from
Jun 25, 2025

Conversation

evanbliu
Copy link
Collaborator

@evanbliu evanbliu commented Jun 18, 2025

This PR updates the start session algorithm to fire a not-allowed error if the microphone access request was denied.

Closes #161


Preview | Diff

@evanbliu evanbliu merged commit aa59647 into WebAudio:main Jun 25, 2025
1 check passed
github-actions bot added a commit that referenced this pull request Jun 25, 2025
…e access is denied (#166)

SHA: aa59647
Reason: push, by evanbliu

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
github-actions bot added a commit to evanbliu/speech-api that referenced this pull request Jul 2, 2025
…e access is denied (WebAudio#166)

SHA: aa59647
Reason: push, by evanbliu

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
evanbliu added a commit to evanbliu/speech-api that referenced this pull request Jul 2, 2025
evanbliu added a commit that referenced this pull request Jul 7, 2025
…#170)

* Update start session algorithm to fire not-allowed error if microphone access is denied (#166)

Co-authored-by: Evan Liu <[email protected]>

* Update index.bs

---------

Co-authored-by: Evan Liu <[email protected]>
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.

Should SpeechRecognition fire an error event in case of microphone permission denial
3 participants