Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Skill : Calling a person : Clients : (Android and IOS) #102

Open
chiragw15 opened this issue Jun 7, 2017 · 0 comments
Open

New Skill : Calling a person : Clients : (Android and IOS) #102

chiragw15 opened this issue Jun 7, 2017 · 0 comments

Comments

@chiragw15
Copy link
Member

chiragw15 commented Jun 7, 2017

Expected Behaviour

Add a skill by which a user can ask susi to call a person.

Proposed implementation

  1. Create a skill with query like call * .
  2. Check using regex if $1$ is number or name.
  3. Send response with action type "call" and number/name and a value indicating if it is number or name.

Sample query
call chirag
call +91-98999xxxxx

Action type required
maybe "call"

Useful in

  • Android app
  • IOS app
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants