Releases: ex-azure/ex_azure_speech
Releases · ex-azure/ex_azure_speech
v0.2.2
Compare
Sorry, something went wrong.
No results found
0.2.2 (2024-10-25)
Bug Fixes
Update dependencies (#43 ) (3f35feb )
Websocket connections should be closed on any error (a9b8125 )
v0.2.1
Compare
Sorry, something went wrong.
No results found
0.2.1 (2024-07-29)
Bug Fixes
audio-recognition: EndOfDictation messages replaced last detected recognition. (#39 ) (68f6aea )
deps: Dependencies update (09d77ce )
v0.2.0
Compare
Sorry, something went wrong.
No results found
0.2.0 (2024-04-30)
Features
text_to_speech: Implements text-to-speech (#16 ) (46c058e )
Bug Fixes
Improved handling of errors (2f4fde4 )
v0.1.1
Compare
Sorry, something went wrong.
No results found
0.1.1 (2024-04-25)
Bug Fixes
continuous_speech: Delegates the connection shutdown to the websocket (b3f9a9d )
pronunciation_assessment: Added FullText pronunciation granularity (d3e6713 )
v0.1.0
Compare
Sorry, something went wrong.
No results found
0.1.0 (2024-04-19)
Features
continuous_recognition: Implements asynchronous recognition. (#12 ) (863847f )
Bug Fixes
Added utility to deal with in-memory streams (6851389 )
Changed type Phrase to Evaluation (2479ddd )
Moving speech context to the connection state (18a4820 )
Miscellaneous Chores