You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,7 +30,7 @@ ViaVoice TTS is a text-to-speech engine developed by IBM, which synthesizes text
30
30
* Enable abbreviation expansion: toggles expannsion of abbreviations. Note that disabling this option will also disable the expansion of any abbreviations specified in user-provided abbreviation dictionaries.
31
31
* Enable phrase prediction: if this option is enabled, the synthesizer will try to predict where pauses would occur in sentences based on their structure, for example, by using words like "and" or "the" as phrase boundaries. If this option is off, it will only pause if commas or other such punctuation is encountered.
32
32
* Pauses: This is a combo box with three options.
33
-
* Do not shorten: pauses will not be shortened at all, and the original pauses of IBMTTS will be used in all cases.
33
+
* Do not shorten: pauses will not be shortened at all, and the original pauses of IBMTTS will be used in all cases
34
34
* Shorten at end of text only: pauses of punctuation symbols such as periods and commas will not be shortened, but they will be shortened when text ends, for example when pressing NVDA+t twice quickly to spell the title bar of an application character by character
35
35
* Shorten all pauses: all pauses including punctuation pauses and pauses that occur at the end of text will be shortened
0 commit comments