Type alias TRawContentConfiguration

TRawContentConfiguration: {
    eraser?: TEraserConfiguration;
    recognition?: TRawContentRecognitionConfiguration;
    session-time?: number;
    text?: TTextConfConfiguration;
}

Type declaration

Generated using TypeDoc