We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6609fa2 commit 4c3887cCopy full SHA for 4c3887c
tests/AcceptanceTests.js
@@ -441,6 +441,8 @@ var testDefs = [
441
{
442
"settings": {
443
"speech.espeak.rate": "17.20430107526882",
444
+ "speech.espeak.volume": "80",
445
+ "speech.espeak.pitch": "60",
446
"speech.espeak.rateBoost": true,
447
"virtualBuffers.autoSayAllOnPageLoad": false,
448
"speech.synth": "espeak",
@@ -481,6 +483,8 @@ var testDefs = [
481
483
482
484
485
486
+ "speech.espeak.volume": "75",
487
+ "speech.espeak.pitch": "15",
488
489
490
"speech.symbolLevel": "300",
0 commit comments