We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 95bfe5e + 656aad5 commit 519220eCopy full SHA for 519220e
1 file changed
custom_components/openclaw/conversation.py
@@ -43,6 +43,7 @@
43
_VOICE_REQUEST_HEADERS = {
44
"x-openclaw-source": "voice",
45
"x-ha-voice": "true",
46
+ "x-openclaw-message-channel": "voice",
47
}
48
49
0 commit comments