Expand description
ADK Rust MCP Speech Server Library
This library provides text-to-speech capabilities using Google Cloud TTS Chirp3-HD API.
Re-exports§
pub use handler::GeneratedAudio;pub use handler::Pronunciation;pub use handler::SpeechHandler;pub use handler::SpeechSynthesizeParams;pub use handler::SpeechSynthesizeResult;pub use server::SpeechServer;