summaryrefslogtreecommitdiffstats
path: root/pico/lang/PicoLangEnUsInSystem.mk
blob: 5ac7646a631f25c18b5ce7f159cdc92a4050bbe9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#
# Installation of en-US for the Pico TTS engine in the system image
# 
# Include this file in a product makefile to include the language files for english US
#
# Note the destination path matches that used in external/svox/pico/tts/com_svox_picottsengine.cpp
# 

LOCAL_PATH:= external/svox/pico/lang

PRODUCT_COPY_FILES += \
	$(LOCAL_PATH)/en-US_lh0_sg.bin:system/tts/lang_pico/en-US_lh0_sg.bin \
	$(LOCAL_PATH)/en-US_ta.bin:system/tts/lang_pico/en-US_ta.bin