class MAGES::Recorder::MicrophoneInterpreter::IOFetchResponse

class IOFetchResponse
{
public:
    // properties

    float[] Samples;
};