AudioTiming interface
The audio timing information.
Properties
| duration | Duration of word articulation, in ticks. 1 tick = 100 ns. |
| offset | Offset from start of speech audio, in ticks. 1 tick = 100 ns. |
Property Details
duration
Duration of word articulation, in ticks. 1 tick = 100 ns.
duration?: number
Property Value
number
offset
Offset from start of speech audio, in ticks. 1 tick = 100 ns.
offset?: number
Property Value
number