SpeechPrompts Class

A collection of PromptBuilder Prompt objects.

Inheritance Hierarchy

System.Object
  Microsoft.Rtc.Workflow.Common.SpeechPrompts

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

Syntax

'Declaration
<SerializableAttribute> _
Public NotInheritable Class SpeechPrompts _
    Implements IEnumerable
'Usage
Dim instance As SpeechPrompts
[SerializableAttribute]
public sealed class SpeechPrompts : IEnumerable

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.

See Also

Reference

SpeechPrompts Members

Microsoft.Rtc.Workflow.Common Namespace