-
Bug
-
Resolution: Unresolved
-
P3
-
6
-
x86
-
windows_vista
FULL PRODUCT VERSION :
Java Plug-in 1.6.0_10-ea and also standard 1.6 release
ADDITIONAL OS VERSION INFORMATION :
Windows Vista
A DESCRIPTION OF THE PROBLEM :
It is not possible to record sound if running under Windows Vista.
It works fine with with MacOS and with Windows XP.
Seems related to running under Vista, rather than any java version.
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
Test case, Under Windows Vista,
download http://java.sun.com/products/java-media/sound/samples/JavaSoundDemo/
try to record sound on the Capture/Playback tab.
No sound is recorded.
(To verify recording on machine is working, you can download Audacity.)
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
I expected to be able to playback the sound I had just recorded.
ACTUAL -
No sound was heard.
ERROR MESSAGES/STACK TRACES THAT OCCUR :
No error message is given.
REPRODUCIBILITY :
This bug can be reproduced always.
---------- BEGIN SOURCE ----------
Source code is Sun's own, and included with download at http://java.sun.com/products/java-media/sound/samples/JavaSoundDemo/
---------- END SOURCE ----------
CUSTOMER SUBMITTED WORKAROUND :
no workaround found. i consider this to be a very serious bug, since windows vista will become a very common platform.
Java Plug-in 1.6.0_10-ea and also standard 1.6 release
ADDITIONAL OS VERSION INFORMATION :
Windows Vista
A DESCRIPTION OF THE PROBLEM :
It is not possible to record sound if running under Windows Vista.
It works fine with with MacOS and with Windows XP.
Seems related to running under Vista, rather than any java version.
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
Test case, Under Windows Vista,
download http://java.sun.com/products/java-media/sound/samples/JavaSoundDemo/
try to record sound on the Capture/Playback tab.
No sound is recorded.
(To verify recording on machine is working, you can download Audacity.)
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
I expected to be able to playback the sound I had just recorded.
ACTUAL -
No sound was heard.
ERROR MESSAGES/STACK TRACES THAT OCCUR :
No error message is given.
REPRODUCIBILITY :
This bug can be reproduced always.
---------- BEGIN SOURCE ----------
Source code is Sun's own, and included with download at http://java.sun.com/products/java-media/sound/samples/JavaSoundDemo/
---------- END SOURCE ----------
CUSTOMER SUBMITTED WORKAROUND :
no workaround found. i consider this to be a very serious bug, since windows vista will become a very common platform.
- relates to
-
JDK-6950553 Applet: IE process crash in OLE32.DLL when playing a sound.
- Resolved