 aspersica
|
Hi,
I’m following the steps in Configuring Your App For OpenEars, but after adding
#import “LanguageModelGenerator.h” it return error:
No such file or directory.
Any ideas where is the problem and how can I fix it?
|
 Halle
|
Two things to check: did you add the header search paths to your app, and did you spell LanguageModelGenerator.h correctly (it’s typoed in the title).
|