Stream Audio
Stream audio file from Azure Blob Storage. Authentication: Requires X-API-Key headerRequest Example
Response
Success Response (200)
Returns a JSON object containing audio stream information. The exact structure may vary based on the implementation.The response structure follows the StreamResponse schema, which is an object with additional properties. The exact fields may vary based on your implementation. The audio file is stored in Azure Blob Storage.
Validation Error Response (422)
Array of validation error details

