Step 4 #5

Merged
senaduka merged 24 commits from step-4 into master 2018-01-15 14:59:31 +01:00
senaduka commented 2018-01-12 02:31:37 +01:00 (Migrated from gitlab.com)

Created by: GotPPay

Introducing email feature, so user can send message to the skill admin.

Issues :

  • If email or message is similar to some other intent questions, that intent could be fired instead of email or message.
  • User should say "my email is ...." or alexa have trouble extracting email information. Idea is to use dialog option with custom slot types for this feature to work as intended. Name and message can be dictated directly (sometimes alexa get it wrong, check previous issue)
  • Name can be US name (so non US names are not supported).
  • UI not intuitive (change "intents" to "questions", and other suggestions from slack chat)
*Created by: GotPPay* Introducing email feature, so user can send message to the skill admin. Issues : - If email or message is similar to some other intent questions, that intent could be fired instead of email or message. - User should say "my email is ...." or alexa have trouble extracting email information. Idea is to use dialog option with custom slot types for this feature to work as intended. Name and message can be dictated directly (sometimes alexa get it wrong, check previous issue) - Name can be US name (so non US names are not supported). - UI not intuitive (change "intents" to "questions", and other suggestions from slack chat)
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: senaduka/old-tellall#5