Share via


Note

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

TransferredEventArgs.State Property

Gets the TransferState when the Transferred event is raised.

Namespace:  Microsoft.Speech.VoiceXml.Common
Assembly:  Microsoft.Speech.VoiceXml (in Microsoft.Speech.VoiceXml.dll)

Syntax

'Declaration
Public ReadOnly Property State As TransferState
    Get
'Usage
Dim instance As TransferredEventArgs
Dim value As TransferState

value = instance.State
public TransferState State { get; }

Property Value

Type: Microsoft.Speech.VoiceXml.Common.TransferState

See Also

Reference

TransferredEventArgs Class

TransferredEventArgs Members

Microsoft.Speech.VoiceXml.Common Namespace