1 write to _text
System.Speech (1)
Result\RecognizedPhrase.cs (1)
142_text = sb.ToString().Trim(' ');
2 references to _text
System.Speech (2)
Result\RecognizedPhrase.cs (2)
89if (_text == null) 144return _text;