Home › Forums › OpenEars › Verification of voice script › Reply To: Verification of voice script
Due to a server migration, part of this discussion was lost, but this is the most recent post from the original poster:
Well I understand that so I will ask something more specific.
The first item in the grammar I game is the phrase “TODAYS DATE IS”. I have a wav file that says “Today’s date is September 16th”.
When I pass this file to runRecognitionOnWavFileAtPath it identifies the phrase at the beginning. If I tack on extra seconds of voice after the September 16th, but not containing any other parts of the grammar, the phrase at the beginning is not recognized.
I am not sure what I could send you to help understand the issue. I have a project adapted from the OpenEarsSample app I could send along if that would help.