1 write to _text
System.Speech (1)
Result\RecognizedWordUnit.cs (1)
29
_text
= string.IsNullOrEmpty(text) ? null : text;
1 reference to _text
System.Speech (1)
Result\RecognizedWordUnit.cs (1)
47
get { return
_text
; }