Re-exports
pub use voice::Voice;
Modules
Structs
- Options for authentication
- Builder for
AuthOptions - Options that are only available if rich ssml is enabled
- Builder for
RichSsmlOptions - The main struct for interacting with the Azure Speech Service.
- Initialize a new
Synthesizerby creating a newSynthesizerConfigand callSynthesizerConfig::connect. - Options for text-to-speech
- Builder for
TextOptions
Enums
- Error type for aspeak crate
- All possible audio formats
- Speech role
Constants
Statics
Functions
- Returns the default voice for the given locale.
- Get the official endpoint by its region (e.g.
eastus) - Interpolate SSML from text and options