summaryrefslogtreecommitdiffstats
path: root/pico/lang/PicoLangFrFrInSystem.mk
blob: 619a0cfe8645c7cd31a1a53f670ce3f681615a66 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#
# Installation of fr-FR for the Pico TTS engine in the system image
# 
# Include this file in a product makefile to include the language files for fr-FR
#
# 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)/fr-FR_nk0_sg.bin:system/tts/lang_pico/fr-FR_nk0_sg.bin \
	$(LOCAL_PATH)/fr-FR_ta.bin:system/tts/lang_pico/fr-FR_ta.bin