feat: improve voice studio alpha recovery flow
This commit is contained in:
@@ -45,6 +45,7 @@ export interface VoiceSessionSummary {
|
||||
latest_detected_intent: string | null
|
||||
latest_assistant_audio_ready: boolean
|
||||
last_turn_status: string | null
|
||||
transcription_mode_hint: string | null
|
||||
can_continue: boolean
|
||||
can_finalize: boolean
|
||||
last_error: string | null
|
||||
|
||||
Reference in New Issue
Block a user