SpeechRepeatCommandActivity Constructor (String)

Creates a new instance with the specified name.

Namespace:  Microsoft.Rtc.Workflow.Activities
Assembly:  Microsoft.Rtc.Workflow (in Microsoft.Rtc.Workflow.dll)

Syntax

'Declaration
Public Sub New ( _
    name As String _
)
public SpeechRepeatCommandActivity(
    string name
)
public:
SpeechRepeatCommandActivity(
    String^ name
)
Microsoft.Rtc.Workflow.Activities.SpeechRepeatCommandActivity = function(name);

Parameters

See Also

SpeechRepeatCommandActivity Class

SpeechRepeatCommandActivity Overload

Microsoft.Rtc.Workflow.Activities Namespace