Bearer token for authentication (e.g., Bearer <your_token>).
Path Parameters
The unique identifier of the recording (e.g., rec_123456789).
Response
The binary audio stream. The Content-Type header will be audio/mpeg or audio/wav.
The error type or code (Error responses only).
A descriptive message explaining the error (Error responses only).
// Binary Audio Data
// Content-Type: audio/mpeg or audio/wav