mirror of
https://github.com/Megghy/vtsuru.live.git
synced 2025-12-06 18:36:55 +08:00
ad277bc1aa63d12faef0faf15facfb0be5aa4ef2
- Updated component declarations to include new Naive UI components. - Refactored environment variable access to use import.meta.env. - Added TTS_API_URL constant for Azure TTS integration. - Expanded SpeechSettings interface to support Azure voice and language options. - Implemented Azure TTS voice selection and loading mechanism in ReadDanmaku.vue. - Added loading timeout for audio playback and improved error handling. - Enhanced UI to allow users to select Azure voices and configure speech settings.
vtsuru.live
Project setup
bun install
Compiles and hot-reloads for development
bun dev
Compiles and minifies for production
bun run build
Lints and fixes files
bun run lint
Customize configuration
Description
Languages
Vue
64.9%
TypeScript
18.2%
JavaScript
14.1%
CSS
2.8%