UNPKG

@novo-learning/novo-sdk

Version:

SDK for the Novolanguage Speech Analysis API

6 lines (5 loc) 130 B
export declare class SetConfigDto { timeout?: boolean | number; confirm_audio_receive?: boolean; configId?: string; }