Welcome to the CSC Q&A, on our server named in honor of Ada Lovelace. Write great code! Get help and give help!
It is our choices... that show what we truly are, far more than our abilities.

Categories

+6 votes

I am wondering if anyone has used the sound API and if they know of any good resources on it or tutorials for implementing it

asked in CSC 305 Fall 2024 by (1k points)

1 Answer

+4 votes
 
Best answer

Hi Ian, I did find this YouTube video which gives an idea of something you can do with making morse code dits and dats using the sound API (use of the sound API starts at around 15:00). Hope this can help.
https://www.youtube.com/watch?v=scTgYRpuUcQ

answered by (473 points)
selected ago by
...