How to insert sound in Java? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 4

How to insert sound in Java?

1st Feb 2017, 8:24 PM
SLEVINdm
SLEVINdm - avatar
4 Answers
+ 7
btw pretty sure you can't in code playground
1st Feb 2017, 11:44 PM
Ahri Fox
Ahri Fox - avatar
+ 3
you might wanna use fileInputStream to get the sound file then use dataStream and a Reader and dataInputStream combined for effect...check stackoverflow for code samples :)
1st Feb 2017, 9:10 PM
Oussama Bonnor
Oussama Bonnor - avatar
+ 2
@Ahri Fox: And if you can, you only can do sound in the server room ^^
2nd Feb 2017, 12:22 AM
visph
visph - avatar