RecognizedWordUnit Members

Provides the atomic unit of recognized speech.

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

Public Constructors

  Name Description
RecognizedWordUnit Constructs a new instance of RecognizedWordUnit.

Top

Public Properties

  Name Description
Dd167352.pubproperty(en-us,office.13).gif AudioDuration  
Dd167352.pubproperty(en-us,office.13).gif AudioPosition  
Dd167352.pubproperty(en-us,office.13).gif Confidence Returns a measure of the recognition engine certainty as to the correctness of a word recognition.
Dd167352.pubproperty(en-us,office.13).gif DisplayAttributes Returns formatting information used in creating the text output from the current RecognizedWordUnit instance.
Dd167352.pubproperty(en-us,office.13).gif LexicalForm Returns the text of a recognized word without normalization.
Dd167352.pubproperty(en-us,office.13).gif Pronunciation Returns the phonetic spelling of a recognized word.
Dd167352.pubproperty(en-us,office.13).gif Text Returns a System.String containing the normalized text output.

Top

Public Methods

(see also Protected Methods )

  Name Description
Dd167352.pubmethod(en-us,office.13).gif Equals  Overloaded. (inherited from Object )
Dd167352.pubmethod(en-us,office.13).gif GetHashCode  (inherited from Object )
Dd167352.pubmethod(en-us,office.13).gif GetType  (inherited from Object )
Dd167352.pubmethod(en-us,office.13).gifDd167352.static(en-us,office.13).gif ReferenceEquals  (inherited from Object )
Dd167352.pubmethod(en-us,office.13).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
Dd167352.protmethod(en-us,office.13).gif Finalize  (inherited from Object )
Dd167352.protmethod(en-us,office.13).gif MemberwiseClone  (inherited from Object )

Top

See Also

Reference

RecognizedWordUnit Class
Microsoft.Speech.Recognition Namespace
DisplayAttributes Enumeration

Other Resources

International