mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 05:46:52 +00:00
Update troubleshooting.markdown (#37265)
* Update troubleshooting.markdown Added media source fix for no TTS in YAML config. * Update troubleshooting.markdown streamlined media source text and added refence for default config. added local network header for more consistent style.
This commit is contained in:
parent
aa4420041a
commit
bb9b92d7b3
@ -92,6 +92,7 @@ My voice assistant understands me and processes the command, but I don't get a v
|
||||
The voice response is generated in Home Assistant by one of our supported text-to-speech (or {% term TTS %}) engines.
|
||||
The voice assistant device then fetches the audio file from Home Assistant and plays it back.
|
||||
|
||||
### Local Network Settings
|
||||
For this fetching process to work, Home Assistant must communicate its own URL to the device.
|
||||
If you have a complex network setup, or if you changed this setting in the past, the URL communicated could be wrong.
|
||||
|
||||
@ -103,6 +104,8 @@ To fix the URL, follow these steps:
|
||||
- For most users, the **Automatic** option works and is recommended.
|
||||

|
||||
|
||||
### Missing Media Source
|
||||
If you are using YAML configuration and do not have `default_config:` make sure `media_source:` is present.
|
||||
|
||||
## Tweaking the Assist audio configuration for your device
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user