1 This tests that the basic mechanisms of speaking text work, including sending the job and receving the callback.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS speechSynthesis.speaking is false
7 PASS event.elapsedTime > 0 is true
8 PASS speechSynthesis.speaking is true
9 PASS event.elapsedTime > 0 is true
10 PASS speechSynthesis.speaking is false
11 PASS successfullyParsed is true