Stream Project Audio

Deprecated
POST
/v1/projects/:project_id/snapshots/:project_snapshot_id/stream

Stream the audio from a project snapshot.

Path parameters

project_idstringRequired

The ID of the Studio project.

project_snapshot_idstringRequired

The ID of the Studio project snapshot.

Request

This endpoint expects an object.
convert_to_mpegbooleanOptionalDefaults to false

Whether to convert the audio to mpeg format.

Errors

Built with