Download the PHP package innovination/elevenlabs without Composer
On this page you can find all versions of the php package innovination/elevenlabs. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download innovination/elevenlabs
More information about innovination/elevenlabs
Files in innovination/elevenlabs
Download innovination/elevenlabs
More information about innovination/elevenlabs
Files in innovination/elevenlabs
Vendor innovination
Package elevenlabs
Short Description A simple package to convert text to audio using Elevenlabs API and store it in the storage.
License MIT
Package elevenlabs
Short Description A simple package to convert text to audio using Elevenlabs API and store it in the storage.
License MIT
Please rate this library. Is it a good library?
Informations about the package elevenlabs
Text-to-Audio Composer Package
This Composer package allows you to convert text into audio using the ElevenLabs API.
Installation
To install this package, you can use Composer. Run the following command in your project directory:
Usage
To use this package, follow these steps:
-
Import the package into your PHP file:
-
Create an instance of the
Elevenlabs
class: -
Add ElevenLabs API key to your
.env
file - Convert text to audio:
The generateAudio
method will return the path to the generated audio file along with status
as sucess
or error
All versions of elevenlabs with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.4
The package innovination/elevenlabs contains the following files
Loading the files please wait ....