Skip to content

0.23.0

Choose a tag to compare

Improvements

  • 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