Formerly known as Azure AI Services or Azure Cognitive Services is a unified collection of prebuilt AI capabilities within the Microsoft Foundry platform
@Shahnawaz I am not sure about Uni-MRCP integration with Azure OpenAI, I would suggest to check with 3rd party support on this integration. With Respect to Azure OpenAI whisper deployment, you would first need access to Azure OpenAI which is mentioned as a pre-req in the document referenced. Once that is approved based on the criteria mentioned, you will be able to create an Azure OpenAI resource and then deploy an endpoint in a specific region which can be called using REST API. If REST API calls are allowed from Uni-MRCP you can setup the REST call to the Azure OpenAI resource. With Azure OpenAI the call is real time for small files upto 25MB. Anything beyond that, you will have to use speech service with batch endpoints. Thanks!!
If this answers your query, do click Accept Answer and Yes for was this answer helpful. And, if you have any further query do let us know.