Adapt Audio For Cocos
asset_forge_adapt_audioConvert any audio file into a Cocos-ready AudioClip with configurable format, sample rate, channels, normalization, and looping.
Instructions
Convert an existing audio file into a Cocos-ready AudioClip file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Human-readable asset name. Used for file names after slugification. | |
| inputPath | Yes | ||
| outputDir | No | Directory where generated files should be written. Defaults to server config. | |
| postprocess | No |