TAPIEx ActiveX Control v3.6

WavePlayDeviceClass

Property WavePlayDeviceClass As String
Read/Write: Read and Write

Description

Set/return the class name of wave play device. The PlaybackFile() method will playback the file on the specail device.
Value Description
wave/in/out Wave audio device, full duplex.
wave/out Wave audio device (output only).
midi/out MIDI sequencer (output only).
WAVE_MAPPER default wave output device(Sound card).

Remarks

Users can obtain the list device class name that supported by ILineCaps.Supports property.

See Also

PlaybackFile