livekit / client-sdk-flutter

Flutter Client SDK for LiveKit
https://docs.livekit.io
Apache License 2.0
229 stars 108 forks source link

[Question] When can we expect transcription handling in this SDK? #529

Closed bmmseven closed 2 weeks ago

bmmseven commented 3 weeks ago

Hi there,

I noticed the new feature to transcribe audio using Deepgram and other suppliers in conjunction with workers on the server and I would like to use it with Flutter as a client. Unfortunately, I can't see any implementation of the transcription handling in this SDK. Are you currently implementing this? When can we expect a release with it?

PS: I could try to implement it myself, but I don't have any experience with protobuf.

davidzhao commented 3 weeks ago

We are working on this. it should be here in a couple of weeks

UserJah commented 3 weeks ago

We are working on this. it should be here in a couple of weeks

Hello! Do you mean support insertable streams?