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