Click or drag to resize
LocalTestMode Enumeration
Modes to test the local capture device.

Namespace:  TeamSpeak.Sdk
Assembly:  TeamSpeak.Sdk (in TeamSpeak.Sdk.dll) Version: 0.1.6282.15613 (0.1.0.0)
Syntax
public enum LocalTestMode
Members
  Member nameValueDescription
Off0 LocalTestMode is disabled.
LocalVoice1 Only the local capture device is routed to playback.
LocalAndRemoteVoice2 Both the local capture device and remote voices are routed to playblack.
See Also