How to configure Piper as a standard TTS in automations
0
service: tts.speak
data:
cache: true
media_player_entity_id: media_player.esp32_assistant_media_player
message: Comment allez-vous?
target:
entity_id: tts.piper
service: tts.speak
data:
cache: true
media_player_entity_id: media_player.xiaomi_lx06_026c_play_control
message: My name is hanna
target:
entity_id: tts.piper
service: tts.speak
data:
message: Testing one two three
language: en
options:
voice: en-us-kathleen-low
media_player_entity_id: media_player.xiaomi_lx06_026c_play_control
cache: true
target:
entity_id: tts.piper