Files
FastGPT/projects
tzq84 add3a2d2b0 feat(voice): add fallback for browsers without MediaSource support (#3043)
- Add MediaSource support detection function
- Implement fallback solution for browsers that don't support MediaSource:
  - For single audio: Read full stream before playing
  - For segmented audio: Wait until all text is received then play as one audio
- Improve code robustness and browser compatibility
2024-12-11 14:53:02 +08:00
..
2024-12-11 14:53:01 +08:00