Skip to content

speech italian #14

Description

@pierclaudio

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions