tjbot-ce - v3.0.0
    Preparing search index...

    Function createTTSEngine

    • Create a TTS engine instance based on the configuration. Uses dynamic imports to lazily load backend implementations only when needed.

      Parameters

      • speakConfig: SpeakConfig

        Configuration for the TTS engine with backend settings

      Returns Promise<TTSEngine>

      Initialized TTS engine instance

      if backend type is unknown or dependencies are not installed