Project

General

Profile

Actions

Bug #671

closed

Multiple audio streams are not played synchronously

Added by Hammel over 5 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Immediate
Assignee:
Category:
Speaker
Target version:
Start date:
31 Aug 2018
Due date:
% Done:

100%

Estimated time:
Severity:
02 - High

Description

The problem is that the sun.audio.* library doesn't allow you to sync with the playing audio. But the Java Sound API does, as in this example.

I need to switch to the Java Sound API now because Jarvis now has a need to say multiple phrases in order.

  1. Java Sounds API Programmer Guide
  2. Playing Sound in Java
  3. Sound Tutorial for Java
  4. Java Sound Demo package
  5. Play a WAV file, which may go along with the example listed in the original description above.
  6. Play a WAV file
  7. Complete program
  8. Another example
Actions

Also available in: Atom PDF