Class: Google::Cloud::TextToSpeech::V1beta1::Timepoint

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

This contains a mapping between a certain point in the input text and a corresponding time in the output audio.

Instance Attribute Summary collapse

Instance Attribute Details

#mark_name::String



406
407
408
409
# File 'proto_docs/google/cloud/texttospeech/v1beta1/cloud_tts.rb', line 406

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

#time_seconds::Float



406
407
408
409
# File 'proto_docs/google/cloud/texttospeech/v1beta1/cloud_tts.rb', line 406

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