Snap for 7974049 from a51dd478e3
to tm-release
Change-Id: I9e39e46a0fc4089d0f43bb4b96f9f6d27f5a5cc9
This commit is contained in:
commit
ede814f999
19 changed files with 20 additions and 6 deletions
|
@ -32,7 +32,7 @@
|
|||
samplingRates="48000" channelMasks="AUDIO_CHANNEL_OUT_STEREO"/>
|
||||
</mixPort>
|
||||
<mixPort name="deep buffer" role="source" flags="AUDIO_OUTPUT_FLAG_DEEP_BUFFER">
|
||||
<profile name="" format="AUDIO_FORMAT_PCM_16_BIT"
|
||||
<profile name="" format="AUDIO_FORMAT_PCM_FLOAT"
|
||||
samplingRates="48000" channelMasks="AUDIO_CHANNEL_OUT_STEREO"/>
|
||||
</mixPort>
|
||||
<mixPort name="compressed_offload" role="source"
|
||||
|
|
|
@ -32,7 +32,7 @@
|
|||
samplingRates="48000" channelMasks="AUDIO_CHANNEL_OUT_STEREO"/>
|
||||
</mixPort>
|
||||
<mixPort name="deep buffer" role="source" flags="AUDIO_OUTPUT_FLAG_DEEP_BUFFER">
|
||||
<profile name="" format="AUDIO_FORMAT_PCM_16_BIT"
|
||||
<profile name="" format="AUDIO_FORMAT_PCM_FLOAT"
|
||||
samplingRates="48000" channelMasks="AUDIO_CHANNEL_OUT_STEREO"/>
|
||||
</mixPort>
|
||||
<mixPort name="compressed_offload" role="source"
|
||||
|
|
|
@ -32,7 +32,7 @@
|
|||
samplingRates="48000" channelMasks="AUDIO_CHANNEL_OUT_STEREO"/>
|
||||
</mixPort>
|
||||
<mixPort name="deep buffer" role="source" flags="AUDIO_OUTPUT_FLAG_DEEP_BUFFER">
|
||||
<profile name="" format="AUDIO_FORMAT_PCM_16_BIT"
|
||||
<profile name="" format="AUDIO_FORMAT_PCM_FLOAT"
|
||||
samplingRates="48000" channelMasks="AUDIO_CHANNEL_OUT_STEREO"/>
|
||||
</mixPort>
|
||||
<mixPort name="compressed_offload" role="source"
|
||||
|
|
Binary file not shown.
|
@ -234,8 +234,6 @@
|
|||
<param name="attackTime_ms" size="4" type="float"/>
|
||||
<param name="releaseTime_ms" size="4" type="float"/>
|
||||
<param name="hysteresis" size="4" type="float"/>
|
||||
<param default="0" max="1" min="0" name="rms_manual_enable" type="uint32"/>
|
||||
<param default="0" max="2" min="0" name="rms_channel" type="uint32"/>
|
||||
</struct>
|
||||
<struct id="17">
|
||||
<param max="30" min="-30" name="limiter_gain_dB" type="float"/>
|
||||
|
@ -275,7 +273,7 @@
|
|||
<block id="137">
|
||||
<moduleRef id="14"/>
|
||||
<moduleRef id="7"/>
|
||||
<moduleRef id="32"/>
|
||||
<moduleRef id="8"/>
|
||||
</block>
|
||||
</signalflow>
|
||||
<signalflow id="1000" name="Smart Feature">
|
||||
|
|
|
@ -165,6 +165,22 @@ PRODUCT_PACKAGES += \
|
|||
PRODUCT_PRODUCT_PROPERTIES += \
|
||||
ro.support_hide_display_cutout=true
|
||||
|
||||
# Voice packs for Text-To-Speech
|
||||
PRODUCT_COPY_FILES += \
|
||||
$(LOCAL_PATH)/tts/ja-jp/ja-jp-x-multi-darwinn-wavernn-r27.zvoice:product/tts/google/ja-jp/ja-jp-x-multi-darwinn-wavernn-r27.zvoice\
|
||||
$(LOCAL_PATH)/tts/ja-jp/ja-jp-x-multi-r27.zvoice:product/tts/google/ja-jp/ja-jp-x-multi-r27.zvoice\
|
||||
$(LOCAL_PATH)/tts/ja-jp/ja-jp-x-multi-wavernn-r27.zvoice:product/tts/google/ja-jp/ja-jp-x-multi-wavernn-r27.zvoice\
|
||||
$(LOCAL_PATH)/tts/fr-fr/fr-fr-x-multi-darwinn-wavernn-r27.zvoice:product/tts/google/fr-fr/fr-fr-x-multi-darwinn-wavernn-r27.zvoice\
|
||||
$(LOCAL_PATH)/tts/fr-fr/fr-fr-x-multi-r27.zvoice:product/tts/google/fr-fr/fr-fr-x-multi-r27.zvoice\
|
||||
$(LOCAL_PATH)/tts/fr-fr/fr-fr-x-multi-wavernn-r27.zvoice:product/tts/google/fr-fr/fr-fr-x-multi-wavernn-r27.zvoice\
|
||||
$(LOCAL_PATH)/tts/de-de/de-de-x-multi-darwinn-wavernn-r27.zvoice:product/tts/google/de-de/de-de-x-multi-darwinn-wavernn-r27.zvoice\
|
||||
$(LOCAL_PATH)/tts/de-de/de-de-x-multi-r27.zvoice:product/tts/google/de-de/de-de-x-multi-r27.zvoice\
|
||||
$(LOCAL_PATH)/tts/de-de/de-de-x-multi-wavernn-r27.zvoice:product/tts/google/de-de/de-de-x-multi-wavernn-r27.zvoice\
|
||||
$(LOCAL_PATH)/tts/it-it/it-it-x-multi-r24.zvoice:product/tts/google/it-it/it-it-x-multi-r24.zvoice\
|
||||
$(LOCAL_PATH)/tts/es-es/es-es-x-multi-darwinn-wavernn-r27.zvoice:product/tts/google/es-es/es-es-x-multi-darwinn-wavernn-r27.zvoice\
|
||||
$(LOCAL_PATH)/tts/es-es/es-es-x-multi-r27.zvoice:product/tts/google/es-es/es-es-x-multi-r27.zvoice\
|
||||
$(LOCAL_PATH)/tts/es-es/es-es-x-multi-wavernn-r27.zvoice:product/tts/google/es-es/es-es-x-multi-wavernn-r27.zvoice
|
||||
|
||||
# GPS xml
|
||||
ifneq (,$(filter userdebug eng, $(TARGET_BUILD_VARIANT)))
|
||||
PRODUCT_COPY_FILES += \
|
||||
|
|
BIN
tts/de-de/de-de-x-multi-darwinn-wavernn-r27.zvoice
Normal file
BIN
tts/de-de/de-de-x-multi-darwinn-wavernn-r27.zvoice
Normal file
Binary file not shown.
BIN
tts/de-de/de-de-x-multi-r27.zvoice
Normal file
BIN
tts/de-de/de-de-x-multi-r27.zvoice
Normal file
Binary file not shown.
BIN
tts/de-de/de-de-x-multi-wavernn-r27.zvoice
Normal file
BIN
tts/de-de/de-de-x-multi-wavernn-r27.zvoice
Normal file
Binary file not shown.
BIN
tts/es-es/es-es-x-multi-darwinn-wavernn-r27.zvoice
Normal file
BIN
tts/es-es/es-es-x-multi-darwinn-wavernn-r27.zvoice
Normal file
Binary file not shown.
BIN
tts/es-es/es-es-x-multi-r27.zvoice
Normal file
BIN
tts/es-es/es-es-x-multi-r27.zvoice
Normal file
Binary file not shown.
BIN
tts/es-es/es-es-x-multi-wavernn-r27.zvoice
Normal file
BIN
tts/es-es/es-es-x-multi-wavernn-r27.zvoice
Normal file
Binary file not shown.
BIN
tts/fr-fr/fr-fr-x-multi-darwinn-wavernn-r27.zvoice
Normal file
BIN
tts/fr-fr/fr-fr-x-multi-darwinn-wavernn-r27.zvoice
Normal file
Binary file not shown.
BIN
tts/fr-fr/fr-fr-x-multi-r27.zvoice
Normal file
BIN
tts/fr-fr/fr-fr-x-multi-r27.zvoice
Normal file
Binary file not shown.
BIN
tts/fr-fr/fr-fr-x-multi-wavernn-r27.zvoice
Normal file
BIN
tts/fr-fr/fr-fr-x-multi-wavernn-r27.zvoice
Normal file
Binary file not shown.
BIN
tts/it-it/it-it-x-multi-r24.zvoice
Normal file
BIN
tts/it-it/it-it-x-multi-r24.zvoice
Normal file
Binary file not shown.
BIN
tts/ja-jp/ja-jp-x-multi-darwinn-wavernn-r27.zvoice
Normal file
BIN
tts/ja-jp/ja-jp-x-multi-darwinn-wavernn-r27.zvoice
Normal file
Binary file not shown.
BIN
tts/ja-jp/ja-jp-x-multi-r27.zvoice
Normal file
BIN
tts/ja-jp/ja-jp-x-multi-r27.zvoice
Normal file
Binary file not shown.
BIN
tts/ja-jp/ja-jp-x-multi-wavernn-r27.zvoice
Normal file
BIN
tts/ja-jp/ja-jp-x-multi-wavernn-r27.zvoice
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue