Search:

Type: Posts; User: Norm

Search: Search took 0.32 seconds.

  1. Replies
    11
    Views
    14,851

    Re: could not create audio stream from input stream

    I don't use an IDE. This code works on my XP system:


    import java.io.FileInputStream;
    import java.io.InputStream;
    import sun.audio.AudioPlayer; //warning: sun.audio.AudioPlayer is Sun...
  2. Replies
    11
    Views
    14,851

    Re: could not create audio stream from input stream

    Can you include the import statements showing the packages you are using?
  3. Replies
    11
    Views
    14,851

    Re: could not create audio stream from input stream

    Can you include the import statements showing the packages you are using?
    Also please post the full text of the error message.
Results 1 to 3 of 3