voice
voice copied to clipboard
Possible to get audio file?
Hi All,
After complete the speech is it possible to get audio file like .mp3 file?
Thanks in advance
In this RN library level, this does not seem to be available now.
For Android part, I do not think this is possible because the buffer is not returned in the recent version of Android.
For iOS, it is technically possible because iOS speech recognition accepts raw buffer. You can record it by yourself and then pass the buffer to speech recognition.
If you are interested in implementing this, I'm willing to review the code.
On Tue, Dec 5, 2017 at 5:34 AM praba1989 [email protected] wrote:
Hi All,
After complete the speech is it possible to get audio file like .mp3 file?
Thanks in advance
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/wenkesj/react-native-voice/issues/51, or mute the thread https://github.com/notifications/unsubscribe-auth/ABQzu6fhyVNNRpNjtuEif-t5ypt1HJpZks5s9NX2gaJpZM4Q1wsG .
--
Jeungmin Oh (오정민) | CEO & Founder HayanMind Inc.
Try Mimiking app on iPhone https://goo.gl/Xrr3yz & Android https://goo.gl/k77XVW
Hi @ohtangza Yeah sure please...
Is there any update on this thread? Can we get the audio file in any way?
@praba1989 Did you solved your problem?
linked with https://github.com/react-native-voice/voice/issues/185