Viscom Software SoundVolume ActiveX Control

Microphone.Min Property

Description:   

Return the minimum volume value.

Usage:   

Microphone.Min

Data Type:   

long

Limitations:   

Read Only

Example:   

This Visual Basic example return the minimum Microphone 's volume value:


iMin = SoundVolume1.Microphone.Min