delightful-train-49534
02/15/2025, 3:54 PMgray-monkey-83525
02/15/2025, 3:54 PMRoomEvent.TranscriptionReceived
event to listen for transcription updates. This event is part of the LiveKit SDK and can be integrated into your frontend application. The voice-assistant-frontend example provides a starting point for building a voice assistant with LiveKit React Components.
In this setup, you would typically set up a listener for the TranscriptionReceived
event within your React component to capture and display the transcription segments as they are received. This involves using the LiveKit SDK to connect to a room and handle transcription events. Would you like more detailed guidance on implementing this in your application?
Sources:
- voice-assistant-frontend 👍 0 button 👎 1 button 💡 Hint: Mention @millions-hair-24956 in the thread for followups.