Reference documentation and code samples for the Cloud Text-to-Speech V1beta1 API class Google::Cloud::TextToSpeech::V1beta1::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::V1beta1::Voice>
    Returns
    
  - (::Array<::Google::Cloud::TextToSpeech::V1beta1::Voice>) — The list of voices.
#voices=
def voices=(value) -> ::Array<::Google::Cloud::TextToSpeech::V1beta1::Voice>
    Parameter
    
  - value (::Array<::Google::Cloud::TextToSpeech::V1beta1::Voice>) — The list of voices.
    Returns
    
- (::Array<::Google::Cloud::TextToSpeech::V1beta1::Voice>) — The list of voices.