Description
I am setting up an Azure Avatar Chat and have enabled "Enable Private Endpoint" as shown in the attached image. I need clarification on what specific value to enter in the "Private Endpoint" field. Is this the Custom Domain Name generated for the private endpoint in Azure Portal, or something else related to my custom model deployment?
Furthermore, I have developed a custom Speech-to-Text model in Speech Studio, incorporating custom terminology. I need guidance on how to correctly integrate and utilize this specific custom model and its terminology within my application using the Azure Speech SDK. Specifically, how do I point the SDK to my custom model's deployment endpoint or ensure it uses the custom terminology effectively, especially when a private endpoint is also in use?