Skip to content

Tags: MelvinEsteban/react-native-voice

Tags

v3.1.7

Toggle v3.1.7's commit message
chore(release): 3.1.7 [skip ci]

## [3.1.7](jamsch/react-native-voice@v3.1.6...v3.1.7) (2021-03-16)

### Bug Fixes

* **Voice.m:** properly emit partial/final results ([a8e5fa7](jamsch@a8e5fa7))

v3.1.6

Toggle v3.1.6's commit message
chore(release): 3.1.6 [skip ci]

## [3.1.6](jamsch/react-native-voice@v3.1.5...v3.1.6) (2021-03-16)

### Bug Fixes

* **Voice.m:** send speech results ([420ad77](jamsch@420ad77))

v3.1.5

Toggle v3.1.5's commit message
chore(release): 3.1.5 [skip ci]

## [3.1.5](jamsch/react-native-voice@v3.1.4...v3.1.5) (2021-03-16)

### Bug Fixes

* **index.ts:** pass empty options to "Voice.startSpeech" on iOS to match arg count ([36fdcc8](jamsch@36fdcc8))

v3.1.4

Toggle v3.1.4's commit message
chore(release): 3.1.4 [skip ci]

## [3.1.4](jamsch/react-native-voice@v3.1.3...v3.1.4) (2021-03-15)

### Bug Fixes

* **Voice.m:** typo, add availability checks ([0b40c1d](jamsch@0b40c1d))

v3.1.3

Toggle v3.1.3's commit message
chore(release): 3.1.3 [skip ci]

## [3.1.3](jamsch/react-native-voice@v3.1.2...v3.1.3) (2021-03-14)

### Bug Fixes

* **VoiceModule:** onError should now properly return event code ([683030f](jamsch@683030f))

v3.1.2

Toggle v3.1.2's commit message
chore(release): 3.1.2 [skip ci]

## [3.1.2](jamsch/react-native-voice@v3.1.1...v3.1.2) (2021-03-14)

### Bug Fixes

* **VoiceModule:** typos ([5548c98](jamsch@5548c98))

v3.1.1

Toggle v3.1.1's commit message
chore(release): 3.1.1 [skip ci]

## [3.1.1](jamsch/react-native-voice@v3.1.0...v3.1.1) (2021-03-14)

### Bug Fixes

* **VoiceModule:** promisify startSpeechWithPermissions ([1ae4940](jamsch@1ae4940))

v3.1.0

Toggle v3.1.0's commit message
chore(release): 3.1.0 [skip ci]

# [3.1.0](react-native-voice/voice@v3.0.0...v3.1.0) (2021-03-08)

### Features

* **Android:** Expose error code ([react-native-voice#302](react-native-voice#302)) ([fcaf8fe](react-native-voice@fcaf8fe))

v3.0.0

Toggle v3.0.0's commit message
chore(release): 3.0.0 [skip ci]

# [3.0.0](react-native-voice/voice@v2.0.4...v3.0.0) (2021-02-23)

### Bug Fixes

* **iOS:** Xcode 12 compatibility ([react-native-voice#297](react-native-voice#297)) ([cc4d4ed](react-native-voice@cc4d4ed))

### BREAKING CHANGES

* **iOS:** react-native peer dependency bumped to >= 0.60.2

v2.0.4

Toggle v2.0.4's commit message
chore(release): 2.0.4 [skip ci]

## [2.0.4](react-native-voice/voice@v2.0.3...v2.0.4) (2021-02-18)

### Bug Fixes

* **deps:** bump npm-user-validate from 1.0.0 to 1.0.1 ([react-native-voice#274](react-native-voice#274)) ([c5543ba](react-native-voice@c5543ba))