# 语音识别合成 **Repository Path**: novame/speech-recognition-synthesis ## Basic Information - **Project Name**: 语音识别合成 - **Description**: 使用科大讯飞得语音api - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-12-08 - **Last Updated**: 2023-12-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # xunfei-vioce-demo > 一个基于科大讯飞语音识别接口的vue案例[java版本案例](https://github.com/Ma-Tao007/xunfei-vioceAl-javaSDK) ## Build Setup # 下载依赖 npm install # 运行项目 npm run dev(如果报错请使用yarn run serve运行) # 运行说明 1.电脑要能支持语音录入(台式机没有外设的需要插入耳机,不然无法运行)
2.案例中使用的科大讯飞接口控制台的参数修改成自己的参数使用,在src/assets/js/IatRecorder.js中的前三个参数设置为对应 你自己应用的参数 # 效果截图 ![image](https://github.com/Ma-Tao007/xunfei-vioceAl-vueSDK/blob/master/static/image/run.png)