This commit is contained in:
手瓜一十雪
2025-04-04 13:29:00 +08:00
parent 39d938f603
commit 62b04007bb

View File

@@ -1,4 +1,4 @@
import { convertAudio } from '@/common/audio_pure';
import { convertAudio } from '@/common/audio-pure';
import { NCoreInitShell } from './base';
await convertAudio("F:\\BVideo\\陈致逸,HOYO-MiX - 蒲苇如丝 Lovers' Oath.mp3", "F:\\BVideo\\陈致逸,HOYO-MiX - 蒲苇如丝 Lovers' Oath.wav", "wav");
NCoreInitShell();