Remove amazon auto breaths from speech engine
This commit is contained in:
@ -1237,11 +1237,9 @@ script:
|
|||||||
data:
|
data:
|
||||||
message: >
|
message: >
|
||||||
<voice name="{{ voice }}">
|
<voice name="{{ voice }}">
|
||||||
<amazon:auto-breaths>
|
|
||||||
<prosody rate="fast">
|
<prosody rate="fast">
|
||||||
{{ message }}
|
{{ message }}
|
||||||
</prosody>
|
</prosody>
|
||||||
</amazon:auto-breaths>
|
|
||||||
</voice>
|
</voice>
|
||||||
target: >
|
target: >
|
||||||
{% if who in ['living_room_echo_dot', 'media_player.living_room_echo_dot','living_room'] %}
|
{% if who in ['living_room_echo_dot', 'media_player.living_room_echo_dot','living_room'] %}
|
||||||
|
Reference in New Issue
Block a user