Note
Please see Azure Cognitive Services for Speech documentation for the latest supported speech solutions.
VoiceInfo.GetHashCode Method
Provides a hash code for a VoiceInfo object.
Namespace: Microsoft.Speech.Synthesis
Assembly: Microsoft.Speech (in Microsoft.Speech.dll)
Syntax
'Declaration
Public Overrides Function GetHashCode As Integer
'Usage
Dim instance As VoiceInfo
Dim returnValue As Integer
returnValue = instance.GetHashCode()
public override int GetHashCode()
Return Value
Type: System.Int32
A hash code for the current VoiceInfo object.