javascript - Which ways can sound be produced in chrome? -


i'm playing canvas-based game in chrome. there no mute option , i'm trying find audio-source. it's not flash , it's not audio-tag. other things can produce sound in chrome , how can find it?

it using web audio api (different html5 audio api). new audiocontext() in javascript. can try searching javascript .destination audio being hooked audiocontext's destination (i.e. speakers).


Comments

Popular posts from this blog

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

java - Multi-Label Document Classification -

php - Dynamic url re-writing using htaccess -