About Prompt Literals
The prompt literal is always of type Prompt. Each prompt literal is a reference to an instance of a class that implements the interface com.cisco.prompt.Playable.
PromptLiteral:
UserPrompt
OrdinalPrompt
CurrencyPrompt
NumberPrompt
SpellingPrompt
TTSPrompt
DelayPrompt
GeneratedPrompt
Example Prompt Literals:
-
P[ ] —An empty prompt. (No prompt gets played back.)
-
P[AA\AAWelcome.wav]—A user-defined prompt located in the User Prompts directory.