It might be possible to achieve local recording of a user's mic audio between VAD's speech start and stop events using LiveKit's capabilities, though I'm not entirely certain. You could potentially use the
LiveKit Server SDK to handle audio tracks and VAD events. However, recording directly to local storage isn't supported by LiveKit, as mentioned in
this Slack discussion.
Would you like more detailed guidance on setting up VAD and handling audio tracks with LiveKit?
Sources:
-
this Slack discussion 👍 0 button 👎 0 button 💡
Hint: Mention @runllm in the thread for followups.