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.
2 parents 2c9e344 + 4c3887c commit c290297Copy full SHA for c290297
tests/AcceptanceTests.js
@@ -422,6 +422,8 @@ var testDefs = [
422
{
423
"settings": {
424
"speech.espeak.rate": "17.20430107526882",
425
+ "speech.espeak.volume": "80",
426
+ "speech.espeak.pitch": "60",
427
"speech.espeak.rateBoost": true,
428
"virtualBuffers.autoSayAllOnPageLoad": false,
429
"speech.synth": "espeak",
@@ -462,6 +464,8 @@ var testDefs = [
462
464
463
465
466
467
+ "speech.espeak.volume": "75",
468
+ "speech.espeak.pitch": "15",
469
470
471
"speech.symbolLevel": "300",
0 commit comments