Download the PHP package runapi-ai/openai-tts without Composer
On this page you can find all versions of the php package runapi-ai/openai-tts. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download runapi-ai/openai-tts
More information about runapi-ai/openai-tts
Files in runapi-ai/openai-tts
Download runapi-ai/openai-tts
More information about runapi-ai/openai-tts
Files in runapi-ai/openai-tts
Vendor runapi-ai
Package openai-tts
Short Description RunAPI OpenAI TTS Composer package for PHP applications
License Apache-2.0
Homepage https://runapi.ai/models/openai-tts
Package openai-tts
Short Description RunAPI OpenAI TTS Composer package for PHP applications
License Apache-2.0
Homepage https://runapi.ai/models/openai-tts
Please rate this library. Is it a good library?
Informations about the package openai-tts
OpenAI TTS PHP SDK for RunAPI
Use the OpenAI TTS PHP SDK to generate speech through RunAPI with a synchronous Composer client and typed managed-audio responses.
Install
Quick start
Pass request parameters as associative arrays with snake_case keys. Keep
RUNAPI_API_KEY in the environment or your secret manager.
Text-to-speech returns its terminal response directly when available and
otherwise follows an accepted Task automatically. Use subscribe() to observe
Task updates.
Links
- Model page: https://runapi.ai/models/openai-tts
- SDK docs: https://runapi.ai/docs/resources/sdks
- Product docs: https://runapi.ai/docs/api/openai-tts/text-to-speech
- Pricing and rate limits: https://runapi.ai/models/openai-tts/tts-1
- Full catalog: https://runapi.ai/models
- GitHub repository: https://github.com/runapi-ai/openai-tts-php
- Multi-language SDK repository: https://github.com/runapi-ai/openai-tts-sdk
License
Licensed under the Apache License, Version 2.0.
All versions of openai-tts with dependencies
PHP Build Version
Package Version
The package runapi-ai/openai-tts contains the following files
Loading the files please wait ...