This is an app designed to test people’s ability to spell words in the Māori dictionary and to aid in the learning of Te reo Māori. The target audience of Kēmu Kupu is young adults within the 18-25 year old range, who have recently moved to New Zealand and want to improve their knowledge of Te reo Māori.
Use the following commands to install the required dependencies.
- Java Runtime Environment (JRE) 11
> sudo apt install openjdk-11-jre
- JavaFX 11
> sudo apt install openjfx
- Festival Speech Synthesis System
> sudo apt install festival
NOTE: Festival requires Maori voice packages. This can be acquired from the University of Auckland.
Use the following commands to install the required dependencies, these ensure no errors while running.
> sudo apt-get install gtk2-engines-pixbuf
> sudo apt-get install libcanberra-gtk-module
Add a Māori keyboard to Elementary OS by going to:
- System Settings
- Keyboard
- + (bottom left)
- Maori
- Add Layout
Add macrons to vowels by pressing <Right Alt> + <Vowel>
.
Ensure JavaFX is located in the following directory:
/home/student/javafx-sdk-11.0.2/javafx
Ensure that run.sh
is given executable permissions for the current user.
> chmod +x run.sh
Start the application.
> ./run.sh