LWT JavaScript API
    Preparing search index...
    • Handle text reading based on language reading configuration. Supports three modes: direct (read as-is), internal (parse then read), and external (use API).

      Parameters

      • language: ReadingConfiguration

        Reading configuration for the language

      • term: string

        Text to be read aloud

      • languageId: number

        Language ID for API calls

      Returns void