Importing your own sounds
There should be a code where you can import your own sounds, like from video games. That's something that should be in Khan Academy
Sound: Webpages should only create sounds using the files available to ProcessingJS programs or the Web Audio API oscillator. Webpages should also only play sounds in response to user interaction. Webpages should not play sounds immediately upon load.
Please sign in to leave a comment.