speechmatics / speechmatics-js-sdk

Javascript and Typescript SDK for Speechmatics
MIT License
39 stars 4 forks source link

feat: defers stopRecognition until connected #50

Closed nickgerig closed 2 weeks ago

nickgerig commented 2 weeks ago

Addresses issue where realtime stopRecognition() is called before the socket is connected. #46