Get audio URL
get_audio_urlRetrieve a temporary streaming URL for a submission's native audio, with HTTP Range support for efficient playback.
Instructions
Get a short-lived presigned URL to a submission's full native audio (supports HTTP Range). Use for streaming; for a durable snippet to embed in a lesson, use get_audio_clip instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| submission_id | Yes | The submission id. |