infery
← All models

FFmpeg API [Merge Audios]

ffmpeg-api-merge-audios

Text to Speechby infery

Merge audios into a single audio using FFmpeg API!

Details

Accepts
audio

Pricing

Price
0.021 cr / second

Prices in credits (1 credit = $0.01).

Data schema

Input

FieldTypeDescription
audio_urlsrequiredarrayList of audio URLs to merge in order. The 0th stream of the audio will be considered as the merge candidate.
output_formatOutput format of the combined audio. If not used, will be determined automatically using FFMPEG. Formatted as codec_sample_rate_bitrate.

Output

FieldTypeDescription
audioMerged audio file