SpeechToTextOutput constructor
SpeechToTextOutput(
- ActionRecipe _actionRecipe,
- bool _isFinalText
Implementation
SpeechToTextOutput(this._actionRecipe, this._isFinalText);