Merge pull request #1 from bonzanni/bonzanni-patch-voice
Add message channel header for voice requests
This commit is contained in:
@@ -43,6 +43,7 @@ _LOGGER = logging.getLogger(__name__)
|
||||
_VOICE_REQUEST_HEADERS = {
|
||||
"x-openclaw-source": "voice",
|
||||
"x-ha-voice": "true",
|
||||
"x-openclaw-message-channel": "voice",
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user