Interface protos.google.cloud.texttospeech.v1beta1.ITimepoint (3.2.7)

Properties of a Timepoint.

Package

@google-cloud/text-to-speech!

Properties

markName

markName?: (string|null);

Timepoint markName

Property Value
TypeDescription
(string|null)

timeSeconds

timeSeconds?: (number|null);

Timepoint timeSeconds

Property Value
TypeDescription
(number|null)