videosphere
    Preparing search index...
    • Fetches recent speakers for a broadcaster from newest sermons (preach date descending).

      Parameters

      • apiKey: string

        SermonAudio API key.

      • broadcasterId: string

        Connected broadcaster id.

      Returns Promise<SermonAudioSpeakerOption[]>

      Speakers ordered by most recently preached first.

      When the SermonAudio API request fails (SermonAudioUpstreamHttpError).