I am new in react-native and expo. I am using the latest version of expo and looking for a library that can stream microphone input, then I will feed it to Microsoft speech SDK for speech to text. I would've love to use Microsoft speech sdk directly, but it seems that react-native is not supported, so I'll manually stream data from the microphone instead. Please correct me if I am wrong on this.
The only library I found is unfortunately, it is using the react-native link command, which I don't really understand what it does, but it is not working in expo (unknown command link).
- Is it possible to install this library to expo?
- if not, are there other microphone stream libraries I can use?
发布者:admin,转转请注明出处:http://www.yc00.com/questions/1744336095a4569123.html
评论列表(0条)