Sound | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
0

Sound

Another thing I want to know is how do you add sound to your programs?

7th Feb 2018, 10:58 PM
Jax
Jax - avatar
2 Respostas
+ 1
Depends on language. In C/C++ you use libraries like SFML. You compile them, include the correct headers, then link them when compiling your programs.
7th Feb 2018, 11:46 PM
non
0
Thank you
7th Feb 2018, 11:47 PM
Jax
Jax - avatar