Skip to content
Advertisement

How to integrate Azure Voice API in node.js

Now I am integrating Azure Voice API in my MERN stack project. I tested it in console with debugging but it doesn’t work on React Website.

I am not sure what’s the problem.

enter image description here

Advertisement

Answer

To use Azure Voice Api, You need to get the authorize from the Azure Support team. If you didn’t get it, you can’t call it in website. Please check your debug console, you can get the Azure support link. And then fill in the require field and submit it to the support team.

User contributions licensed under: CC BY-SA
1 People found this is helpful
Advertisement