Pascal Steinmüller

Results 2 issues of Pascal Steinmüller

I'm able to build the libs for android x86 with: `python3 ./configure.py --os=android --cc=clang --cpu=x86 --link-method=copy` `sudo ANDROID_SDK_VER=23 ANDROID_ARCH=i686 src/scripts/docker-android.sh` As I unterstand I need to use "i686" as the...

Hey, since 3 days I'm trying to run the PiAUISuite. After the installation i changed the TTS file from GoogleAPI to VoiceRSS with the code from http://www.modified.systems/. tts "test" works...