Click or drag to resize
RecognitionPartialResult Class
Partial recognition result returned by the Microsoft Speech Service.
Inheritance Hierarchy
SystemObject
  Microsoft.Bing.SpeechRecognitionPhrase
    Microsoft.Bing.SpeechRecognitionPartialResult

Namespace:  Microsoft.Bing.Speech
Assembly:  Microsoft.Bing.Speech (in Microsoft.Bing.Speech.dll) Version: 2.0.1.0 (2.0.1)
Syntax
public class RecognitionPartialResult : RecognitionPhrase

The RecognitionPartialResult type exposes the following members.

Constructors
  NameDescription
Public methodRecognitionPartialResult
Initializes a new instance of the RecognitionPartialResult class
Top
See Also