Reference documentation and code samples for the Cloud Text-to-Speech V1 API class Google::Cloud::TextToSpeech::V1::ListVoicesResponse.
The message returned to the client by the ListVoices
method.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#voices
def voices() -> ::Array<::Google::Cloud::TextToSpeech::V1::Voice>
Returns
- (::Array<::Google::Cloud::TextToSpeech::V1::Voice>) — The list of voices.
#voices=
def voices=(value) -> ::Array<::Google::Cloud::TextToSpeech::V1::Voice>
Parameter
- value (::Array<::Google::Cloud::TextToSpeech::V1::Voice>) — The list of voices.
Returns
- (::Array<::Google::Cloud::TextToSpeech::V1::Voice>) — The list of voices.