gen_read_aloud_prompt_and_audio_merging_handler

Overview

Classes

ReadAloudPromptAudioMergingHandler

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.Handler

Handler 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

async execute_async(video)

Merge prompt generated recording with video as a single media file

Parameters:

video (Video) -- The video to process

Returns:

The video including generated synthetic voice that reads the prompt