NapCatQQ/packages/napcat-common/src
手瓜一十雪 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
..
cancel-task.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
clean-task.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
env.d.ts feat: 自动化version打包 2025-11-13 18:31:55 +08:00
fall-back.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
file-uuid.ts feat: 大规模去耦合 2025-11-15 13:36:33 +08:00
file.ts feat: 所有的类型检查 2025-11-15 12:57:19 +08:00
health.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
helper.ts Refactor GitHub tag fetching and mirror management 2026-01-03 14:42:24 +08:00
log-interface.ts Refactor interfaces and decouple backend dependencies 2025-11-16 10:58:30 +08:00
lru-cache.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
message-unique.ts feat: 大规模去耦合 2025-11-15 13:36:33 +08:00
mirror.ts Optimize version fetching and update logic 2026-01-04 12:41:21 +08:00
path.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
request.ts Refactor GitHub tag fetching and mirror management 2026-01-03 14:42:24 +08:00
status-interface.ts Refactor interfaces and decouple backend dependencies 2025-11-16 10:58:30 +08:00
store.ts Add ESLint config and update code style 2025-11-15 16:21:59 +08:00
subscription-interface.ts Refactor interfaces and decouple backend dependencies 2025-11-16 10:58:30 +08:00
system.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
types.ts Add ESLint config and update code style 2025-11-15 16:21:59 +08:00
version.ts Refactor GitHub tag fetching and mirror management 2026-01-03 14:42:24 +08:00
worker.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00