Stream Chapter Audio
Stream the audio from a chapter snapshot. Use GET /v1/studio/projects/{project_id}/chapters/{chapter_id}/snapshots
to return the snapshots of a chapter.
Path parameters
project_id
The ID of the project to be used. You can use the List projects endpoint to list all the available projects.
chapter_id
The ID of the chapter to be used. You can use the List project chapters endpoint to list all the available chapters.
chapter_snapshot_id
The ID of the chapter snapshot to be used. You can use the List project chapter snapshots endpoint to list all the available snapshots.
Headers
xi-api-key
Request
This endpoint expects an object.
convert_to_mpeg
Whether to convert the audio to mpeg format.
Response
Streaming audio data
Errors
422
Chapters Stream Snapshot Request Unprocessable Entity Error