Download the PHP package aisdk/assemblyai without Composer
On this page you can find all versions of the php package aisdk/assemblyai. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download aisdk/assemblyai
More information about aisdk/assemblyai
Files in aisdk/assemblyai
Download aisdk/assemblyai
More information about aisdk/assemblyai
Files in aisdk/assemblyai
Vendor aisdk
Package assemblyai
Short Description Official AssemblyAI provider for the PHP AI SDK.
License MIT
Homepage https://github.com/phpaisdk/assemblyai
Package assemblyai
Short Description Official AssemblyAI provider for the PHP AI SDK.
License MIT
Homepage https://github.com/phpaisdk/assemblyai
Please rate this library. Is it a good library?
Informations about the package assemblyai
aisdk/assemblyai
Official AssemblyAI provider for the PHP AI SDK. Uses AssemblyAI's native pre-recorded transcription API.
Installation
Basic Usage
Configuration
| Variable | Description | Default |
|---|---|---|
ASSEMBLYAI_API_KEY |
API key for authentication | Required |
ASSEMBLYAI_BASE_URL |
Base URL for API requests | https://api.assemblyai.com |
Supported Capabilities
| Capability | Support |
|---|---|
| Pre-recorded transcription | Native |
| Remote audio URLs | Native |
| Local audio files | Uploaded before transcription |
The package submits /v2/transcript jobs and polls until they complete. Use providerOptions('assemblyai', ['raw' => [...]]) for AssemblyAI transcription fields such as language_detection, speaker_labels, or keyterms_prompt.
Documentation
All versions of assemblyai with dependencies
PHP Build Version
Package Version
The package aisdk/assemblyai contains the following files
Loading the files please wait ...