Module gapi_grpc::google::cloud::texttospeech::v1beta1 [−][src]
Modules
| synthesis_input | |
| synthesize_speech_request | |
| text_to_speech_client | Generated client implementations. |
Structs
| AudioConfig | Description of audio data to be synthesized. |
| ListVoicesRequest | The top-level message sent by the client for the |
| ListVoicesResponse | The message returned to the client by the |
| SynthesisInput | Contains text input to be synthesized. Either |
| SynthesizeSpeechRequest | The top-level message sent by the client for the |
| SynthesizeSpeechResponse | The message returned to the client by the |
| Timepoint | This contains a mapping between a certain point in the input text and a corresponding time in the output audio. |
| Voice | Description of a voice supported by the TTS service. |
| VoiceSelectionParams | Description of which voice to use for a synthesis request. |
Enums
| AudioEncoding | Configuration to set up audio encoder. The encoding determines the output audio format that we’d like. |
| SsmlVoiceGender | Gender of the voice as described in SSML voice element. |