You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Web Speech API is a web standard API that allows developers to incorporate speech recognition and synthesis into their web pages. Currently, the Web Speech API uses the user's default microphone as the audio input. MediaStreamTrack support allows websites to use the Web Speech API to caption other sources of audio including remote audio tracks.
The text was updated successfully, but these errors were encountered:
We discussed this proposal at TPAC in Anaheim, and it seems a good addition to the Web Speech API. I recommend we mark this as "position: support", but not before January 6 because of the holiday period.
WebKittens
@eric-carlson
Title of the proposal
Add MediaStreamTrack support to the Web Speech API
URL to the spec
WebAudio/web-speech-api#118
URL to the spec's repository
https://github.com/WebAudio/web-speech-api/
Issue Tracker URL
No response
Explainer URL
No response
TAG Design Review URL
No response
Mozilla standards-positions issue URL
mozilla/standards-positions#1149
WebKit Bugzilla URL
No response
Radar URL
No response
Description
The Web Speech API is a web standard API that allows developers to incorporate speech recognition and synthesis into their web pages. Currently, the Web Speech API uses the user's default microphone as the audio input. MediaStreamTrack support allows websites to use the Web Speech API to caption other sources of audio including remote audio tracks.
The text was updated successfully, but these errors were encountered: