Sets or retrieves the volume setting for the sound.
Syntax
| HTML | <BGSOUND VOLUME
= iVolume... >
|
|---|
| Scripting | BGSOUND.volume [ = iVolume ] |
|---|
Possible Values
| iVolume | Variant that
specifies or receives the volume setting. Valid values range from -10,000 to 0, with 0 being full Wave Output volume. |
The property is read/write.
The property has no default value.
Remarks
The higher the setting, the louder the sound.
Standards Information
There is no public standard that applies to this property.
Applies To