@twood02 Last week I said I would continue to try to put the rhythm & bad word detection together, but to no avail I was not able to make the libraries work together even after trying to call one of the programs from another package - so it looks like I will be running them separately for now. After moving on, I created an algorithm for rhythm detection that finds pauses between words within a sentence as well as between sentences. I am able to then find if a person is speaking to quickly or slowly. I made changes to the bad word detection so that I am able to now keep track (and count) which bad words were said as well as adding additional improvements program itself and to the code structure. I also made changes to my UI, before it was in VB and I moved it C#. I made improvements to it and added a User Error Report page which I also prepared to set it up to get data from the rest of the program.
@twood02 Last week I said I would continue to try to put the rhythm & bad word detection together, but to no avail I was not able to make the libraries work together even after trying to call one of the programs from another package - so it looks like I will be running them separately for now. After moving on, I created an algorithm for rhythm detection that finds pauses between words within a sentence as well as between sentences. I am able to then find if a person is speaking to quickly or slowly. I made changes to the bad word detection so that I am able to now keep track (and count) which bad words were said as well as adding additional improvements program itself and to the code structure. I also made changes to my UI, before it was in VB and I moved it C#. I made improvements to it and added a User Error Report page which I also prepared to set it up to get data from the rest of the program.