# text-to-speech **Repository Path**: moutory/text-to-speech ## Basic Information - **Project Name**: text-to-speech - **Description**: 利用百度文字转语音的API,简单实现的一个可视化在线转换页面 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-06-22 - **Last Updated**: 2022-11-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 项目启动: 1. 前提:有react开发环境 2. 依次执行`yarn`、`yarn start`命令即可启动服务器 3. 项目启动后,若可以看到如下页面,则启动成功: ![image-20210622163204239](./20210622163204239.png)