Share via


RecognizedPhrase.HomophoneGroupId Property

This property supports the Microsoft Speech Documentation infrastructure and is not intended to be used directly from your code.

Returns the identifier for the group from which the homophones available on an instance of RecognizedPhrase are derived.

Namespace: Microsoft.Speech.Recognition
Assembly: Microsoft.Speech (in microsoft.speech.dll)

Syntax

'Declaration

Property Value

Returns an int value that identifies for the group homophones used to provide the values returned by the Homophones property on a RecognizedPhrase object.

Thread Safety

All public static (Shared in Visual Basic) members of this type are thread-safe. Instance members are not guaranteed to be thread-safe.

Platforms

Development Platforms

Windows XP Professional with Service Pack 2 (SP2), Windows Server 2003, Windows Vista Ultimate Edition, Windows Vista Business Edition, Windows Vista Enterprise Edition

Target Platforms

See Also

Reference

RecognizedPhrase Class
RecognizedPhrase Members
Microsoft.Speech.Recognition Namespace