fix(discord): restore voice receive path and reply playback

This commit is contained in:
OpenClaw Contributor
2026-03-11 12:29:39 -04:00
committed by Peter Steinberger
parent 80789809a4
commit 37e89b930f
10 changed files with 470 additions and 31 deletions

View File

@@ -1335,6 +1335,7 @@
"yauzl": "3.2.1"
},
"onlyBuiltDependencies": [
"@discordjs/opus",
"@lydell/node-pty",
"@matrix-org/matrix-sdk-crypto-nodejs",
"@napi-rs/canvas",
@@ -1347,10 +1348,7 @@
"protobufjs",
"sharp"
],
"ignoredBuiltDependencies": [
"@discordjs/opus",
"koffi"
],
"ignoredBuiltDependencies": ["koffi"],
"packageExtensions": {
"@mariozechner/pi-coding-agent": {
"dependencies": {