tts custom voice 文字转语音,自定义文字
- 通过API生成不同风格的语音
- 获取到的语音数据在audio标签中可以播放,也可以通过播放器播放,但是无法通过其他的库播放
- Generate different styles of speech via API
- The acquired voice data can be played in the audio tag or through the player, but cannot be played through other libraries