Need a simple way to play back a sound clip

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P3
    • 25
    • Affects Version/s: 24, 25
    • Component/s: client-libs

      The simplest way today (JDK24) to play back a sound clip is using

      java.applet.AudioClip.getAudioClip.play(URL)

      However that will go away when java.applet is removed.

      A lightweight and direct replacement can be done in javax.sound since the current applet code just calls that anyway.

            Assignee:
            Philip Race
            Reporter:
            Philip Race
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: