An open API service indexing awesome lists of open source software.

https://github.com/ajiew/baiduvoicerecognitiondemo

百度语音识别 REST-API Demo (React-Native)
https://github.com/ajiew/baiduvoicerecognitiondemo

react-native restful-api speech-recognition speech-to-text

Last synced: about 1 year ago
JSON representation

百度语音识别 REST-API Demo (React-Native)

Awesome Lists containing this project

README

          

## 百度语音识别 REST-API Demo (React-Native)

React Native 版本的 Demo,展示如何使用百度语音识别 REST-API 快速、简便地集成语音识别功能。

UI:

References:

- [百度语音识别 REST-API 文档](https://ai.baidu.com/ai-doc/SPEECH/Vk38lxily)
- [react-native-audio](https://github.com/jsierles/react-native-audio)
- [rn-fetch-blob](https://github.com/joltup/rn-fetch-blob)