mirror of
https://github.com/esphome/esphome.git
synced 2025-10-30 14:43:51 +00:00
Speaker support (#4743)
This commit is contained in:
@@ -703,6 +703,13 @@ microphone:
|
||||
id: mic_id
|
||||
i2s_din_pin: GPIO23
|
||||
|
||||
speaker:
|
||||
- platform: i2s_audio
|
||||
id: speaker_id
|
||||
dac_type: external
|
||||
i2s_dout_pin: GPIO25
|
||||
mode: mono
|
||||
|
||||
|
||||
voice_assistant:
|
||||
microphone: mic_id
|
||||
|
||||
Reference in New Issue
Block a user