Enum ibm_watson::tts::PhonemeFormat [−][src]
pub enum PhonemeFormat {
IBM,
IPA,
}Expand description
The format to use when getting pronunciations.
Variants
IBM
ibm
IPA
ipa
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for PhonemeFormat
impl Send for PhonemeFormat
impl Sync for PhonemeFormat
impl Unpin for PhonemeFormat
impl UnwindSafe for PhonemeFormat
Blanket Implementations
Mutably borrows from an owned value. Read more
Attaches the provided Subscriber to this type, returning a
WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a
WithDispatch wrapper. Read more
