oko-management
    Preparing search index...

    Type Parameters

    Index

    Constructors

    Methods

    • Parameters

      • settingId: string
      • voice: AudioAiVoice
      • file: FramingFile
      • text: string

      Returns Promise<unknown>

    • Fetches all framing URLs for a given setting ID.

      Parameters

      • settingId: string

        The ID of the setting to fetch framing URLs for.

      Returns Promise<AllFramingUrls>

      A promise that resolves with an object containing the array of framing URLs.