Giter VIP home page Giter VIP logo

android-web-browser's Introduction

Android-Web-Browser

#Voice and speech based web browser

  1. The main layout has two options: i. Text field for URL. If the text field is not empty then the button acts as a normal button and when pressed will open the corresponding URL. ii. A button to activate speech to text engine. If the text field is empty and the button is pressed then speech engine is activated and anything spoken by the user is interpreted as a URL. (eg. "google" will be translated to "http://www.google.com/").

  2. URL entered from the main layout is opened in a webview. On the bottom of the layout is a button which activates the voice engine. The following output of the speech engine are:

    i. 'back' : Previous webpage is opened.

    ii. 'forward' : Next webpage is opened.

    iii. 'stop' : Loading of the webpage is stopped.

    iv. 'refresh' : Current webpage is refreshed.

    v. 'speak' : Any text copied to the clipboard is read aloud.

    vi. If the output of the speech engine is anything else than the above 5 then that string is searched on "google" provided that google is the current webpage.

  3. On main layout if the input to the speech engine is "email" then email layout if opened which can be used to login to Gmail, AOL, Yahoo and BITS mail.

#Contibutor: Abhinav Gupta

android-web-browser's People

Contributors

backpropper avatar

Watchers

 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.