Search Unity

Host Unity game with Azure on web browser

Discussion in 'Editor & General Support' started by harshmusketers, Aug 14, 2021.

  1. harshmusketers

    harshmusketers

    Joined:
    Jan 7, 2021
    Posts:
    1
    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???
     
  2. SvenHTA

    SvenHTA

    Joined:
    Apr 25, 2022
    Posts:
    1
    I'm running into the same problem, have you found a solution?