Client SDK missing assistant transcript events for...
# support
k
I am using the message listener and receiving transcript events. However, for some voices, I don't receive transcript events for the assistant responses (though I do receive them for user messages). When I copy and paste the same workflow schema and use it in the Vapi dashboard, the transcript updates properly in the UI. Does anyone know why this might be happening? For now, I'm using the conversation-update event as a workaround, but it updates much less frequently compared to the transcript event, which affects the real-time user experience.
k
Ensure
"transcript"
is in
serverMessages
, try a different voice, use
conversation-update
as fallback. If issue persist send your session ID..