Cloud Text-to-Speech V1 API - Class Google::Cloud::TextToSpeech::V1::SynthesizeSpeechRequest (v0.6.0)

Reference documentation and code samples for the Cloud Text-to-Speech V1 API class Google::Cloud::TextToSpeech::V1::SynthesizeSpeechRequest.

The top-level message sent by the client for the SynthesizeSpeech method.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#audio_config

def audio_config() -> ::Google::Cloud::TextToSpeech::V1::AudioConfig
Returns

#audio_config=

def audio_config=(value) -> ::Google::Cloud::TextToSpeech::V1::AudioConfig
Parameter
Returns

#input

def input() -> ::Google::Cloud::TextToSpeech::V1::SynthesisInput
Returns

#input=

def input=(value) -> ::Google::Cloud::TextToSpeech::V1::SynthesisInput
Parameter
Returns

#voice

def voice() -> ::Google::Cloud::TextToSpeech::V1::VoiceSelectionParams
Returns

#voice=

def voice=(value) -> ::Google::Cloud::TextToSpeech::V1::VoiceSelectionParams
Parameter
Returns