Releases: jamsch/react-native-voice
Releases · jamsch/react-native-voice
v3.1.7
3.1.7 (2021-03-16)
Bug Fixes
- Voice.m: properly emit partial/final results (a8e5fa7)
v3.1.6
3.1.6 (2021-03-16)
Bug Fixes
- Voice.m: send speech results (420ad77)
v3.1.5
3.1.5 (2021-03-16)
Bug Fixes
- index.ts: pass empty options to "Voice.startSpeech" on iOS to match arg count (36fdcc8)
v3.1.4
3.1.4 (2021-03-15)
Bug Fixes
- Voice.m: typo, add availability checks (0b40c1d)
v3.1.3
3.1.3 (2021-03-14)
Bug Fixes
- VoiceModule: onError should now properly return event code (683030f)
v3.1.2
3.1.2 (2021-03-14)
Bug Fixes
v3.1.1
3.1.1 (2021-03-14)
Bug Fixes
- VoiceModule: promisify startSpeechWithPermissions (1ae4940)
v0.3.2
update(ios) remove mixwithothers on audio session setup
If the app is currently playing audio and using MPNowPlayingInfoCenter (e.g. react-native-music-control), this can cause the app to hide the notification centre playback controls.
v0.3.1
update(Android) add try/catch around "results.getStringArrayList" to …
v0.3.0
Update react-native-voice.podspec