gen_read_aloud_prompt_and_audio_merging_handler¶
Overview¶
Handler used to apply a synthetic voice to the video, as an audio prompt |
Classes¶
- class gen_read_aloud_prompt_and_audio_merging_handler.ReadAloudPromptAudioMergingHandler(recorded_prompt)¶
Bases:
vikit.common.handler.HandlerHandler used to apply a synthetic voice to the video, as an audio prompt
Overview
Methods¶ execute_async(video)Merge prompt generated recording with video as a single media file
Members