You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added an optional interval parameter to useAudioLevelObserver() to allow setting custom intervals for audio level events (Thanks @AlexHayton!)
Updated useNetwork() to return the new networkState and networkStateReasons properties. quality and threshold are now considered deprecated in favor of the new properties.
Added user_name and rawResponse properties to the Transcription type definition