Releases: jamsch/expo-speech-recognition
Releases · jamsch/expo-speech-recognition
v1.1.0
Minor Changes
- 7fa9bc6: Implemented long form file-based transcriptions for iOS. This change circumvents the undocumented 1-minute limitation in
SFSpeechURLRecognitionRequest
.
For documentation on transcribing files, see: Transcribing audio files
v1.0.1
Patch Changes
- e4c54f1: Fixed handling of interim and final results on web
- d3d3d63: Separate microphone and recognizer permissions (thanks @msschwartz!)