elevenlabs_stream_chapter_snapshot_audio
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.
Bulk support: accepts project_ids, chapter_ids, chapter_snapshot_ids for batched execution.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account | No | ||
| chapter_id | Yes | ||
| project_id | Yes | ||
| chapter_ids | No | ||
| project_ids | No | ||
| convert_to_mpeg | No | ||
| chapter_snapshot_id | Yes | ||
| chapter_snapshot_ids | No |