kevinresol / react-native-sound-recorder

Simplest Sound Recorder for React Native
MIT License
119 stars 36 forks source link

Use Record with Audio to Text API. #17

Closed TecladistaProd closed 5 years ago

TecladistaProd commented 5 years ago

I would like to use this module with react-native-voice, to transcribe the user speak to text and record too, but when i try this, in some devices, the app crash. anyone know how can i solve this ?

TecladistaProd commented 5 years ago

apparently the OS does not allow to use the microphone by two libs at the same time