JDK-6405329 : Need ability to select from multiple inputs and outputs
  • Type: Enhancement
  • Component: client-libs
  • Sub-Component: javax.sound
  • Affected Version: 5.0
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: windows_xp
  • CPU: x86
  • Submitted: 2006-03-28
  • Updated: 2011-01-19
  • Resolved: 2007-02-02
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 7
7Resolved
Related Reports
Duplicate :  
Description
Customer (Elluminate) would like the ability to select, from Java Sound, which input or output device is to be used (i.e. Mic, Line In, CD, etc). This may be further complicated
if the system supports multiple inputs of the same type (such as front and back panel jacks, or multiple microphones).

Comments
EVALUATION the feature has been implemented in 1.4.2 (solaris, windows) and 1.5 (linux) (see interface javax.sound.sampled.Port) Source lines are imputs of audio mixer
02-02-2007