I have developed a unity game that uses Microsoft Azure text-to-speech, LUIS and speech recognition. I want to make it an online game where players can play this game on any browser. But it turned out Azure text-to-speech, LUIS and speech recognition are not supported in WebGL build.
Is there any way I can host my game online without using WebGL, or any solution to fix and make azure Api’s compatible with WebGL build???