Share via


RecognitionResult Members

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

Represents the data returned from a speech or dual tone multi-frequency (DTMF) recognition.

The following tables list the members exposed by the RecognitionResult type.

Public Properties

?? Name Description
Bb857087.pubproperty(en-us,office.12).gif Alternates Gets the list of alternate recognitions.
Bb857087.pubproperty(en-us,office.12).gif Confidence?? Gets the confidence value for the recognized result.(inherited from RecognizedPhrase)
Bb857087.pubproperty(en-us,office.12).gif Grammar?? Gets the grammar associated with a recognized phrase.(inherited from RecognizedPhrase)
Bb857087.pubproperty(en-us,office.12).gif HomophoneGroupId?? Gets the ID of the homophone group.(inherited from RecognizedPhrase)
Bb857087.pubproperty(en-us,office.12).gif Homophones?? Gets a list of homophonic alternates for this phrase.(inherited from RecognizedPhrase)
Bb857087.pubproperty(en-us,office.12).gif Semantics?? Gets the semantic data for the recognized result.(inherited from RecognizedPhrase)
Bb857087.pubproperty(en-us,office.12).gif Text?? Gets the text of the recognized phrase.(inherited from RecognizedPhrase)
Bb857087.pubproperty(en-us,office.12).gif Words?? Gets a list of recognized words from this phrase.(inherited from RecognizedPhrase)

Top

Public Methods

(see also Protected Methods )

?? Name Description
Bb857087.pubmethod(en-us,office.12).gif ConstructSmlFromSemantics?? Constructs an XML document that contains SML data from the recognized results of this phrase.(inherited from RecognizedPhrase)
Bb857087.pubmethod(en-us,office.12).gif Equals?? Overloaded. (inherited from Object )
Bb857087.pubmethod(en-us,office.12).gif GetHashCode?? (inherited from Object )
Bb857087.pubmethod(en-us,office.12).gif GetType?? (inherited from Object )
Bb857087.pubmethod(en-us,office.12).gif Bb857087.static(en-us,office.12).gif ReferenceEquals?? (inherited from Object )
Bb857087.pubmethod(en-us,office.12).gif ToString?? (inherited from Object )

Top

Protected Methods

?? Name Description
Bb857087.protmethod(en-us,office.12).gif Finalize?? (inherited from Object )
Bb857087.protmethod(en-us,office.12).gif MemberwiseClone?? (inherited from Object )

Top

Explicit Interface Implementations

?? Name Description
System.Runtime.Serialization.ISerializable.GetObjectData Implements ISerializable.GetObjectData.

Top

See Also

Reference

RecognitionResult Class
Microsoft.SpeechServer.Recognition Namespace