feat: Replace react-h5-audio-player with @arraypress/waveform-player and update AudioPlayer component to support waveform visualization

This commit is contained in:
2026-02-06 18:50:06 +08:00
parent 26e40039a9
commit 8f5cfd8093
10 changed files with 149 additions and 129 deletions

View File

@@ -36,7 +36,7 @@
"next-themes": "^0.4.6",
"react": "^19.2",
"react-dom": "^19.2",
"react-h5-audio-player": "^3.10.1",
"@arraypress/waveform-player": "^1.0.0",
"react-hook-form": "^7.71.1",
"react-i18next": "^16.5.4",
"react-router-dom": "^7.13.0",