motniemtin/fptai

使用php访问FPT AI的库

dev-master 2020-04-25 03:26 UTC

This package is auto-updated.

Last update: 2024-09-25 13:36:27 UTC


README

composer require motiemtin/fptai;
use Motniemtin\FptAi;

$ftpai=new motnFptAi\FptAi('yourkey');
$ftpai->makeSpeech('Chuyển văn bản thành âm thanh');
$ftpai->saveFile("public/test.mp3");