Docs.rs
  • ssml-parser-0.1.4
    • ssml-parser 0.1.4
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • xd009642
    • Dependencies
      • anyhow ^1.0.68 normal
      • async-trait ^0.1.68 normal optional
      • derive_builder ^0.12.0 normal
      • http ^0.2.9 normal
      • indexmap ^1.9.2 normal
      • lazy_static ^1.4 normal
      • mediatype ^0.19.13 normal
      • quick-xml ^0.27 normal
      • regex ^1 normal
      • assert_approx_eq ^1.1.0 dev
      • fake ^2.7.0 dev
      • rand ^0.8.5 dev
    • Versions
    • 100% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

ssml_parser0.1.4

Crate Items

  • Structs
  • Enums
  • Functions

List of all items

Structs

  • Ssml
  • TransformedSsml
  • elements::AudioAttributes
  • elements::BreakAttributes
  • elements::EmphasisAttributes
  • elements::LangAttributes
  • elements::LanguageAccentPair
  • elements::LexiconAttributes
  • elements::LookupAttributes
  • elements::MarkAttributes
  • elements::MetaAttributes
  • elements::PhonemeAttributes
  • elements::ProsodyAttributes
  • elements::SayAsAttributes
  • elements::SpeakAttributes
  • elements::SubAttributes
  • elements::TokenAttributes
  • elements::VoiceAttributes
  • parser::Span
  • parser::SsmlParser
  • parser::SsmlParserBuilder

Enums

  • ParserEvent
  • elements::ContourElement
  • elements::EmphasisLevel
  • elements::FetchHint
  • elements::Gender
  • elements::OnLanguageFailure
  • elements::ParsedElement
  • elements::PhonemeAlphabet
  • elements::PitchContour
  • elements::PitchRange
  • elements::PitchStrength
  • elements::PositiveNumber
  • elements::RateRange
  • elements::RateStrength
  • elements::Sign
  • elements::SsmlElement
  • elements::Strength
  • elements::TimeDesignation
  • elements::Unit
  • elements::VolumeRange
  • elements::VolumeStrength
  • parser::SsmlParserBuilderError

Functions

  • parser::parse_ssml