Class: Google::Cloud::TextToSpeech::V1::StreamingSynthesisInput

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

Overview

Input to be synthesized.

Instance Attribute Summary collapse

Instance Attribute Details

#markup::String



478
479
480
481
# File 'proto_docs/google/cloud/texttospeech/v1/cloud_tts.rb', line 478

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

#multi_speaker_markup::Google::Cloud::TextToSpeech::V1::MultiSpeakerMarkup



478
479
480
481
# File 'proto_docs/google/cloud/texttospeech/v1/cloud_tts.rb', line 478

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

#prompt::String



478
479
480
481
# File 'proto_docs/google/cloud/texttospeech/v1/cloud_tts.rb', line 478

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

#text::String



478
479
480
481
# File 'proto_docs/google/cloud/texttospeech/v1/cloud_tts.rb', line 478

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