stopTranscriber method

void stopTranscriber()

Implementation

void stopTranscriber() {
  _invokeMethod('stopTranscriber');
}