mirror of
https://github.com/esphome/esphome.git
synced 2025-09-01 19:02:18 +01:00
[i2s_audio, i2s_audio_microphone, i2s_audio_speaker] Add basic support for new esp-idf 5.x.x i2s driver. (#8181)
This commit is contained in:
@@ -8,6 +8,7 @@ microphone:
|
||||
i2s_din_pin: GPIO17
|
||||
adc_type: external
|
||||
pdm: true
|
||||
bits_per_sample: 16bit
|
||||
|
||||
micro_wake_word:
|
||||
on_wake_word_detected:
|
||||
|
Reference in New Issue
Block a user