1
0
Форкнуть 0
Example repo integrating the JavaScript Speech SDK with a react native that runs on Android and iOS
Перейти к файлу
Glenn Harper 8cc54240fc
Update README.md
2024-05-23 09:29:22 -07:00
ExampleTSProject
README.md
SECURITY.md

README.md

cognitive-services-sdk-react-native-example

Sample repo for integrating JS Speech SDK with react-native.

IMPORTANT: This is provided as a convenience for JS user, and does not constitute a SLA for React Native support in JS Speech SDK. As of 05/23/2024, Speech SDK does not support React Native officially. Any further development done from this sample will not receive support from Microsoft.

  • clone repo
  • cd cognitive-services-sdk-react-native-example\ExampleTSProject (windows)
  • npx react-native run-android or npx react-native run-ios