What's Changed
- feat: introduced a new backend parameter in FishAudioTTSConfig with a default value of "speech-1.5" by @seymourtang in https://github.com/TEN-framework/ten-framework/pull/1306
- fix: fix 11labs no websocket connetion issue by @YiminW in https://github.com/TEN-framework/ten-framework/pull/1305
- fix: start connect timeout by @HugoChaan in https://github.com/TEN-framework/ten-framework/pull/1312
- feat: config polly_tts chunk_interval by @ygcaicn in https://github.com/TEN-framework/ten-framework/pull/1313
- fix: connect by @liaochenliang in https://github.com/TEN-framework/ten-framework/pull/1318
- feat: include backend parameter in FishAudioTTSConfig string representation by @seymourtang in https://github.com/TEN-framework/ten-framework/pull/1319
- feat: upgrade azure speech sdk version in azure asr by @sunxilin in https://github.com/TEN-framework/ten-framework/pull/1321
- fix: is_finalize_disconnect by @liaochenliang in https://github.com/TEN-framework/ten-framework/pull/1320
- fix: test case for log by @sunxilin in https://github.com/TEN-framework/ten-framework/pull/1302
- feat: support send_cmd_ex in nodejs binding by @sunxilin in https://github.com/TEN-framework/ten-framework/pull/1317
- chore: update version headers and manifest files across multiple components by @halajohn in https://github.com/TEN-framework/ten-framework/pull/1322
Full Changelog: https://github.com/TEN-framework/ten-framework/compare/0.10.33...0.10.34