Skip to content

Latest commit

 

History

History
50 lines (27 loc) · 1.21 KB

README.md

File metadata and controls

50 lines (27 loc) · 1.21 KB

DDDSpeaker

VOICEVOXを使用し、指定した話者で特定の文字を読ませるWEBアプリケーション

DEMO

demo

Features

簡易的な最低限の機能であり、JSを極力使用していないためPHPの勉強には最適になっている。

Requirement

PHP 8.2.4 (cli) (built: Mar 14 2023 17:53:23) (NTS Visual C++ 2019 x64) で動作確認済み

VOICEVOX

vscodeのPHP serverでテスト

Installation

windows.php.netよりPHPをダウンロードし、phpという環境変数にダウンロードしたフォルダーのパスを通す

Usage

git clone https://github.com/TanakaTeam/DDDSpeaker
cd DDDSpeaker

PHP Serverより実行

Note

VOICEVOXを起動した状態で実行してください

VOICEVOXダウンロード

Author

  • TanakaTeam

License

"DDDSpeaker" is under MIT license.

本レポジトリは学習目的であり、商標利用及び改変は許可します

詳細はMIT Licenseをご覧ください