Coder Social home page Coder Social logo

arjunreddyd / iris-voice-automation Goto Github PK

View Code? Open in Web Editor NEW

This project forked from samirahmed/iris-voice-automation

0.0 0.0 0.0 6.17 MB

An interactive voice automated desktop assistant

Home Page: http://www.samir-ahmed.com/iris.html

Java 100.00%

iris-voice-automation's Introduction

README: Iris Voice Automation

An interactive desktop assistant - uses voice commands to answer and automate simple lookup and playing tasks For simple tasks like checking the weather and brief wikipedia queries.

-Utilizes the Google Speech API for voice recognition -Utilizes the Google Translate API for speech synthesis

For more information see the iris webpage or contact me

Sample Questions

Who is Landon Donavan?

Landon Timothy Donovan is an American soccer player who plays for Los Angeles Galaxy in Major League Soccer.	

What is Vienna Philharmonic?

The Vienna Philharmonic is an orchestra in Austria, regularly considered one of the finest in the world

What is the weather in San Francisco?

Weather for san francisco, Currently Cloudy, at 60 degrees. Forecast says, Mostly Sunny. A high of 65 and A low of 54

How To Build -ANT

To build Iris, clone the repository

git clone [email protected]:samirahmed/Iris-Voice-Automation.git

Move into cloned directory, Using ANT to build

cd ./Iris-Voice-Automation
ant compile jar

This will create a new folder called build with the jar in it

To run correctly, all the dependencies for the jar are needed

Download and Extract the zip file "lib.zip" to

 ./Iris-Voice-Automation/

You should now have three folders, src/ lib/ and build/, and all the necessary files

Go to the build/jar directory and run the jar

cd ./Iris-Voice-Automation/build/jar/
java -jar Iris_0.1.0.jar

Binary or Executable File

To get the latest binary / Executable file [Version 0.1]

  • Download this iris.zip file

  • Extract the zip

  • Run the iris_0.1.jar file with the following command

    $ java -jar iris_0.1.jar

License Information

Iris Voice Automation created by Samir Ahmed is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.

Iris Voice Automation is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with Iris Voice Automation.  If not, see <http://www.gnu.org/licenses/>.

iris-voice-automation's People

Contributors

samirahmed avatar gragtah avatar rayjanwilson avatar jordanmajd avatar

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.