Skip to content

Made speech recognition work#3

Open
spiralnebulam31 wants to merge 3 commits intoproductionfrom
dev/20-native-speech-recognition/app.asana.com/1/100438094841948/project/1204538801343792/task/1213894340719409
Open

Made speech recognition work#3
spiralnebulam31 wants to merge 3 commits intoproductionfrom
dev/20-native-speech-recognition/app.asana.com/1/100438094841948/project/1204538801343792/task/1213894340719409

Conversation

@spiralnebulam31
Copy link
Copy Markdown

@spiralnebulam31 spiralnebulam31 commented Apr 10, 2026

Updates the “Speech Detection” example to better control speech recognition from the UI and adjusts repository ignore rules.

Changes:

  • Added a Start button and additional SpeechRecognition event handling (start/stop/restart) in the Speech Detection demo.
  • Added transcript handling that appends new paragraphs and stops recognition on a “stop” command.
  • Ignored package-lock.json in .gitignore.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the “Speech Detection” example to better control speech recognition from the UI and adjusts repository ignore rules.

Changes:

  • Added a Start button and additional SpeechRecognition event handling (start/stop/restart) in the Speech Detection demo.
  • Added transcript handling that appends new paragraphs and stops recognition on a “stop” command.
  • Ignored package-lock.json in .gitignore.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated 6 comments.

File Description
20 - Speech Detection/index-START.html Adds UI controls and expanded SpeechRecognition wiring for starting, restarting, and stopping transcription.
.gitignore Ignores package-lock.json.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

spiralnebulam31 and others added 2 commits April 10, 2026 11:35
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@spiralnebulam31 spiralnebulam31 marked this pull request as ready for review April 10, 2026 10:48
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