Note

Please see Azure Cognitive Services for Speech documentation for the latest supported speech solutions.

InstalledVoice.GetHashCode Method

Provides a hash code for an InstalledVoice object.

Namespace:  Microsoft.Speech.Synthesis
Assembly:  Microsoft.Speech (in Microsoft.Speech.dll)

Syntax

'Declaration
Public Overrides Function GetHashCode As Integer
'Usage
Dim instance As InstalledVoice
Dim returnValue As Integer

returnValue = instance.GetHashCode()
public override int GetHashCode()

Return Value

Type: System.Int32
A hash code for the current InstalledVoice object.

See Also

Reference

InstalledVoice Class

InstalledVoice Members

Microsoft.Speech.Synthesis Namespace