SpeechPrompts Class

A collection of PromptBuilder Prompt objects.

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

Syntax

'Declaration
<SerializableAttribute> _
Public NotInheritable Class SpeechPrompts _
    Implements IEnumerable
[SerializableAttribute]
public sealed class SpeechPrompts : IEnumerable
[SerializableAttribute]
public ref class SpeechPrompts sealed : IEnumerable
Microsoft.Rtc.Workflow.Common.SpeechPrompts = function();

Type.createClass(
    'Microsoft.Rtc.Workflow.Common.SpeechPrompts',
    null,
    IEnumerable);

Inheritance Hierarchy

Object
  Microsoft.Rtc.Workflow.Common..::.SpeechPrompts

See Also

SpeechPrompts Members

Microsoft.Rtc.Workflow.Common Namespace