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

@@ -19,6 +19,7 @@ minimumReleaseAgeExclude:
- "sqlite-vec-*"
onlyBuiltDependencies:
- "@discordjs/opus"
- "@lydell/node-pty"
- "@matrix-org/matrix-sdk-crypto-nodejs"
- "@napi-rs/canvas"
@@ -31,5 +32,4 @@ onlyBuiltDependencies:
- sharp
ignoredBuiltDependencies:
- "@discordjs/opus"
- koffi