faint-gold-41196
02/15/2025, 7:36 PMgray-monkey-83525
02/15/2025, 7:36 PMuser_speech_committed
and agent_speech_committed
events. These events allow you to capture the transcriptions of both the user and the agent during a conversation. You can then save these transcriptions to a database or a file for later use.
For implementation, you can refer to the LiveKit documentation on emitted events which provides guidance on how to listen to these events. Additionally, you can look at examples like this one that demonstrate saving chat context to a local file, which can be adapted to save to a database.
Would you like more detailed guidance on setting this up?
Sources:
- https://livekit-users.slack.com/archives/C07FVFARRK7/p1728711710.058359
- https://livekit-users.slack.com/archives/C07FY8WHGPM/p1728856136.961559 👍 0 button 👎 0 button 💡 Hint: Mention @runllm in the thread for followups.