Options
All
  • Public
  • Public/Protected
  • All
Menu

SyncMediaObjectRenderer implementation for ContentBlock based TTS.

Hierarchy

Implemented by

Index

Methods

createRuntime

destroyRuntime

getOptions

getSupportedMediaObjectRefType

  • getSupportedMediaObjectRefType(): string

getTtsHighlightLayer

setOptions

  • Sets new options for this instance. Existing properties are preserved if they aren't defined in the passed options object. Properties explicitly set to undefined will be restored to their default values.

    Parameters

    Returns void

setTtsHighlightLayer

  • Set the annotation layer used for highlighting spoken text. Note that you need to setup the styling of the highlight annotations using IReaderViewAnnotationLayer.setDefaultAnnotationOptions() See IReaderViewAnnotationLayer for more information.

    Pass null to disable highlighting.

    Parameters

    Returns void

Generated using TypeDoc