mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-04 12:00:24 +00:00
fix(discord): restore voice receive path and reply playback
This commit is contained in:
committed by
Peter Steinberger
parent
80789809a4
commit
37e89b930f
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user