Definition
Web Speech API defines SpeechSynthesisErrorEventInit
dictionary SpeechSynthesisErrorEventInit : SpeechSynthesisEventInit {
required SpeechSynthesisErrorCode error;
};
SpeechSynthesisErrorEventInit
dictionaryWeb Speech API defines SpeechSynthesisErrorEventInit
dictionary SpeechSynthesisErrorEventInit : SpeechSynthesisEventInit {
required SpeechSynthesisErrorCode error;
};