|
Windows Vista has an application-level volume levels for sound devices. There is a Speaker (master volume), an "application" Windows Sounds and further applications.
What makes the system to forget the volume level for Windows Sounds .
Started by Toro on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at serverfault):
You'llI....
Then raise the volume in one of the applications and go back to the master volume.
Is that the master volume control and application volume controls are not entirely independent of each control.
|
|
I want to write know how to control "Windows XP Volume Control" (volume, wave, cd sound ) using VC# Winforms. and what ever the method will it also work for windows Vista is compile my code with a third party software to make EXE code instead of ClR code...
Started by Moon . on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Check these links
Describes how to implement a volume control in your application using Visual demonstrating how to control the volume using WinMM.dll and interop services..
|
|
Flash has an API to control the volume for a Sound object . Can volume be controlled like this currently or is there support planned for <audio> or <video> html5 elements?
Started by Andy Atkinson on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
The html 5 audio element appears to have a volume getter/setter on it, so you could do something.
|
Ask your Facebook Friends
|
Some keyboards have volume controls on them that can be pressed anytime to control the master volume. My keyboard does not have that. Is there a way that I can create a key macro that will work like the volume controls on those keyboards? It should always...
Started by Phenom on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at superuser):
A quick and easy way to control the sound volume on your system - simply by rolling the wheel of yourYou could use this AutoHotkey macro: Volume On-Screen-Display (OSD) -- by Rajat
The interesting and remove the "Gosub", you can ....
|
|
Hi,
our software should play sounds (not just small noises, but voice etc.). I wonder what about the volume control. The Windows Vista style guide lines says to define an application specific volume control in the windows mixer.
But what about Windows...
Started by Uwe on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
We have a volume control that the user can, and from that point the user can control the output volume either with the Windows volume control or the....
To other applications that may be running at the same time .
|
|
I'm using USB headphones with a Mac Mini, and the lowest volume setting is too loud for most applications. Is there any way to increase the granularity (number of steps) in the volume control, or to apply some fractional factor to the volume level?
Started by KP on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at superuser):
Just to be clear, if the poster is saying that the normal built-in volume control on Mac OS X this,....
Option-shift volume up and option shift volume down
will change the volume in smaller increments.
control.
|
|
I want to control the volume of my Windows system from a JScript or VBScript script. Any ideas?
Also, can I unmute the system volume if it is muted?
Started by Sibo Lin on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
To mute or unmute the system volume, you can simulate the Mute key press using(String.fromCharCode(0xAD));
As for changing....
WMI does not provide control over this either, according to this question .
Or .js file) - no way that I am aware of .
|
|
Im wondering if anyone has any input on this subject? Im building a flash video player, and I have added a mute volume icon, but Im wondering what everyone's thoughts are on adding a volume control too?
Started by jrutter on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at stackoverflow):
The mute is the only volume control and different, I would provide....
Your idea of "normal levels" may without sharing it with everyone else in your cube farm .
I consider a volume control to be an absolute requirement.
Face....
|
|
I have an external interface (Presonus Firestudio Project) that I have hooked up to my Mac and am using it with my studio monitors for all my audio needs. I have the Mac setup to use the interface as the default sound card and the volume controls are ...
Started by Brandon on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at superuser):
Anytime the computer cannot feasibly control the volume the software to control the ....
Some connections have the remote device control the volume; optical connections tend to cause the phenomenon you're experiencing.
|
|
I currently use the excellent Logitech X-230 desktop speaker/subwoofer set, which I love for the volume dial on the front which gives me a nice, quick, tactile control of my sound without requiring a remote or keyboard buttons or some awkward software...
Started by Kevin L. on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at superuser):
They have a volume dial at the front and a headphone jack left....
A volume control (controls speakers & headphones), Bass and Treble controls, headphone out, line the Creative Inspire T3100 desktop speaker/subwoofer set.
|