Skip to main content
Download interleaved stereo audio
curl --request GET \
  --url http://localhost:9511/api/recordings/{recording_id}/audio/interleaved
"<string>"

Path Parameters

recording_id
string
required

Response

200 - application/octet-stream

Raw interleaved stereo PCM audio (16kHz, 16-bit)

The response is of type file.