| Age | Commit message (Collapse) | Author |
|
https://github.com/GrammaticalFramework/gf-offline-translator
|
|
|
|
|
|
|
|
|
|
still not optimal
|
|
there but the menu item for activating it is not there yet since the functionality is not complete
|
|
|
|
|
|
|
|
device is flipped. This one doesn't require hacks.
|
|
|
|
|
|
|
|
|
|
if lookup fails
|
|
confidence (3) App grammars as test case in Translator.java
|
|
Nexus 7
|
|
|
|
to be done from inside another application
|
|
|
|
|
|
|
|
|
|
compatible with older versions of Android
|
|
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.
|
|
|
|
|