reset method

void reset()

Implementation

void reset() {
  SherpaOnnxBindings.circularBufferReset?.call(ptr);
}