ConfirmUserInput (Communications Workflow Sample)
This sample speech workflow application demonstrates how to ask for user input, and then repeat it back to the user. It also demonstrates how to use speech grammars and dual-tone multi-frequency (DTMF) grammars in parallel when asking for numeric input.
Featured Highlights
Use multiple .grxml grammars
Use dynamic prompts
Use the PromptBuilder class
Use the SpeechPrompts.NoRecognitionPrompt property
Use the SpeechPrompts.SilencePrompt property
Prerequisites
See the prerequisites list in Walkthrough: Debugging a Communications Workflow Application.
Running the Sample
To build and debug the sample application
Create a debugging environment. For information about creating a debugging environment, see Provision and Deploy a UCMA Workflow Application.
In the %ProgramFiles%\Lync Server 2010\UCMA v3.0 SDK\Samples\Workflow directory, open ConfirmUserInput.
Debug the ConfirmUserInput speech workflow application. For information about debugging this application, see Walkthrough: Debugging a Communications Workflow Application.
See Also
Other Resources
Unified Communications Managed API 3.0 Workflow SDK Documentation