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

    Interface AudioBufferObject

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

    Properties

    Properties

    audioFile: Uint8Array
    fileId: string