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

Defined in:
lib/google/cloud/text_to_speech/v1.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/client.rb,
lib/google/cloud/text_to_speech/v1/text_to_speech/credentials.rb,
proto_docs/google/cloud/texttospeech/v1/cloud_tts.rb

Overview

To load this package, including all its services, and instantiate a client:

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

Defined Under Namespace

Modules: AudioEncoding, SsmlVoiceGender, TextToSpeech Classes: AudioConfig, ListVoicesRequest, ListVoicesResponse, SynthesisInput, SynthesizeSpeechRequest, SynthesizeSpeechResponse, Voice, VoiceSelectionParams

Constant Summary collapse

VERSION =
"0.5.1"