Java Applet Programming Question: Download Java Applet PDF

What type of sound file formats can I use for the applets?

Tweet Share WhatsApp

Answer:

Java v1.02 only supports the "voice format" of the .au sound files. This is also know as "µ-law, 8/16-bit, mono, 8000hz sample rate"

Download Java Applet PDF Read All 26 Java Applet Questions
Previous QuestionNext Question
What is an Applet? Should applets have constructors?Why do you Canvas?