Stream Chapter Audio

Deprecated
POST
/v1/projects/:project_id/chapters/:chapter_id/snapshots/:chapter_snapshot_id/stream

Stream the audio from a chapter snapshot. Use GET /v1/projects/{project_id}/chapters/{chapter_id}/snapshots to return the chapter snapshots of a chapter.

Path parameters

project_idstringRequired

The ID of the Studio project.

chapter_idstringRequired

The ID of the chapter.

chapter_snapshot_idstringRequired

The ID of the chapter snapshot.

Request

This endpoint expects an object.
convert_to_mpegbooleanOptionalDefaults to false

Whether to convert the audio to mpeg format.

Errors

Built with