Re-exports§
pub use ::ssml;
Structs§
- Audio
Format  - Audio
Format Preference  - Struct used for negotiating an audio format supported by both the application and the speech synthesiser.
 - Basic
Viseme  - A ‘basic’ viseme.
 - Basic
Viseme Frame  - A single frame of ‘basic’ visemes.
 - Blend
Shape  - Key & weight information for a single blend shape as part of a 
BlendShapeVisemeFrame. - Blend
Shape Viseme Frame  - A single frame for visemes in blend shape format.
 - Utterance
Config  - Configuration for a single speech synthesis utterance.
 
Enums§
- Audio
Channels  - Audio
Codec  - Audio
Container  - Audio
Encoding  - Utterance
Event  - An event emitted by a speech synthesiser’s 
UtteranceEventStream. 
Traits§
- Speech
Synthesiser  - Common trait for a speech synthesiser.
 - Utterance
Event Stream  - A stream of 
UtteranceEvents returned by the synthesiser.