vot.js - v2.4.18
    Preparing search index...

    Interface AudioBufferObject

    interface AudioBufferObject {
        audioFile: Uint8Array;
        fileId: string;
    }
    Index
    audioFile: Uint8Array
    fileId: string