v0.2.4
This release fixes build errors caused by changes made to the most recent version of Starscream. In particular, several function signatures were modified, causing the inheritance of SpeechToTextWebSocket
from WebSocket
to break. These signatures have been updated so that the SDK successfully builds.
In addition, we have removed non-existing library search paths that were producing build warnings.