Changed voice for K's briefings
This commit is contained in:
@ -251,7 +251,7 @@ script:
|
|||||||
data:
|
data:
|
||||||
who: "{{ who }}"
|
who: "{{ who }}"
|
||||||
message: !include ../templates/speech/kallen_nightly_briefing.yaml
|
message: !include ../templates/speech/kallen_nightly_briefing.yaml
|
||||||
voice: Emma
|
voice: Joanna
|
||||||
- service: script.text_notify
|
- service: script.text_notify
|
||||||
data:
|
data:
|
||||||
who: "parents"
|
who: "parents"
|
||||||
@ -280,7 +280,7 @@ script:
|
|||||||
common
|
common
|
||||||
{% endif %}
|
{% endif %}
|
||||||
message: !include ../templates/speech/kallen_morning_briefing.yaml
|
message: !include ../templates/speech/kallen_morning_briefing.yaml
|
||||||
voice: Emma
|
voice: Joanna
|
||||||
- service: script.text_notify
|
- service: script.text_notify
|
||||||
data:
|
data:
|
||||||
who: "parents"
|
who: "parents"
|
||||||
@ -292,7 +292,7 @@ script:
|
|||||||
data:
|
data:
|
||||||
who: "{{ who }}"
|
who: "{{ who }}"
|
||||||
message: !include ../templates/speech/kallen_school_status.yaml
|
message: !include ../templates/speech/kallen_school_status.yaml
|
||||||
voice: Emma
|
voice: Joanna
|
||||||
|
|
||||||
daily_briefing:
|
daily_briefing:
|
||||||
sequence:
|
sequence:
|
||||||
|
@ -35,7 +35,7 @@ tts:
|
|||||||
aws_secret_access_key: !secret aws_secret_access_key
|
aws_secret_access_key: !secret aws_secret_access_key
|
||||||
region_name: 'us-east-1'
|
region_name: 'us-east-1'
|
||||||
text_type: ssml
|
text_type: ssml
|
||||||
voice: Emma
|
voice: Joanna
|
||||||
cache: true
|
cache: true
|
||||||
engine: neural
|
engine: neural
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user