# speech_realtime_api **Repository Path**: silcer/speech_realtime_api ## Basic Information - **Project Name**: speech_realtime_api - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-10-04 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # speech_realtime_api 实时语音识别API WebSocket 项目地址:https://github.com/Baidu-AIP/speech_realtime_api ## 简介 以ANDROID C JAVA python 作为示例,展示实时语音识别的调用过程,选择一个运行即可。 ## 目录结构 ``` +--android-realtime-asr android代码 +--cpp-realtime-asr C代码 +--java-realtime-asr java代码 +--python-realtime-asr python代码 ```