Vocal Questions/Answers Android application
How does this work ?
- The SpeechRecognizer class is used to ask vocal questions
- Questions are retrieved as String objects
- They are used to make request to WolframAlpha API
- The API nicely sends us back the response if it can answer
Library used :
- WolframAlpha-1.1.jar (http://products.wolframalpha.com/api)
Features :
- Vocal questions
- Textual questions
- History (soon)
- Dictated responses (soon)