1 write to _completed
System.Speech (1)
Synthesis\Prompt.cs (1)
91
_completed
= value;
2 references to _completed
System.Speech (2)
Synthesis\Prompt.cs (2)
87
return
_completed
;
99
if (value != null && (_synthesizer != null ||
_completed
))