Event banner
AMA: GPT-4o Audio model revolutionizes your Copilot and other AI applications
Event Ended
Wednesday, Oct 09, 2024, 09:00 AM PDTEvent details
Unlock the potential of your applications with the latest GPT-4o-realtime API with Audio, now available on Azure on October 1st, 2024. Join us to explore how this model, integrated as part of the new...
EricStarker
Updated Dec 27, 2024
CaptainAmazing
Oct 09, 2024Copper Contributor
On a more serious note, are there any Visual Studio examples or tutorials that engage with these audio real time chat API's that we can use to get started with on our own projects?
- Travis_Wilson_MSFTOct 09, 2024
Microsoft
For some basic "getting started" resources, check out https://github.com/azure-samples/aoai-realtime-audio-sdk -- this has an interactive localhost web demo using a standalone TypeScript SDK library, an interactive console demo with tools using the official .NET SDK's latest beta, and some non-interactive, file-based demonstrations using a standalone Python library. - Allan_CarranzaOct 09, 2024
Microsoft
We have prepared SDKs and samples to help builders get up and running as quickly as possible -> https://github.com/azure-samples/aoai-realtime-audio-sdk. This repository is actively monitored by our team, and we welcome any suggestions and contributions per these guidelines -> https://github.com/Azure-Samples/aoai-realtime-audio-sdk/blob/main/CONTRIBUTING.md. Our goal is to continuously improve the experience and make getting started with any new model as easy as possible!