Here was my attempt to load the p5.speech library using get_library()
Here's my most recent attempt using sound
using APIs ( WebAudio API and WebSpeech API )
already included in many browsers ( so I don't use get_library() ):
- - WARNING... the audio tones are LOUD !!!
- - WARNING... the audio tones are LOUD !!! turn your volume down!!
The audio tones are started when the red sphere is clicked.
- - WARNING... the audio tones are LOUD !!!
- - WARNING... the audio tones are LOUD !!! turn your volume down!!
(I have not figured out how to control the volume).
This extends my attempt to use WebSpeech API
Unfortunately, I don't have succinct examples yet...
I am only getting speech and sound to work... but I have little control of them.
(By the way, these programs are just a way to try out various speech and audio features.
I am not trying to develop a program to animate the earth in orbit.)
rob salgado
(robphy)