Gets the recorded buffer.
Float32List getBuffer(int floatsToRead) => _recorder.getBuffer(floatsToRead);