Coder Social home page Coder Social logo

alexa-voice-service's Introduction

MyOwnAlexa

An Android application which gives you your own Artificial Personal Assistant - ALEXA

How to run the application ?

  1. Follow the process for creating a connected device detailed at this Amazon link https://developer.amazon.com/appsandservices/solutions/alexa/alexa-voice-service/getting-started-with-the-alexa-voice-service.
  2. Also see this github link for better understanding https://github.com/alexa/alexa-avs-sample-app. Don't forget to enable your security profile for Login with Amazon!
  3. Add your api_key.txt file (part of the Amazon process) to the app/src/main/assets folder.
  4. Enter the PRODUCT_ID in the MainActivity.java that you configured for "Application Type Id" above.
Fill in the Device type ID here or Application type ID 
private static final String PRODUCT_ID = "DhanrajCompanionProduct"; 
  1. Build and run the sample app using Gradle from the command line or Android Studio!

Steps from Login to Talk Box.

  1. Install the application in mobile. Press the Login button on the screen it will take you to your web browser to login in your account through your security profile which you set for registering your product and to get access token for communicating with Alexa.
  2. Now you will be directed to Talk Box activity where you can talk with Alexa. Just keep your finger down on the button and ask your question and release it when you are finished.

Set an alarm

You can set an alarm by asking "Set an alarm" and wait for the response as it is a continuous session. Now don't press the button as Alexa will ask you the time for the alarm. After setting the alarm you can continue as before.

You can delete the alarm from the list by long pressing the desired alarm.

The application is completely build from the AVS Documentation.

License

MyOwnAlexa is under MIT License.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.