Hi there,
I would appreciate it very much if someone could help me with this tough problem:
I am currently busy with a speech recognition program that I am writing, but as part of the program, the following task must be done:
RichTextBox 1 displays the text (say for instance, 50 words are in the sentence) that the user must read. As the user reads the text, the text that is heard by the computer, is displayed in RichTextBox2. Thus, after the user have finished reading the text in RichTextBox1, the text in RichTextBox2, must be the same as in RichTextBox1. Now comes the difficult part:
When a button is clicked (say for instance the button has the caption:Result) a percentage must be given (by displaying result in textbox) of how accurate the text in RichTextBox2, compares with the text in RichTextBox1. I thought of something like to give the user 2% for every word he gets right (50 words x 2% = 100). I really don’t know how to do this guy. Please help me with this. I know someone can help me with this that is why I turned to you guys….
Thanks
Best regards
C.P. Lombard
cplombard@hotmail.com
I would appreciate it very much if someone could help me with this tough problem:
I am currently busy with a speech recognition program that I am writing, but as part of the program, the following task must be done:
RichTextBox 1 displays the text (say for instance, 50 words are in the sentence) that the user must read. As the user reads the text, the text that is heard by the computer, is displayed in RichTextBox2. Thus, after the user have finished reading the text in RichTextBox1, the text in RichTextBox2, must be the same as in RichTextBox1. Now comes the difficult part:
When a button is clicked (say for instance the button has the caption:Result) a percentage must be given (by displaying result in textbox) of how accurate the text in RichTextBox2, compares with the text in RichTextBox1. I thought of something like to give the user 2% for every word he gets right (50 words x 2% = 100). I really don’t know how to do this guy. Please help me with this. I know someone can help me with this that is why I turned to you guys….
Thanks
Best regards
C.P. Lombard
cplombard@hotmail.com