Closed YangVincent closed 1 month ago
const req = { file: vidStream, target_lang: targetLang, watermark: true, mode: 'automatic', start_time: 0, end_time: 30, }; return elevenlabs.dubbing.dubAVideoOrAnAudioFile(req);
@YangVincent this should now be fixed on the latest version