You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If a participant disconnects quickly, the callback won't have participant information because the participant is no longer on the call, which leads to a weird situation where you can't tell who the transcript segment belongs to. Maybe the segment itself needs some participant info?
The text was updated successfully, but these errors were encountered:
jezell
changed the title
transcription_received
transcription_received is missing participant info if participants disconnect before it is received
Dec 15, 2024
If a participant disconnects quickly, the callback won't have participant information because the participant is no longer on the call, which leads to a weird situation where you can't tell who the transcript segment belongs to. Maybe the segment itself needs some participant info?
The text was updated successfully, but these errors were encountered: