|
7 năm trước cách đây | |
---|---|---|
app | 7 năm trước cách đây | |
commons-io-2.6 | 7 năm trước cách đây | |
exp4j-0.4.4 | 7 năm trước cách đây | |
external_res | 7 năm trước cách đây | |
gradle | 7 năm trước cách đây | |
pocketsphinx-android-5prealpha-nolib | 7 năm trước cách đây | |
.gitignore | 7 năm trước cách đây | |
LICENSE | 7 năm trước cách đây | |
Polassis.iml | 7 năm trước cách đây | |
README.md | 7 năm trước cách đây | |
build.gradle | 7 năm trước cách đây | |
gradle.properties | 7 năm trước cách đây | |
gradlew | 7 năm trước cách đây | |
gradlew.bat | 7 năm trước cách đây | |
settings.gradle | 7 năm trước cách đây |
A personal voice assistant for Android devices. This is the most up-to-date development version. There are no ads and donation possibilities. Polish is the only supported language at the moment (in both GUI and command recognition).
This project is frozen. Therefore, I provide very limited support. I will not answer any e-mails with comments about either stable or development versions (except for copyright/acknowledgement issues: see "Third party resources used"). If you find any bugs or have any suggestions, feel free to report them in "Issues", but I cannot guarantee that I will respond to the reports within reasonable time.
Please note that this is a development version: bugs, empty screens and unfinished functions are normal here. However, as I aimed for fixing major bugs present in the latest stable version (1.0.7) before publishing the source code, the development version may work better than the stable one in your device. If this is the case, you are lucky!
The development version runs on Android 4.1+. Android versions supported by all other releases available for download are stated in their description.
The permissions required are discussed in Polish at https://pastebin.com/cv7r22Za.
If you are familiar with Android programming and want to work with the source code, this is the quickest and recommended method. If not, see "Pre-built releases". The instructions below apply to Android Studio 3.0.1, but they should work flawlessly in other versions as well (minor changes might be required, please refer to the manual or online resources for your version of the IDE if necessary).
git clone https://github.com/maksgraczyk/Polassis
(under construction)
There are also pre-built releases which can be installed directly on Android devices without compiling the source code. They are available as APK files in "Releases". Your device must allow installing applications from unknown sources: you can change this behaviour in Android settings.
The GUI is designed to be as easy-to-use and accessible as possible. To begin, tap a green microphone button at the bottom of the screen: when it turns red, say a command. A system speech recognition service (usually Google) processes your voice and returns the text which in turn is interpreted by the application. Alternatively, enter a command manually (using a big text box next to the microphone button) and press ENTER or tap the microphone button.
If you want to access settings, tap the gearwheel icon in the bottom-left corner and select "Settings" (in Polish: "Ustawienia").
As stated in the introduction, only Polish is supported at the moment.
This is the list of activities Polassis can/could do (all examples in Polish):
(under construction)
If you see that your work is used in any format in Polassis without the credit below, please let me know: I will add the acknowledgement. Thank you!
Polassis is licensed under the GNU General Public License v3.0. Please see LICENSE for details.