Skip to content
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

Add MediaStreamTrack support to the Web Speech API #438

Open
evanbliu opened this issue Dec 18, 2024 · 1 comment
Open

Add MediaStreamTrack support to the Web Speech API #438

evanbliu opened this issue Dec 18, 2024 · 1 comment

Comments

@evanbliu
Copy link

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.

@eric-carlson
Copy link

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.

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

No branches or pull requests

2 participants