Skip to content

Mark character with SSML say-as when speaking single characters

Colomban Wendling requested to merge cwendling/orca:character-say-as into master

This helps the underlying TTS engine to properly choose pronunciation. This is especially useful when the input might be misleading, like French y which is both a word (pronounced /i/) and a character (pronounced /i.ɡʁɛk/).

Fixes #19 (closed).

Merge request reports