Interface RecognitionUsage

interface RecognitionUsage {
    audioDuration: number;
}

Properties

Properties

audioDuration: number