MCPcopy Create free account
hub / github.com/collidingScopes/iron-interface / voice-control.js

File voice-control.js

voice-control.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Web Speech API Integration for Pattern Voice Control
2
3// 1. Ask for microphone permission on startup
4window.SpeechRecognition = window.SpeechRecognition || window.webkitSpeechRecognition;

Callers

nothing calls this directly

Calls 2

transitionToNamedPatternFunction · 0.85
highlightActivePatternFunction · 0.85

Tested by

no test coverage detected