mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 13:26:54 +00:00
Document Wyoming satellite audio settings (#30211)
This commit is contained in:
parent
cb4af1e924
commit
9a579739ef
@ -28,3 +28,17 @@ The **Wyoming** {% term integration %} connects external voice services to Home
|
|||||||
## Satellites
|
## Satellites
|
||||||
|
|
||||||
[Remote voice satellites](https://github.com/rhasspy/wyoming-satellite) can be connected to Home Assistant using the Wyoming protocol. These satellites typically run on Raspberry Pi's, and are automatically discovered by Home Assistant through [Zeroconf](/integrations/zeroconf).
|
[Remote voice satellites](https://github.com/rhasspy/wyoming-satellite) can be connected to Home Assistant using the Wyoming protocol. These satellites typically run on Raspberry Pi's, and are automatically discovered by Home Assistant through [Zeroconf](/integrations/zeroconf).
|
||||||
|
|
||||||
|
|
||||||
|
### Audio Settings
|
||||||
|
|
||||||
|
The following settings control audio processing of a satellite's microphone input:
|
||||||
|
|
||||||
|
- Noise suppression
|
||||||
|
- Level of noise suppression (uses [webrtc]). Audio distortion may occur as the level increases.
|
||||||
|
- Auto gain
|
||||||
|
- Automatically adjusts volume based on ambient noise (uses [webrtc]). The setting value is the target dBFS.
|
||||||
|
- Mic volume
|
||||||
|
- Fixed multiplier applied to microphone audio samples. 2.0 doubles the volume, while 0.5 is halves it. Values above 1.0 may increase noise or cause audio distortion.
|
||||||
|
|
||||||
|
[webrtc]: https://github.com/rhasspy/webrtc-noise-gain
|
||||||
|
Loading…
x
Reference in New Issue
Block a user