livekit / server-sdk-go

Client and server SDK for Golang
Apache License 2.0
214 stars 96 forks source link

Add OnTranscription Handler #571

Closed duongnv129 closed 1 hour ago

duongnv129 commented 3 days ago

This PR adds an OnTranscription handler to manage transcription events in the Go SDK, following the implementation in livekit/client-sdk-js#1119 for consistency.

Key Updates:

CLAassistant commented 3 days ago

CLA assistant check
All committers have signed the CLA.