❔ WPF textbox
Hey. There are 2 tasks I need to to.
- (var node in tagger.ParseToNodes(SpeechResult.Text) is dividing a text into words) I want to display the words 1 by 1 in textbox that created in XAML.
- Control time between word appearances.

