Module: Google::Cloud::TextToSpeech::V1

Defined in:
lib/google/cloud/text_to_speech/v1.rb,
lib/google/cloud/text_to_speech/v1/rest.rb,
lib/google/cloud/text_to_speech/v1/version.rb,
lib/google/cloud/text_to_speech/v1/text_to_speech.rb,
lib/google/cloud/text_to_speech/v1/text_to_speech/rest.rb,
lib/google/cloud/text_to_speech/v1/text_to_speech/paths.rb,
lib/google/cloud/text_to_speech/v1/text_to_speech/client.rb,
lib/google/cloud/text_to_speech/v1/text_to_speech/credentials.rb,
lib/google/cloud/text_to_speech/v1/text_to_speech/rest/client.rb,
lib/google/cloud/text_to_speech/v1/text_to_speech/rest/service_stub.rb,
lib/google/cloud/text_to_speech/v1/text_to_speech_long_audio_synthesize.rb,
lib/google/cloud/text_to_speech/v1/text_to_speech_long_audio_synthesize/rest.rb,
lib/google/cloud/text_to_speech/v1/text_to_speech_long_audio_synthesize/paths.rb,
lib/google/cloud/text_to_speech/v1/text_to_speech_long_audio_synthesize/client.rb,
lib/google/cloud/text_to_speech/v1/text_to_speech_long_audio_synthesize/operations.rb,
lib/google/cloud/text_to_speech/v1/text_to_speech_long_audio_synthesize/credentials.rb,
lib/google/cloud/text_to_speech/v1/text_to_speech_long_audio_synthesize/rest/client.rb,
lib/google/cloud/text_to_speech/v1/text_to_speech_long_audio_synthesize/rest/operations.rb,
lib/google/cloud/text_to_speech/v1/text_to_speech_long_audio_synthesize/rest/service_stub.rb,
proto_docs/google/cloud/texttospeech/v1/cloud_tts.rb,
proto_docs/google/cloud/texttospeech/v1/cloud_tts_lrs.rb

Overview

To load just the REST part of this package, including all its services, and instantiate a REST client:

Examples:


require "google/cloud/text_to_speech/v1/rest"
client = ::Google::Cloud::TextToSpeech::V1::TextToSpeech::Rest::Client.new

Defined Under Namespace

Modules: AudioEncoding, SsmlVoiceGender, TextToSpeech, TextToSpeechLongAudioSynthesize Classes: AudioConfig, CustomVoiceParams, ListVoicesRequest, ListVoicesResponse, SynthesisInput, SynthesizeLongAudioMetadata, SynthesizeLongAudioRequest, SynthesizeLongAudioResponse, SynthesizeSpeechRequest, SynthesizeSpeechResponse, Voice, VoiceSelectionParams

Constant Summary collapse

VERSION =
"0.13.0"