WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
107172
WebSpeech Implement language selection/voice selection fallback
https://bugs.webkit.org/show_bug.cgi?id=107172
Summary
WebSpeech Implement language selection/voice selection fallback
chris fleizach
Reported
2013-01-17 13:41:14 PST
Here's what the spec says
https://dvcs.w3.org/hg/speech-api/raw-file/9a0075d25326/speechapi.html#tts-section
lang attribute This attribute specifies the language of the speech synthesis for the utterance, using a valid BCP 47 language tag. [BCP47] If unset it remains unset for getting in script, but will default to use the lang of the html document root element and associated hierachy. This default value is computed and used when the input request opens a connection to the recognition service.
Attachments
Add attachment
proposed patch, testcase, etc.
chris fleizach
Comment 1
2013-02-10 23:28:15 PST
I believe this was taken care of with
http://trac.webkit.org/changeset/142433
at least for the Mac.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug