Share via


Note

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

ProprietaryEngineEventArgs.EventId Property

Gets the identifier of the event raised by a proprietary speech synthesis engine.

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

Syntax

'Declaration
Public ReadOnly Property EventId As Integer
    Get
'Usage
Dim instance As ProprietaryEngineEventArgs
Dim value As Integer

value = instance.EventId
public int EventId { get; }

Property Value

Type: System.Int32

See Also

Reference

ProprietaryEngineEventArgs Class

ProprietaryEngineEventArgs Members

Microsoft.Speech.Synthesis Namespace