Crate speech_synthesis

Source

Re-exports§

pub use ::ssml;

Structs§

AudioFormat
AudioFormatPreference
Struct used for negotiating an audio format supported by both the application and the speech synthesiser.
BasicViseme
A ‘basic’ viseme.
BasicVisemeFrame
A single frame of ‘basic’ visemes.
BlendShape
Key & weight information for a single blend shape as part of a BlendShapeVisemeFrame.
BlendShapeVisemeFrame
A single frame for visemes in blend shape format.
UtteranceConfig
Configuration for a single speech synthesis utterance.

Enums§

AudioChannels
AudioCodec
AudioContainer
AudioEncoding
UtteranceEvent
An event emitted by a speech synthesiser’s UtteranceEventStream.

Traits§

SpeechSynthesiser
Common trait for a speech synthesiser.
UtteranceEventStream
A stream of UtteranceEvents returned by the synthesiser.