TAPIEx.NET Component Documentation

HandSetGain Property

[Visual Basic]
Property HandSetGain As Integer
[C#]
public int HandSetGain [ get, set ]

Description

The HandsetGain property specifies the microphone gain level of the handset phone device. This is a number in the range 0 (silence) to 65535 (maximum volume). The actual granularity and quantization of gain settings in this range are service provider-specific. A value that is out of range is set to the nearest value in the range.

You should test the HandsetCaps property to discover if the phone device supports gain control

The HandsetGain property specifies the microphone gain level of the handset phone device. This is a number in the range 0 (silence) to 65535 (maximum volume). The actual granularity and quantization of gain settings in this range are service provider-specific. A value that is out of range is set to the nearest value in the range.

Remarks

You should test the HandsetCaps property to discover if the phone device supports gain control

See Also

HandsetCaps.

Support editions