Docs.rs
  • sapi-lite-0.1.1
    • sapi-lite 0.1.1
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • vstojkovic
    • Dependencies
      • strum ^0.23 normal
      • strum_macros ^0.23 normal
      • tokio ^1.16 normal optional
      • typed-arena ^2.0.1 normal
      • windows ^0.28 normal
      • xml-rs ^0.8.4 normal
      • futures ^0.3.0 dev
      • tokio ^1.16 dev
      • tokio-util ^0.7.0 dev
    • Versions
    • 100% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • x86_64-pc-windows-msvc
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

sapi_lite0.1.1

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • audio::AudioFormat
  • audio::AudioStream
  • audio::MemoryStream
  • stt::Context
  • stt::EventfulContext
  • stt::Grammar
  • stt::GrammarBuilder
  • stt::Phrase
  • stt::Recognizer
  • stt::RepeatRange
  • stt::RuleArena
  • stt::SemanticTree
  • stt::SyncContext
  • tokio::AsyncSynthesizer
  • tokio::BroadcastContext
  • tokio::BroadcastSubscriber
  • tokio::UnicastContext
  • tokio::UnicastSubscriber
  • tts::EventfulSynthesizer
  • tts::Pitch
  • tts::Rate
  • tts::SpeechBuilder
  • tts::SyncSynthesizer
  • tts::Synthesizer
  • tts::Voice
  • tts::VoiceSelector
  • tts::Volume

Enums

  • audio::BitRate
  • audio::Channels
  • audio::SampleRate
  • stt::RecognitionInput
  • stt::Rule
  • stt::SemanticValue
  • tokio::BroadcastResult
  • tts::SayAs
  • tts::Speech
  • tts::SpeechOutput
  • tts::VoiceAge
  • tts::VoiceGender

Traits

  • stt::EventHandler
  • stt::SemanticString
  • tokio::BuilderExt
  • tts::EventHandler

Functions

  • finalize
  • initialize
  • tts::installed_voices

Type Aliases

  • Error
  • Result