scriptburn/googlespeech

谷歌文本转语音

1.0.3 2018-06-07 11:46 UTC

This package is auto-updated.

Last update: 2024-08-30 01:38:09 UTC


README

alt text

安装

$ composer  create-project scriptburn/googlespeech 

请确保更新 .env 文件中的 Db 连接字符串

并在 .env 中更新 GOOGLE_APP_CRED,使用您的谷歌凭证 JSON 文件的名称,必须必须复制到应用程序的根目录(不在公共文件夹中)

确保赋予存储文件夹写入权限

创建文件夹 storage/framework, storage/framework/cache, storage/framework/sessions, storage/framework/views

使用 "php artisan vendor:publish" 发布资源,并选择 adminlte