Click or drag to resize

WavePlayerGetSystemOutputDevices Method

Returns list of system output devices

Namespace:  CallFlowFramework.Media
Assembly:  CallFlowFramework (in CallFlowFramework.dll) Version: 1.1.0.355 (1.1.0.355)
Syntax
public static List<OutputWaveDevice> GetSystemOutputDevices()

Return Value

Type: ListOutputWaveDevice

[Missing <returns> documentation for "M:CallFlowFramework.Media.WavePlayer.GetSystemOutputDevices"]

See Also