Open dennougorilla opened 5 years ago
dart:html Dart VM version: 2.3.1 (Tue May 21 19:28:38 2019 +0200) on "windows_x64"
I try speech color changer example for SpeechRecognition(https://developer.mozilla.org/en-US/docs/Web/API/SpeechRecognition#Examples) on Dart.
But SpeechGrammarList is not defined on my chrome console and DartPad. https://dartpad.dartlang.org/a31644d6deb02d49be10f618a40bd6cb
SpeechGrammarList is not defined
fyi - @terrylucas - looks like webkitSpeechGrammarList under the hood in Chrome.
webkitSpeechGrammarList
dart:html Dart VM version: 2.3.1 (Tue May 21 19:28:38 2019 +0200) on "windows_x64"
I try speech color changer example for SpeechRecognition(https://developer.mozilla.org/en-US/docs/Web/API/SpeechRecognition#Examples) on Dart.
But
SpeechGrammarList is not defined
on my chrome console and DartPad. https://dartpad.dartlang.org/a31644d6deb02d49be10f618a40bd6cb