Sound Volume SDK ActiveX ReferenceObjectsPCSpeaker Min Viscom Software SoundVolume ActiveX Control PCSpeaker.Min Property Description: Return the minimum volume value. Usage: PCSpeaker.Min Data Type: long Limitations: Read Only Example: This Visual Basic example return the minimum PCSpeaker 's volume value:iMin = SoundVolume1.PCSpeaker.Min