Skip to content

Commit 9ce902e

Browse files
committed
add react-native linking info for react-native-voice
1 parent fab4bac commit 9ce902e

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ A React-Native Bridge for the Google Dialogflow AI SDK.
1111

1212
Support for iOS 10+ and Android!
1313

14-
We are currently working on dialogflow V2 support! (The beta will be published at 8.March 2018 at the latest)
14+
We are currently working on dialogflow V2 support! (Last Update: 06.March 2018)
1515

1616

1717
[Dialogflow](https://dialogflow.com/) is a powerful tool for building delightful and natural conversational experiences. You can build chat and speech bots and may intergrate it in a lot of platform like twitter, facebook, slack, or alexa.
@@ -24,6 +24,7 @@ npm install --save react-native-dialogflow
2424
2525
react-native link react-native-dialogflow
2626
react-native link react-native-speech-to-text-ios
27+
react-native link react-native-voice
2728
```
2829

2930
### iOS: IMPORTANT xCode plist settings

0 commit comments

Comments
 (0)