...
Below is an example of startSpeaking
command message.
Code Block | ||
---|---|---|
| ||
{ "category": "scene", "kind": "request", "name": "startSpeaking", "transaction": null | <int>, "body": { "personaId": 1, "text" : ”Yes, I can help you apply for your credit card. Please tell me which type of card you are after, Visa or Mastercard?" } } |
...