Download the PHP package runapi-ai/volcengine-lip-sync without Composer
On this page you can find all versions of the php package runapi-ai/volcengine-lip-sync. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download runapi-ai/volcengine-lip-sync
More information about runapi-ai/volcengine-lip-sync
Files in runapi-ai/volcengine-lip-sync
Package volcengine-lip-sync
Short Description RunAPI Volcengine Lip Sync Composer package for PHP applications
License Apache-2.0
Homepage https://runapi.ai/models/volcengine-lip-sync
Informations about the package volcengine-lip-sync
Volcengine Lip Sync PHP SDK for RunAPI
The Volcengine Lip Sync PHP SDK is the Composer package for Volcengine Lip Sync on RunAPI. Use it when your PHP application needs associative-array request bodies, task status lookup, polling helpers, file helpers, and consistent RunAPI errors.
This README is the PHP package guide for the public volcengine-lip-sync-php split
repository. For model details, use https://runapi.ai/models/volcengine-lip-sync; for API
reference, use https://runapi.ai/docs/api/volcengine-lip-sync/lip-sync-video; for SDK docs, use
https://runapi.ai/docs/resources/sdks.
Install
Quick start
Use create() to submit a task and return quickly, get() to fetch the latest
task state, and run() when a script should create and poll until completion.
In web request handlers, prefer create() plus webhook or later get()
polling so a worker is not held open.
RunAPI-generated file URLs are temporary. Download and store generated files in your own durable storage within the retention window; do not treat returned URLs as long-term assets.
Language notes
Pass request parameters as associative arrays with snake_case keys. The
available resources are lipSyncVideo. Keep RUNAPI_API_KEY in the environment
or your secret manager; never commit API keys or callback secrets.
Links
- Model page: https://runapi.ai/models/volcengine-lip-sync
- SDK docs: https://runapi.ai/docs/resources/sdks
- Product docs: https://runapi.ai/docs/api/volcengine-lip-sync/lip-sync-video
- Pricing and rate limits: https://runapi.ai/models/volcengine-lip-sync
- Full catalog: https://runapi.ai/models
- GitHub repository: https://github.com/runapi-ai/volcengine-lip-sync-php
- Multi-language SDK repository: https://github.com/runapi-ai/volcengine-lip-sync-sdk
License
Licensed under the Apache License, Version 2.0.