使用php访问FPT AI的库
github.com/motniemtin/FptAi
源代码
问题
安装: 0
依赖关系: 0
建议者: 0
安全: 0
星级: 0
关注者: 2
分支: 0
开放问题: 0
Requires
None
Requires (Dev)
Suggests
Provides
Conflicts
Replaces
MIT c9478c038950a6230ab203fe7f3dea4e23521847
This package is auto-updated.
Last update: 2024-09-25 13:36:27 UTC
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");