Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No sound on android #270

Closed
nirs opened this issue Nov 1, 2017 · 3 comments
Closed

No sound on android #270

nirs opened this issue Nov 1, 2017 · 3 comments
Labels

Comments

@nirs
Copy link
Member

nirs commented Nov 1, 2017

When running the web UI on android 7, sound does not play.
Maybe rose/res/soundtrack/Nyan_Cat.ogg should use another encoder?

@devmattrick any clue about this?

@nirs nirs added the bug label Nov 1, 2017
@devmattrick
Copy link
Collaborator

Android will only allow audio to be played if its initiated by a user gesture (much like how popup blockers work). I suppose the only real solution is to allow it to be toggled on with the mute/ unmute button.

@nirs
Copy link
Member Author

nirs commented Nov 1, 2017

Sound on/off button will solve this issue then. Do you plan to respin your patches for #231?

@EgorLu
Copy link
Contributor

EgorLu commented Jul 21, 2020

#330 might solve this as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants