@musallam/audio-video-client
    Preparing search index...

    Interface TranscribeVideoInput

    The request body for transcribing video.

    interface TranscribeVideoInput {
        video: VideoInput;
    }
    Index

    Properties

    Properties

    video: VideoInput