Hi AI ID,
- Open the Test Suites page (Test → Test Suites), click the Test Suite row, then click the specific test case and select the attempt you want to inspect. The attempt detail panel includes the full transcript and the recorded audio of the voice call. See Test Suites docs:
https://docs.vapi.ai/test/test-suites
If you still don’t see a recording:
1. Confirm the test type is Voice (voice tests generate audio). (docs above)
2. Verify the call completed successfully and did not hit the 15-minute max or fail early. Failed/aborted calls may not produce audio.
3. Ensure your org phone number used for the suite has an assistant assigned (Test Suite setup step). If the assistant was switched to a Custom LLM and the tester appears silent, that can cause no audio to be produced.
4. Check billing/limits: voice tests consume calling minutes; if you’re out of minutes the call may not run.
5. If you included a test run attempt via API, note that call details can be optional; you can attach `callId`/`metadata` when creating a TestSuiteRunTestAttempt to reference calls (changelog Mar 30, 2025).
If you tell me the Test Suite name and the test attempt ID (or whether the attempt shows as completed/failed), I can suggest next steps.