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

On-device Web Speech API #443

Open
evanbliu opened this issue Jan 7, 2025 · 0 comments
Open

On-device Web Speech API #443

evanbliu opened this issue Jan 7, 2025 · 0 comments

Comments

@evanbliu
Copy link

evanbliu commented Jan 7, 2025

WebKittens

@eric-carlson

Title of the proposal

On-device Web Speech API

URL to the spec

WebAudio/web-speech-api#122

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#1157

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 spec does not mention where speech recognition occurs, and most implementers of the API perform speech recognition using a cloud service. Enabling on-device speech recognition support allows websites to ensure that neither audio nor transcribed speech are sent to a third-party service for processing.

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

1 participant