We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd57cc6 commit 2f8e944Copy full SHA for 2f8e944
CHANGELOG.md
@@ -1,5 +1,23 @@
1
# Changelog
2
3
+## 1.6.0
4
+
5
+- Update `run-pipeline` to be bi-directional
6
+ - Add `wake_word_name`
7
+ - Add `wake_word_names`
8
+ - Add `announce_text`
9
+ - Remove `snd_format`
10
+- Update satellite info
11
+ - Add `has_vad`
12
+ - Add `active_wake_words`
13
+ - Add `max_active_wake_words`
14
+ - Add `supports_trigger`
15
16
+- Add `mic` and `snd` to `info` message
17
+- Update wake word satellite
18
+ - Support remote pipeline triggering
19
+ - Support local VAD
20
21
## 1.5.4
22
23
- Add support for voice timers
0 commit comments