stt updates and intelligence updates
This commit is contained in:
@@ -31,6 +31,7 @@ export interface CallRecord {
|
||||
ended_at: string | null;
|
||||
audio_url: string | null;
|
||||
transcript: string | null;
|
||||
transcript_corrected: string | null;
|
||||
incident_id: string | null;
|
||||
location: { lat: number; lng: number } | null;
|
||||
tags: string[];
|
||||
|
||||
Reference in New Issue
Block a user