Click or drag to resize
LyncPlatformLibraryAudioType Enumeration
Enumerated the type of audio being used.

Namespace: Inkostar.Enums
Assembly: LyncPlatformLibrary (in LyncPlatformLibrary.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public enum LyncPlatformLibraryAudioType
Members
  Member nameValueDescription
Tts0 The audio output is using the Text-To-Speech speech synthetizer.
AudioFile1 The audio output is a recorded audio file.
See Also