Class: Google::Cloud::TextToSpeech::V1beta1::MultiSpeakerMarkup::Turn

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/texttospeech/v1beta1/cloud_tts.rb

Overview

A multi-speaker turn.

Instance Attribute Summary collapse

Instance Attribute Details

#speaker::String



189
190
191
192
# File 'proto_docs/google/cloud/texttospeech/v1beta1/cloud_tts.rb', line 189

class Turn
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#text::String



189
190
191
192
# File 'proto_docs/google/cloud/texttospeech/v1beta1/cloud_tts.rb', line 189

class Turn
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end