krasimir
2c6017ab59
some more comments in the help page
2015-06-30 17:01:56 +00:00
aarne
9510870d2d
updated Android helpfile
2015-06-09 09:32:11 +00:00
aarne
ca2ef47a47
updated app help file ; added backslash to ? in Thai keyboard xml to make it compile
2015-04-13 09:45:05 +00:00
aarne
6c3eaa48f7
updates in app help file, e.g. the app name
2014-12-11 20:05:57 +00:00
aarne
fdec3e6f84
some edits in app help file
2014-12-07 17:42:47 +00:00
aarne
dbdcff1fac
fixes in app help file ; commented out fake TTS for Bul and Cat ; remove []_ from output with unlinearized functions, so that speech doesn't get garbled.
2014-12-05 09:23:44 +00:00
aarne
c6f96d15e4
quick reference text prepended to app help file
2014-12-04 20:30:50 +00:00
aarne
c15060d783
Catalan in android app builder ; updated app document with Cat ; substitute voice output for Bulgarian and Catalan ; replaced brackets in unknown words by capitalization (for better speech output ; this is experimental)
2014-12-03 14:38:17 +00:00
aarne
0f1aa6e669
added a note that the green translation comes from the phrasebook
2014-06-20 07:12:31 +00:00
aarne
49b4eac8ad
language status in app help file as table ; less text
2014-06-19 17:42:03 +00:00
aarne
780382a389
merged the edits
2014-04-24 07:23:40 +00:00
aarne
b3201c9a7a
updated app help
2014-04-24 07:14:40 +00:00
kr.angelov
e5553eeaae
fix typo in the help file
2014-04-24 07:08:06 +00:00
aarne
b1ca00dc5f
some edits in app help ; special lexer for Fre,Ita commented out as it is no longer needed
2014-04-22 16:00:54 +00:00
aarne
8a5ee1f072
some edits in app help
2014-04-21 08:40:38 +00:00
aarne
5fe4536925
edits in App help ; name suggestion "Language Compiler" ; sepApo(), a quick fix to French and Italian elision in the App
2014-04-15 22:02:06 +00:00
kr.angelov
78e7f0e87d
a bit more text in the help
2014-04-07 09:43:20 +00:00
aarne
1b6f58c592
text in app help
2014-04-04 07:28:55 +00:00
kr.angelov
184c0ed29f
added help view in the android app. The help itself is not very useful right now
2014-04-03 14:22:44 +00:00
kr.angelov
6aa3ade82a
remove the binaries for the grammar, the .so file and .jar file in the Android App. These should be compiled from sources
2013-10-07 09:58:47 +00:00
bringert
6adc9f7be4
Add new Android voice translator sample app
...
This adds a simple voice translator Android app that uses
the JNI bindings to the PGF C runtime.
Caveats:
- Since the C runtime doesn't compile for Android right now,
I've bundled an old copy, along with its Java bindings.
That should be removed once the C runtime compiels for Android
again.
- Adding an automated build would be nice.
- Replacing the grammar requires editing a Java file, that should
really be more dynamic.
2013-10-04 16:26:46 +00:00