GithubHelp home page GithubHelp logo

chaoskcuf / k6nele Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kaljurand/k6nele

0.0 1.0 0.0 1.22 MB

Kõnele is an Android app that offers speech-to-text service to other apps

Home Page: http://recognizer-intent.googlecode.com

k6nele's Introduction

Kõnele

Kõnele is an Android app that offers speech-to-text service to other apps.

See https://code.google.com/p/recognizer-intent/ for

  • more information
  • issues list
  • APK downloads
  • end-user and developer documentation

The latest stable APK is available on Google Play.

Compilation

Point to the SDK directory by setting the environment variable ANDROID_HOME, e.g.

ANDROID_HOME=${HOME}/myapps/android-studio/sdk/

Then run

gradle build

For the listing of more Gradle tasks, run:

gradle tasks

If you have access to the release keystore then

  • point to its location by setting the environment variable KEYSTORE

  • set KEY_ALIAS to the key alias

  • create the file gradle.properties containing the lines:

    storePassword=<password1>
    keyPassword=<password2>
    

k6nele's People

Contributors

kaljurand 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.