stop method

Future stop()

stop listening

Implementation

Future stop() => _channel.invokeMethod("speech.stop");