Home › Forums › OpenEars › First long phrase missed › Reply To: First long phrase missed
August 22, 2014 at 2:22 pm
#1022331
giebler
Participant
Thanks for your help!
However, ContinuousModel.m isn’t available in the project.
I tried placing the define in ContinuousModel.h hoping it was undefined in the library, but it has no effect, so it probably is defined in the library after the include for the .h file.
#define kExcessiveUtterancePeriod 15
Is there a value I can set once the module is initialized?
How can I implement this change?
Thanks.