Docs.rs
  • voicepeak-cli-0.4.2
    • voicepeak-cli 0.4.2
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • petamorikei
    • Dependencies
      • clap ^4.0 normal
      • dirs ^6.0 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • tempfile ^3.0 normal
      • toml ^0.8 normal
    • Versions
    • 0% of the crate is documented
  • Go to latest version
  • 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

voicepeak_cli0.4.2

Crate Items

  • Structs
  • Enums
  • Constants
  • Functions

List of all items

Structs

  • config::Config
  • config::EmotionParam
  • config::VoicePreset
  • voicepeak::VoicepeakCommand

Enums

  • env_check::EnvironmentError

Functions

  • audio::create_temp_audio_file
  • audio::play_audio_and_cleanup
  • audio_merge::check_ffmpeg_available
  • audio_merge::merge_audio_files
  • cli::build_cli
  • cli::handle_matches
  • config::get_config_path
  • config::get_presets_map
  • config::list_presets
  • config::load_config
  • config::save_config
  • env_check::check_environment
  • presets::get_default_presets
  • presets::list_presets
  • text_splitter::check_text_length
  • text_splitter::split_text
  • voicepeak::list_emotion
  • voicepeak::list_narrator

Constants

  • text_splitter::MAX_CHARS