Skip to content

fix(swift): handle failed realtime transcription - #690

Open
mikemikimike wants to merge 1 commit into
2FastLabs:mainfrom
mikemikimike:fix/issue-641-transcription-failure
Open

mikemikimike wants to merge 1 commit into
2FastLabs:mainfrom
mikemikimike:fix/issue-641-transcription-failure

Conversation

@mikemikimike

Copy link
Copy Markdown

Fixes #641
Closes #641
Resolves #641

Issue: #641

This change decodes failed input-audio transcription events, closes the pending user transcript with an empty final event, and records the transcription failure detail on the turn trace for both realtime voice assistants. Regression coverage includes wire decoding and the single-assistant lifecycle.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Swift Realtime: conversation.item.input_audio_transcription.failed is silently dropped

1 participant