Error in documentation

In the documentation playgroud of the chapter2, in the sound paragraphs, is called the function await audioEngine.unlock() (at row 14) and don’t work. The right instruction is await audioEngine.unlockAsync();

Hello and welcome!

If you scroll down to the bottom of the documentation page, you’ll see a small GitHub icon on the right side. Click it to propose changes directly by editing the docs page on GitHub.

If you’re not familiar with that process, sharing a direct link to the docs page would help us a lot — that way, we don’t have to search for the issue you’re reporting.

Thanks!

1 Like

Fixed it cause it is Friday :slight_smile: thanks for reporting

1 Like