Skip to content

Commit 4bc8467

Browse files
committed
Removed random period
1 parent 46bff44 commit 4bc8467

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ ViaVoice TTS is a text-to-speech engine developed by IBM, which synthesizes text
3030
* 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.
3131
* 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.
3232
* 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
3434
* 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
3535
* Shorten all pauses: all pauses including punctuation pauses and pauses that occur at the end of text will be shortened
3636

0 commit comments

Comments
 (0)