You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 21, 2020. It is now read-only.
@wangfpp problem is Google Speech API strict the ecode type, SampleRate... so the video i save using react-native-audio can not fit. Uplooad to Google always response fail. Any helps? Thanks
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Version
Tell us which versions you are using ( you can see the versions in your package.json ):
react-native-audio :
react-native :
react :
using react-native-sound ? Yes/No
Expected behaviour :
What were you trying to do and what did you expect to happen ?
Actual behaviour
I want to record audio and send it to Google Cloud Speech API to transcript it to my language i want.
Steps to reproduce
The encoding, bitrate... is not feed, Google speech API always return empty.
"react-native": "0.59.9",
"react-native-audio": "^4.3.0",
The text was updated successfully, but these errors were encountered: