VoiceMixerMid, VoiceMixerPid, and VoiceMixerLineID

These entries identify the mixer control used to control the speakerphone volume. These entries are optional, and are only used if the speakerphone volume is controlled through a multimedia mixer device.

Use one WORD for the Mid and Pid values. Use one DWORD for the LineID value. For example,


HKR,, VoiceMixerMid,    1,02,00
HKR,, VoiceMixerPid,    1,99,01
HKR,, VoiceMixerLineID,    1,00,00,05,00

VoiceMixerMid is the Manufacturer ID (MID) of the mixer device.

VoiceMixerPid is the Product ID (PID) of the mixer device.

VoiceMixerLineID is the line ID of the volume control.

When the TAPI line is initialized, Unimodem looks for a volume control on this mixer line. If the volume is set to it's minimum, Unimodem will move set it to it's maximum. When speakerphone is enabled, the control is not muted. Then speakerphone is disabled, the control is muted. When the TAPI line is closed, this control is not muted.

The mixer is not used at any other time by Unimodem. It is not used to control speakerphone volume. Speakerphone volume is set through the SpeakerPhoneSetVolumeGain command.

See also SpeakerPhoneSetVolumeGain