voice
voice copied to clipboard
We develop an react app using audio recording, playback and send to google service for translating from speech to text.
We develop an react app using audio recording, playback and send to google service for translating from speech to text.
We are using both packages react-native-voice/voice to record audio and send streaming audio data to Google service and react-native-audio-recorder-player to record audio/voice from users when they speak to the app and playback.
However, when 2 packages are in use, the phone micro can not differentiate them and it does not work. Please anyone has experience in using both packages at the same time advise how to control the phone micro for each service.
@thaivanan Any news about this issue?
Do you have any updates?
on android i have same issue, is there any update on this?
any update for this use-case, I want to record audio and speech-to-text both at a time.