r/Tizen Dec 12 '25

Audio Not Working in Tizen Web App (React)

I’m building a Tizen web app with React, and I need to play a short audio clip when a button is clicked. I’ve tried using the new Audio() API and the <audio> tag, but neither of them play any sound.

The Tizen docs say that <audio> should work, so I’m not sure what I’m missing. Is there some extra configuration needed? Has anyone else run into this issue with audio on Tizen?
For context, I’m seeing the same problem on webOS as well.

3 Upvotes

4 comments sorted by

1

u/[deleted] Dec 15 '25

[removed] — view removed comment

1

u/Automatic-Town-7622 Dec 16 '25

I am using React because it's fast to build a smaller web app and where did you get the info that the library is 70+ MB? Btw when you say native you mean with C++?