Skip to content

Add LiveKit cloud auth to krisp viva plugin#5914

Draft
lukasIO wants to merge 13 commits into
mainfrom
lukas/krisp-auth
Draft

Add LiveKit cloud auth to krisp viva plugin#5914
lukasIO wants to merge 13 commits into
mainfrom
lukas/krisp-auth

Conversation

@lukasIO
Copy link
Copy Markdown
Contributor

@lukasIO lukasIO commented Jun 1, 2026

simplified default usage for cloud users now looks like

  await session.start(
        agent=MyAgent(),
        room=ctx.room,
        room_options=room_io.RoomOptions(
            audio_input=room_io.AudioInputOptions(
                noise_cancellation=krisp.KrispVivaFilterFrameProcessor(noise_suppression_level=90)
            ),
        ),
    )

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant