v1.4.0
What's Changed
- creating speak streaming client and api by @SandraRodgers in #239
- Port WebSocket Threading Fixes
STT Live
->TTS Speak
, Port Fixes FromTTS Speak
->STT Live
by @dvonthenen in #246 - Remove Outer Ticker Loop - Dead Code by @dvonthenen in #247
- Fix README: pass options as pointers by @jhillyerd in #250
- Refactor sdk package structure by @dvonthenen in #248
- Updates Examples With New Package Names, Adds Warning, Fix Thread Panic by @dvonthenen in #252
- Address Common vs REST Defaults for Clients by @dvonthenen in #254
- Implements Multi-Lingual Support by @dvonthenen in #255
- Remove TTS WS Implementation from
main
by @dvonthenen in #257
New Contributors
- @jhillyerd made their first contribution in #250
Full Changelog: v1.3.6...v1.4.0