motniemtin/fptai

Thư viện truy cập FPT AI bằng php

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

This package is auto-updated.

Last update: 2024-05-25 12:47:20 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");