Class MetadataOptions

Constructors

Properties

sentenceBoundaryEnabled?: boolean = false

(optional) whether to enable sentence boundary metadata. Default is false

voiceLocale?: string

(optional) any voice locale that is supported by the voice. See the list of all voices for compatibility. If not provided, the locale will be inferred from the voiceName. Changing the voiceName will reset the voiceLocale.

wordBoundaryEnabled?: boolean = false

(optional) whether to enable word boundary metadata. Default is false