1 Test Speech JavaScript API errors
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS 'webkitSpeechRecognition' in self is true
7 PASS webkitSpeechRecognition == null is false
12 PASS event.error is "not-allowed"
13 PASS event.message is "not allowed"
14 PASS event.type is "error"
17 PASS successfullyParsed is true