Class: Google::Cloud::Texttospeech::V1::ListVoicesResponse

Inherits:
Object
  • Object
show all
Defined in:
lib/google/cloud/text_to_speech/v1/doc/google/cloud/texttospeech/v1/cloud_tts.rb

Overview

The message returned to the client by the +ListVoices+ method.

Instance Attribute Summary collapse

Instance Attribute Details

#voicesArray<Google::Cloud::Texttospeech::V1::Voice>

Returns The list of voices.

Returns:



36
# File 'lib/google/cloud/text_to_speech/v1/doc/google/cloud/texttospeech/v1/cloud_tts.rb', line 36

class ListVoicesResponse; end