ABSTRACT

Hello Sound Program In an introduction to a programming language, the first program you write is often called “Hello World,” which prints the words “Hello World” on the screen . Because we are using the Web Audio API to create sounds, this section explains how to create a “Hello Sound” application that immediately plays a sound when you run it .