Skip to content

Add unspokenPunctuation to SpeechRecognition (#187)#188

Merged
evanbliu merged 4 commits into
WebAudio:mainfrom
evanbliu:feature/unspoken-punctuation
May 21, 2026
Merged

Add unspokenPunctuation to SpeechRecognition (#187)#188
evanbliu merged 4 commits into
WebAudio:mainfrom
evanbliu:feature/unspoken-punctuation

Conversation

@evanbliu
Copy link
Copy Markdown
Collaborator

@evanbliu evanbliu commented May 19, 2026

Closes #187

This PR adds the unspokenPunctuation attribute to the SpeechRecognition interface as proposed in issue #187. The default value is set to false to maintain backward compatibility


Preview | Diff

@evanbliu evanbliu requested a review from padenot May 19, 2026 18:59
@evanbliu evanbliu requested a review from hoch May 20, 2026 20:58
Copy link
Copy Markdown
Member

@hoch hoch left a comment

Choose a reason for hiding this comment

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

LGTM

I have a few questions/suggestions but not blocking the PR.

Comment thread explainers/unspoken-punctuation.md
Comment thread explainers/unspoken-punctuation.md
Comment thread explainers/unspoken-punctuation.md
Comment thread explainers/unspoken-punctuation.md
evanbliu added 2 commits May 21, 2026 10:26
Add note on automatic capitalization behavior with unspoken punctuation.
Add notes on automatic capitalization and internationalization for unspoken punctuation.
@evanbliu evanbliu merged commit 41e368a into WebAudio:main May 21, 2026
1 check passed
github-actions Bot added a commit that referenced this pull request May 21, 2026
SHA: 41e368a
Reason: push, by evanbliu

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.

Speech recognition parameter for automatic/unspoken punctuation

3 participants