Skip to content
This repository has been archived by the owner on Aug 2, 2024. It is now read-only.

Releases: jamsch/react-native-voice

v3.1.7

16 Mar 02:20
Compare
Choose a tag to compare

3.1.7 (2021-03-16)

Bug Fixes

  • Voice.m: properly emit partial/final results (a8e5fa7)

v3.1.6

16 Mar 02:00
Compare
Choose a tag to compare

3.1.6 (2021-03-16)

Bug Fixes

  • Voice.m: send speech results (420ad77)

v3.1.5

16 Mar 01:45
Compare
Choose a tag to compare

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

15 Mar 01:52
Compare
Choose a tag to compare

3.1.4 (2021-03-15)

Bug Fixes

  • Voice.m: typo, add availability checks (0b40c1d)

v3.1.3

14 Mar 23:59
Compare
Choose a tag to compare

3.1.3 (2021-03-14)

Bug Fixes

  • VoiceModule: onError should now properly return event code (683030f)

v3.1.2

14 Mar 22:25
Compare
Choose a tag to compare

3.1.2 (2021-03-14)

Bug Fixes

v3.1.1

14 Mar 22:11
Compare
Choose a tag to compare

3.1.1 (2021-03-14)

Bug Fixes

  • VoiceModule: promisify startSpeechWithPermissions (1ae4940)

v0.3.2

10 Mar 07:50
579f545
Compare
Choose a tag to compare
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

03 Nov 20:40
f3ffbe3
Compare
Choose a tag to compare
update(Android) add try/catch around "results.getStringArrayList" to …

v0.3.0

09 Sep 22:31
1e7a83b
Compare
Choose a tag to compare
Update react-native-voice.podspec