Closed jorisrymenants closed 1 year ago
It might need to be media-source://tts/tts.piper?message=...
This is already supported. In an automation/script, select Play Media. You can pick media player + a text-to-speech provider / text / voice etc. If you want YAML, you can click on "show YAML" option once you have configured it in the UI.
Describe the issue you are experiencing
Currently I am using google translate to play media on my sonos. I am not using tts.speak but media_player.play_media because this way a volume can be send in the same service call:
I tried using piper in the same way: service: media_player.play_media
But this results in an error: "Provider piper not found"
What type of installation are you running?
Home Assistant OS
Which operating system are you running on?
Home Assistant Operating System
Which add-on are you reporting an issue with?
Almond
What is the version of the add-on?
0.1.2
Steps to reproduce the issue
1. 2. 3. ...
System Health information
System Information
Home Assistant Community Store
GitHub API | ok -- | -- GitHub Content | ok GitHub Web | ok GitHub API Calls Remaining | 5000 Installed Version | 1.31.0 Stage | running Available Repositories | 1279 Downloaded Repositories | 14Home Assistant Cloud
logged_in | false -- | -- can_reach_cert_server | ok can_reach_cloud_auth | pending can_reach_cloud | okHome Assistant Supervisor
host_os | Home Assistant OS 10.1 -- | -- update_channel | stable supervisor_version | supervisor-2023.04.1 agent_version | 1.5.1 docker_version | 23.0.3 disk_total | 125.3 GB disk_used | 26.5 GB healthy | true supported | true board | generic-aarch64 supervisor_api | ok version_api | ok installed_addons | File editor (5.6.0), MariaDB (2.6.0), Z-Wave JS (0.1.80), Duck DNS (1.15.0), NGINX Home Assistant SSL proxy (3.4.2), Mosquitto broker (6.2.1), InfluxDB (4.6.0), Grafana (8.2.2), Samba share (10.0.1), AirSonos (3.5.3), Glances (0.18.1), Studio Code Server (5.5.7), Advanced SSH & Web Terminal (14.1.0), Home Assistant Google Drive Backup (0.110.4), Double Take (1.13.1), DeepStack (2021.09.1), MQTT Explorer (browser-1.0.1), Matter Server (4.3.1), Vaultwarden (Bitwarden) (0.19.3), Frigate Proxy (1.3), Piper (0.1.2), Whisper (0.1.1)Dashboards
dashboards | 2 -- | -- resources | 5 views | 12 mode | storageRecorder
oldest_recorder_run | 27 april 2023 om 14:28 -- | -- current_recorder_run | 4 mei 2023 om 10:19 estimated_db_size | 1107.88 MiB database_engine | sqlite database_version | 3.40.1Spotify
api_endpoint_reachable | pending -- | --Anything in the Supervisor logs that might be useful for us?
No response
Anything in the add-on logs that might be useful for us?
No response
Additional information
No response