HI there,
I need help with the following problem:
ListBox 1: Contains text (say for instance 50 words).
ListBox 2: Displays the text that the user reads.
Above is a speech recognition program that I am working on.
As part of the program, the following result must be obtained: ListBox1 gives the user text to read. As the user reads the text thru the microphone, ListBox 2 displays the text that the user reads. After the user have finished reading the text, a percentage must be given (When user click on button: say for instance button`s name is bResult) of how accurate the text in ListBox1 compares with the text in ListBox2 (The text is suppose to be identical).
Please somebody share your expertise with me by helping me to overcome this problem....
All I want is the code for the bResult button.
Thanks you guys
Best regards Cballe
cplombard@hotmail.com
I need help with the following problem:
ListBox 1: Contains text (say for instance 50 words).
ListBox 2: Displays the text that the user reads.
Above is a speech recognition program that I am working on.
As part of the program, the following result must be obtained: ListBox1 gives the user text to read. As the user reads the text thru the microphone, ListBox 2 displays the text that the user reads. After the user have finished reading the text, a percentage must be given (When user click on button: say for instance button`s name is bResult) of how accurate the text in ListBox1 compares with the text in ListBox2 (The text is suppose to be identical).
Please somebody share your expertise with me by helping me to overcome this problem....
All I want is the code for the bResult button.
Thanks you guys
Best regards Cballe
cplombard@hotmail.com