Class: Google::Cloud::TextToSpeech::V1beta1::Timepoint
- Inherits:
-
Object
- Object
- Google::Cloud::TextToSpeech::V1beta1::Timepoint
- 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
-
#mark_name ⇒ ::String
Timepoint name as received from the client within
<mark>tag. -
#time_seconds ⇒ ::Float
Time offset in seconds from the start of the synthesized audio.