Config
Configuration for BetterFrenchTts.
Constructors
Properties
Audio focus strategy used while speaking. Defaults to AudioFocusMode.DUCK which lowers other apps' volume during speech.
When true (default), text whose SSML exceeds ~4 000 characters is automatically split at natural boundaries before dispatching.
Preset applied to every speak call when none is specified.
Called on the main thread if TTS initialization fails. Receives the error status code from android.speech.tts.TextToSpeech.OnInitListener.
Called on the main thread once the TTS engine is initialized. Receives the fully ready BetterFrenchTts instance.
Ordered list of preferred offline voice names. Voices are matched case-insensitively among the highest-quality candidates.
When true (default), French text is normalized before synthesis: abbreviations are expanded, ordinals spelled out, time/units/currency converted to words, etc.