NapCatQQ/packages/napcat-onebot/action
手瓜一十雪 17d5110069
Add convertToNTSilkTct to FFmpeg adapters and update usage (#1517)
Introduces the convertToNTSilkTct method to FFmpeg adapter interfaces and implementations, updating audio conversion logic to use this new method for Silk format conversion. Refactors FFmpegService to rename convertFile to convertAudioFmt and updates related usages. Removes 'audio-worker' entry from vite configs in napcat-framework and napcat-shell. Also fixes a typo in appid.json.

Remove silk-wasm dependency and refactor audio handling

Eliminated the silk-wasm package and related code, including audio-worker and direct Silk encoding/decoding logic. Audio format conversion and Silk detection are now handled via FFmpeg adapters. Updated related OneBot actions and configuration files to remove all references to silk-wasm and streamline audio processing.
2026-01-13 16:18:32 +08:00
..
extends Refactor and standardize share and message history APIs 2025-11-22 13:14:46 +08:00
file Add convertToNTSilkTct to FFmpeg adapters and update usage (#1517) 2026-01-13 16:18:32 +08:00
go-cqhttp Add upload_file option for file upload actions 2026-01-03 16:25:38 +08:00
group refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
guild refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
msg Add PTT element type to message element filters 2026-01-03 15:38:13 +08:00
new refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
packet refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
stream Add convertToNTSilkTct to FFmpeg adapters and update usage (#1517) 2026-01-13 16:18:32 +08:00
system refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
test feat: 装饰器与装饰器路由注册 2025-11-14 19:49:13 +08:00
user refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
auto-register.ts Add ESLint config and update code style 2025-11-15 16:21:59 +08:00
index.ts Refactor and standardize share and message history APIs 2025-11-22 13:14:46 +08:00
OneBotAction.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
router.ts Refactor and standardize share and message history APIs 2025-11-22 13:14:46 +08:00