Note
Please see Azure Cognitive Services for Speech documentation for the latest supported speech solutions.
TransferringEventArgs Class
Contains information that can be used in the event handler of the application when the event is raised.
Inheritance Hierarchy
System.Object
System.EventArgs
Microsoft.Speech.VoiceXml.Common.TransferringEventArgs
Namespace: Microsoft.Speech.VoiceXml.Common
Assembly: Microsoft.Speech.VoiceXml (in Microsoft.Speech.VoiceXml.dll)
Syntax
'Declaration
Public Class TransferringEventArgs _
Inherits EventArgs
'Usage
Dim instance As TransferringEventArgs
public class TransferringEventArgs : EventArgs
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.