Skip to content

attendi-ios v0.3.2

Choose a tag to compare

@emilianoalvarez91 emilianoalvarez91 released this 29 Sep 14:51
· 4 commits to main since this release
d339fc1

Changed

  • AttendiAsyncTranscribePlugin now connects to the WebSocket in onBeforeStartRecording instead of onStartRecording.
    This ensures that the AttendiMicrophone component remains in the loading state until the WebSocket connection is fully established, improving UI consistency and user feedback.

Fixed

  • Race condition issue where stopping a recording and immediately starting a new one could leave the AttendiMicrophone in an incorrect UI state.
  • AsyncTranscribeService retry mechanism where the retry logic would not continue properly after a successful retry attempt.

Full Changelog: 0.3.1...0.3.2