google-cognitive-apis 0.2.1

Library wrapping Google speech-to-text, text-to-speech and dialogflow APIs. Provides high level API layer wrapping the underlying complexity of GRPC.
Documentation
//! Contains text-to-speech synthesizer.
pub mod synthesizer;