UtteranceGeneratorSlotPattern
Stentor API Reference / stentor-interaction-model/src / UtteranceGeneratorSlotPattern
Enumeration: UtteranceGeneratorSlotPattern
Defined in: packages/stentor-utils/lib/string/StringExpander.d.ts:1
Enumeration Members​
ESTemplateLiteral​
ESTemplateLiteral:
"ES"
Defined in: packages/stentor-utils/lib/string/StringExpander.d.ts:5
ES Template Literal style, ${VAR}
AlexaUtterances​
AlexaUtterances:
"AU"
Defined in: packages/stentor-utils/lib/string/StringExpander.d.ts:9
Alexa Utterances style, {-|VAR}
AlexaSlot​
AlexaSlot:
"ALEXA"
Defined in: packages/stentor-utils/lib/string/StringExpander.d.ts:13
Alexa Slot style, {VAR}