UNPKG

tui-greatintrinsicvalue

Version:

Demostrates the use of built in slot types

22 lines (21 loc) 360 B
{ "intents": [ { "intent": "GreetingIntent", "slots": [] }, { "intent": "MyFirstNameIntent", "slots": [ { "name": "FirstNameSlot", "type": "TRANSCEND.US_FIRST_NAME" }, { "name": "NicknameSlot", "type": "TRANSCEND.US_FIRST_NAME" } ] } ] }