Fix Diktofon build
This commit is contained in:
parent
5459e3fc7e
commit
60e3a7c845
|
@ -6,21 +6,26 @@ Issue Tracker:http://code.google.com/p/diktofon/issues/list
|
|||
|
||||
Summary:Dictaphone with text-to-speech for Estonian
|
||||
Description:
|
||||
The Diktofon project develops a dictaphone application for Android-based smart phones. The application focuses on Estonian language speech recordings by including an interface to an online Estonian speech-to-text service (http://bark.phon.ioc.ee/webtrans/) to turn the recordings into written text. In addition to providing the transcription, this service also detects speakers in the recordings. This allows for novel and powerful ways to search, sort and playback the recordings, e.g.
|
||||
|
||||
you can easily locate in your set of recordings all the paragraphs where given words are mentioned, and then playback these paragraphs
|
||||
you can sort your recordings by how many speakers they feature
|
||||
you can "scroll" the recording to see where one speaker finishes and the next starts, useful when listening to podcasts or press conferences with multiple speakers
|
||||
|
||||
The Diktofon app provides also language independent features like tagging, high quality built-in voice recorder, possibility to use an external recorder app, etc. that turn it into a general purpose voice recorder and recording manager app.
|
||||
The application focuses on Estonian language speech recordings by including an interface to an
|
||||
online Estonian speech-to-text service (http://bark.phon.ioc.ee/webtrans/) to turn the recordings
|
||||
into written text. In addition to providing the transcription, this service also detects speakers
|
||||
in the recordings. This allows for novel and powerful ways to search, sort and playback the recordings, e.g
|
||||
you can easily locate in your set of recordings all the paragraphs where given words are mentioned,
|
||||
and then playback these paragraphs; you can sort your recordings by how many speakers they feature;
|
||||
you can "scroll" the recording to see where one speaker finishes and the next starts, useful when listening to
|
||||
podcasts or press conferences with multiple speakers.
|
||||
|
||||
The Diktofon app provides also language independent features like tagging, high quality built-in voice
|
||||
recorder, possibility to use an external recorder app, etc. that turn it into a general purpose voice
|
||||
recorder and recording manager app.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/Kaljurand/Diktofon.git
|
||||
|
||||
Build Version:0.9.76,976,8036d6c7,subdir=app,prebuild=\
|
||||
wget http://json-simple.googlecode.com/files/json-simple-1.1.1.jar -P libs/
|
||||
|
||||
Update Check Mode:Market
|
||||
Current Version:0.9.78
|
||||
Current Version Code:978
|
||||
|
||||
#Missing dependencies (and possibly proprietary)
|
||||
#Build Version:0.9.76,976,8036d6c7,subdir=app
|
||||
|
|
Loading…
Reference in a new issue