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 https://azure.microsoft.com/en-us/blog/announcing-new-products-and-features-for-azure-openai-service-including-gpt-4o-realtime-preview-with-a...
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_MSFT
Microsoft
Oct 09, 2024For 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.