Audio not playing in HTML using <script> tag

Where/how are you calling Play()?


The audio will likely get blocked because of no user interaction (check the console, F12). But it still depends on the browser I think.

We have a guide article on this.