Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

speech italian #14

Open
pierclaudio opened this issue Dec 19, 2020 · 3 comments
Open

speech italian #14

pierclaudio opened this issue Dec 19, 2020 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@pierclaudio
Copy link

pierclaudio commented Dec 19, 2020

hi, thanks for the work done. everything works except the "day" and "month" are pronounced in English while I would like them in Italian. how can I do?
this my configuration:

alexa_talking_clock:
module: alexa_talking_clock
class: AlexaTalkingClock
alexas:
- media_player.echo_plus_sala
- media_player.echo_dot_garage

voice:
volume_offset: 0 # -40 to 4, default 0
pitch_offset: 0 # -33 to 50, default 0
rate: 100 # 20 to 250, default 100
whisper: false
announcements:
bell: true
start_time: "08:00:00"
end_time: "23:00:00"
hour: true
half_hour: false
quarter_hour: true
default_speech: "Sone le {time}."
reminders:
# daily
- schedule: "daily, 08:00:00"
reminder: "Buon giorno. Oggi è il {day}, {date}, e sono le {time}."
- schedule: "daily, 12:00:00"
reminder: "Buon pomeriggio. Oggi è il {day}, {date}, ed è {time}."
- schedule: "daily, 17:00:00"
reminder: "Buona sera. sono le {time}."
- schedule: "daily, 23:00:00"
reminder: "Sone le {time}. Buona notte. e sogni d' oro."

debug: false
thanks

@UbhiTS
Copy link
Owner

UbhiTS commented Dec 29, 2020

oops ... I did not notice that
thanks for letting me know. I'll try to see if I can fix that in January.
👍

@UbhiTS UbhiTS self-assigned this Dec 29, 2020
@UbhiTS UbhiTS added the bug Something isn't working label Dec 29, 2020
@enrico-2020
Copy link

oops ... I did not notice that
thanks for letting me know. I'll try to see if I can fix that in January.
👍

thank you so much

@killthechicken
Copy link

Hi @UbhiTS

Same in French ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants