| Index: modules/speech/SpeechSynthesisVoice.idl
|
| diff --git a/modules/speech/SpeechSynthesisVoice.idl b/modules/speech/SpeechSynthesisVoice.idl
|
| index 0a634e5488848b2589ae0149ef1eeefc6bae2c37..9ca47547cb2edc213d419b37f76744c2f691d49a 100644
|
| --- a/modules/speech/SpeechSynthesisVoice.idl
|
| +++ b/modules/speech/SpeechSynthesisVoice.idl
|
| @@ -25,7 +25,7 @@
|
|
|
| [
|
| NoInterfaceObject,
|
| - EnabledAtRuntime=speechSynthesis
|
| + EnabledAtRuntime=SpeechSynthesis
|
| ] interface SpeechSynthesisVoice {
|
| readonly attribute DOMString voiceURI;
|
| readonly attribute DOMString name;
|
|
|