export interface AudioKeyMoment { timestampMs: number; type: string; description: string; }