Click or drag to resize
DeviceType Enumeration
Device type enumeration.

Namespace:  Microsoft.Bing.Speech
Assembly:  Microsoft.Bing.Speech (in Microsoft.Bing.Speech.dll) Version: 2.0.1.0 (2.0.1)
Syntax
public enum DeviceType
Members
  Member nameValueDescription
Near0 Near Devices such as phones.
Far1 Far Devices such as Kinect.
Remarks
Identifies the end-user device type.
See Also