Module voice_api

Module voice_api 

Source
Available on crate feature voice_api only.

Modules§

__mock_MockVoiceApi
__mock_MockVoiceApi_VoiceApi

Structs§

MockVoiceApi
VoiceApiClient

Enums§

GetDefaultVoiceError
struct for typed errors of method VoiceApi::get_default_voice
GetVoiceInterpreterByUidError
struct for typed errors of method VoiceApi::get_voice_interpreter_by_uid
GetVoiceInterpretersError
struct for typed errors of method VoiceApi::get_voice_interpreters
GetVoicesError
struct for typed errors of method VoiceApi::get_voices
InterpretTextByDefaultInterpreterError
struct for typed errors of method VoiceApi::interpret_text_by_default_interpreter
InterpretTextError
struct for typed errors of method VoiceApi::interpret_text
ListenAndAnswerError
struct for typed errors of method VoiceApi::listen_and_answer
StartDialogError
struct for typed errors of method VoiceApi::start_dialog
StopDialogError
struct for typed errors of method VoiceApi::stop_dialog
TextToSpeechError
struct for typed errors of method VoiceApi::text_to_speech

Traits§

VoiceApi