thebayesianconspiracy / gringotts

Repository for VoicePay application - A voice driven application for all your banking needs
1 stars 1 forks source link

Alexa Skill Intents for API (Call Graph) #3

Closed aditya2592 closed 7 years ago

aditya2592 commented 7 years ago

Diagram started here - https://www.draw.io/#G0B_X4iY6vWx2JRHI4ZXFhZENycGM

aditya2592 commented 7 years ago

Version 1 of VUI design is done, things added :

In next version, users responses to Alexa questions may be required to be mapped to new intent types

voice pay vui 1

sam17 commented 7 years ago

We should list down necessary intents also as part of this issue.

aditya2592 commented 7 years ago

I could think of following :

First 2 are added in the skill and in request handler in recent_transactions_branch

sam17 commented 7 years ago

We need to divide into sessions first instead of intent and each sessions can consist of multiple intents. Some intents can be in multiple sessions too:

sam17 commented 7 years ago

The AuthIntent may or may not be triggered depending on if auth token is expired or not.

sam17 commented 7 years ago

I guess now this issue can be closed. @aditya2592

sam17 commented 7 years ago
aditya2592 commented 7 years ago

Credit Card Session