mirror of
https://github.com/esphome/esphome.git
synced 2025-09-01 19:02:18 +01:00
[i2s_audio, microphone, micro_wake_word, voice_assistant] Use microphone source to process incoming audio (#8645)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
This commit is contained in:
@@ -11,6 +11,7 @@ microphone:
|
||||
bits_per_sample: 16bit
|
||||
|
||||
micro_wake_word:
|
||||
microphone: echo_microphone
|
||||
on_wake_word_detected:
|
||||
- logger.log: "Wake word detected"
|
||||
models:
|
||||
|
Reference in New Issue
Block a user