Giter Club home page Giter Club logo

xz_voice's Introduction

Electron + vue + ElementUI + js开发的文字转语音软件

screen

使用帮助:

采用阿里云语音合成引擎 官网地址:https://ai.aliyun.com/nls/tts

一、设置应用秘钥

1.找到路径:src\views\Convert\api\alibaba.js

2.修改代码:

static AccessKeyId = '设置成你在阿里云申请的:AccessKeyId';
static AccessKeySecret = '设置成你在阿里云申请的:AccessKeySecret';
static appkey = '设置成你在阿里云申请的:appkey';

二、设置在线音乐

1.找到路径:src\views\Convert\SelectMusic.vue

2.搜索代码:http://xxx.xxx.com/ 修改为:你在七牛云空间cname的域名

3.将背景音乐包上传到七牛云的空间,设置为公开

4.背景音乐包下载地址:https://bawangxx.lanzous.com/b0c34tv9e 密码:9r9y

三、软件打包

执行:

npm i
npm run electron:build

xz_voice's People

Contributors

bawangxx avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.