eSpeak NG is an open source speech synthesizer that supports more than hundred languages and accents.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

Application.mk 209B

123456789
  1. APP_OPTIM := release
  2. APP_PLATFORM := android-8
  3. # For use with ndk-rXm (MIPS NDK)
  4. #APP_ABI := mips
  5. # For use with ndk-rX-crystax (Crystax NDK)
  6. APP_TOOLCHAIN_VERSION := 4.6.3
  7. APP_ABI := armeabi armeabi-v7a x86