Speaker labels are automatic. The transcription service identifies speakers by voice characteristics. Set speakers_expected for better accuracy when you know the number of participants.
### Topic: When the CEO learned of the data breach**CEO Johnson (Deposition, March 15, 2024):**> "I was not informed of any security incident until July 15th,> when our IT director called me at home."**CTO Smith (Deposition, March 18, 2024):**> "I sent an urgent email to the entire executive team, including> the CEO, on July 12th explicitly detailing the intrusion and> recommending immediate action."**IT Director Williams (Deposition, March 20, 2024):**> "The CTO instructed me to brief the CEO on July 12th. I called> his office but was told he was unavailable. I left a detailed> voicemail."### AnalysisThe CEO claims no knowledge until July 15th, but both the CTO andIT Director indicate notification attempts on July 12th — three daysearlier. The CTO claims direct email notification, and the ITDirector confirms a voicemail was left.### Impeachment Strategy1. Introduce July 12th email as Exhibit A2. Subpoena CEO's voicemail records for July 12th3. Confront CEO with CTO and IT Director testimony
# CLI displays errors to stderr with status codescasedev voice:transcription create --vault-id $VAULT_ID --object-id $AUDIO_OBJECT_ID# Error: 413 Payload Too Large — split into segments# Error: 429 Too Many Requests — retry after a delay