Browse Source

Merge remote-tracking branch 'brawer/hirshenbaum-typo'

master
Reece H. Dunn 7 years ago
parent
commit
051c78b9f2
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      src/include/espeak-ng/speak_lib.h

+ 1
- 1
src/include/espeak-ng/speak_lib.h View File

@@ -329,7 +329,7 @@ ESPEAK_API espeak_ERROR espeak_Synth(const void *text,

espeakSSML Elements within < > are treated as SSML elements, or if not recognised are ignored.

espeakPHONEMES Text within [[ ]] is treated as phonemes codes (in espeak's Hirshenbaum encoding).
espeakPHONEMES Text within [[ ]] is treated as phonemes codes (in espeak's Kirshenbaum encoding).

espeakENDPAUSE If set then a sentence pause is added at the end of the text. If not set then
this pause is suppressed.

Loading…
Cancel
Save