Called whenever a new sentence is recognized.
If this function returns a string, the sentence recognized is overriden.
String? Function(String)? onSentenceCompleted;