Options
All
  • Public
  • Public/Protected
  • All
Menu

Options related to how content is generated for TTS SyncMediaTimelines.

Hierarchy

  • ISyncMediaTtsTimelineContentTransformationOptions

Index

Properties

Optional imageAltTextPrefix

imageAltTextPrefix?: string

Text that will be prepended to alt text when reading an image element. Defaults to empty string

nodefault

Optional normalizeQuotationMarks

normalizeQuotationMarks?: boolean

If set to true, all unicode quotation mark characters are replaced with the standard U+0022 Quotation mark ("). This may increase compatibility with some TTS Voices which may not work correctly otherwise.

If set to false, quotation mark characters are left untouched.

default

true

Generated using TypeDoc