API Reference
/audioToVideoStream
This endpoint returns a url of an HLS .m3u8 playlist file along with an mp4 file.
POST
/
audioToVideoStream
Sample Response Body
Body
application/json
simliAPIKey
string
requiredfaceId
string
requiredaudioBase64
string
requiredaudioFormat
enum<string>
requiredAvailable options:
pcm16
, pcm32
, wav
, mp3
, ogg
audioSampleRate
integer
default: 16000audioChannelCount
integer
default: 1videoStartingFrame
integer
default: 0Response
200 - application/json
The response is of type any
.