Share via


Note

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

ProprietaryEngineEventArgs.ProprietaryData Property

Gets the data from 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 ProprietaryData As IntPtr
    Get
'Usage
Dim instance As ProprietaryEngineEventArgs
Dim value As IntPtr

value = instance.ProprietaryData
public IntPtr ProprietaryData { get; }

Property Value

Type: System.IntPtr

See Also

Reference

ProprietaryEngineEventArgs Class

ProprietaryEngineEventArgs Members

Microsoft.Speech.Synthesis Namespace