For various reasons, I need to use the raw SpeechRecognizer API instead of the easier RecognizerIntent (RECOGNIZE_SPEECH) activity.
SpeechRecognizer
RecognizerIntent
That means,
you can destroy current session by destroy(). And you can restart it again