Skip to content

Latest commit

 

History

History
63 lines (40 loc) · 1.78 KB

audio-completions-quickstart.md

File metadata and controls

63 lines (40 loc) · 1.78 KB
title titleSuffix description manager ms.service ms.topic ms.date author ms.author ms.custom zone_pivot_groups recommendations
Quickstart - Getting started with Azure OpenAI audio generation
Azure OpenAI
Walkthrough on how to get started with audio generation using Azure OpenAI.
nitinme
azure-ai-openai
how-to
2/6/2025
eric-urban
eur
references_regions
audio-completions-quickstart
false

Quickstart: Get started using Azure OpenAI audio generation

::: zone pivot="ai-foundry-portal"

[!INCLUDE AI Foundry]

::: zone-end

::: zone pivot="programming-language-javascript"

[!INCLUDE JavaScript quickstart]

::: zone-end

::: zone pivot="programming-language-python"

[!INCLUDE Python SDK quickstart]

::: zone-end

::: zone pivot="rest-api"

[!INCLUDE REST API quickstart]

::: zone-end

::: zone pivot="programming-language-typescript"

[!INCLUDE TypeScript quickstart]

::: zone-end

Clean-up resources

If you want to clean up and remove an Azure OpenAI resource, you can delete the resource. Before deleting the resource, you must first delete any deployed models.

Troubleshooting

Note

When using gpt-4o-audio-preview for chat completions with the audio modality and stream is set to true the only supported audio format is pcm16.

Related content