Download the PHP package aisdk/lmnt without Composer
On this page you can find all versions of the php package aisdk/lmnt. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor aisdk
Package lmnt
Short Description Official LMNT provider for the PHP AI SDK.
License MIT
Homepage https://github.com/phpaisdk/lmnt
Package lmnt
Short Description Official LMNT provider for the PHP AI SDK.
License MIT
Homepage https://github.com/phpaisdk/lmnt
Please rate this library. Is it a good library?
Informations about the package lmnt
aisdk/lmnt
Official LMNT provider for the PHP AI SDK. Uses LMNT's native text-to-speech API.
Installation
Basic Usage
Configuration
| Variable | Description | Default |
|---|---|---|
LMNT_API_KEY |
API key for authentication | Required |
LMNT_BASE_URL |
Base URL for API requests | https://api.lmnt.com |
Supported Capabilities
| Capability | Support |
|---|---|
| Text-to-speech | Native POST /v1/ai/speech/bytes |
| LMNT voice ID | Portable ->voice() option |
Use providerOptions('lmnt', [...]) for native request fields, including language, sample rate, temperature, and top-p. LMNT Speech Sessions use a separate WebSocket API and are outside this package's current scope.
Documentation
All versions of lmnt with dependencies
PHP Build Version
Package Version
The package aisdk/lmnt contains the following files
Loading the files please wait ...