Kaljurand / Diktofon

An Android app, a dictaphone with Estonian speech-to-text
Apache License 2.0
15 stars 3 forks source link
android dictaphone speech-recognition

Diktofon

Dictaphone with Estonian speech-to-text (an Android app). See more at the

Compilation

Go into the app-directory and execute

ant clean release

Note that you need to have these files that are not part of this repository:

Read the Android developer docs for instructions on how to generate them.

Also, you need to have these jar-files in the app/libs-directory:

apache-mime4j-0.6.jar
commons-io-2.0.1.jar
guava-11.0.1.jar
httpmime-4.1.1.jar
json_simple-1.1.jar
net-speech-api-0.1.8.jar

Net Speech API is available from https://github.com/Kaljurand/net-speech-api.