Files
FastGPT/projects/app
tzq84 be6269688b 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-11-01 14:50:49 +08:00
..
2024-10-30 18:42:46 +08:00
2024-10-25 23:13:53 +08:00
2024-05-15 10:19:51 +08:00
2024-10-25 19:39:11 +08:00
2024-10-25 23:13:53 +08:00
2024-06-19 14:38:21 +08:00