videosphere
    Preparing search index...
    • Stores an encrypted streaming ASR API key for the channel owner.

      Parameters

      • userId: string

        Owner user id.

      • kind:
            | "deepgram"
            | "assemblyai"
            | "gladia"
            | "speechmatics"
            | "soniox"
            | "modulate"
            | "elevenlabs"

        Streaming provider credential kind.

      • apiKey: string

        Plaintext API key.

      Returns Promise<LiveTranslationChannelOwnerView>

      Updated owner view, or null when channel missing.