LWT JavaScript API
    Preparing search index...
    • Dispatcher function to read text aloud based on language configuration. Fetches the reading configuration from the API and delegates to handleReadingConfiguration.

      Parameters

      • term: string

        Text to be read aloud

      • languageId: number

        Language ID

      Returns Promise<ReadingConfiguration>

      Promise resolving when the fetch completes