Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
3 votes
1 answer
55 views

I basically want to initialize some async DB connections in my Livekit agent. I use Beanie to manage my MongoDB database. Beanie initialization looks something like this (as per the docs): from beanie ...
1 vote
0 answers
28 views

Livekit mutes the device in Windows when using the mute action. I tried setting Gain=0, but it didn't work. I've tried many methods, and I was going to write them all, but since I've tried so many ...
murat's user avatar
  • 19
2 votes
0 answers
99 views

I am currently building a voice AI agent using LiveKit. My current code base is from LiveKit. from dotenv import load_dotenv from livekit import agents from livekit.agents import AgentSession, Agent, ...
sh1nata's user avatar
  • 21
0 votes
0 answers
61 views

I’m developing an iOS SDK and I want to distribute it as an XCFramework. My requirements: The SDK code must be hidden (binary-only). Some dependencies (e.g., OpenSSL) are manually added as frameworks ...
1 vote
1 answer
112 views

I am working on a video conferencing solutions web app and I am having issues while fetching the audio output devices on mobile browsers. I am able to get audio output devices on laptop browsers ...
0 votes
1 answer
362 views

I already download package livekit-agents and when I want to use, I can't find module voice_assistant. Is there a problem of my livekit-agents? I already try upgrade my livekit-agents package to ...
Ghivary R's user avatar
0 votes
0 answers
105 views

'm building a mobile app using Flutter and integrating LiveKit for audio/video calls. On the web platform, everything works perfectly — media connects, video streams, etc. However, on mobile devices , ...
0 votes
0 answers
79 views

When I add { source: Track.Source.Microphone, withPlaceholder: false } in useTracks, an additional sound screen appears (John's screen in pic). How to disable it? @livekit/components-react version : 2....
0 votes
1 answer
414 views

I've built a Python Live Kit agent that uses the Open AI real time API so that my users can have a voice conversation with the AI. I also want the user to be able to send a text message to the bot if ...
Jack Mills's user avatar
  • 6,152
0 votes
0 answers
552 views

I'm working on a voice-based multi-agent workflow using LiveKit for conversational logic. In some scenarios, one agent is expected to generate a spoken response and then transfer control to another ...
3 votes
2 answers
333 views

I'm trying to integrate LiveKit (using LiveKit Cloud) into my web application (Python/Flask/SocketIO backend, plain JavaScript frontend), and I'm stuck on a persistent client-side error I can't seem ...
1 vote
0 answers
384 views

I'm using LiveKit with a multimodal agent (OpenAI RealtimeModel) to conduct interactive interviews in a virtual room. The goal is to: Let the agent converse in real-time using audio (modalities=[&...
0 votes
1 answer
2k views

I'm working with LiveKit and a multimodal agent in Python for a voice-based interview session. I'd like to implement the following: Automatically disconnect the agent at a specific end time. Send a &...
0 votes
1 answer
386 views

How to share and stream screen with livekit in electron app? I've tried this which works on web await localParticipant.setScreenShareEnabled(true, { video: { displaySurface: &...
0 votes
0 answers
167 views

I'm implementing LiveKit in a Flutter app, the video is successfully streamed but when added audio I receive error in console. I don't know if this error is the main problem of not receiving/listening ...

15 30 50 per page
1
2 3

AltStyle によって変換されたページ (->オリジナル) /