Reply To: How to combine wave files generated by SaveThatWave?

Home Forums OpenEars plugins How to combine wave files generated by SaveThatWave? Reply To: How to combine wave files generated by SaveThatWave?

#1020286
tyeh
Participant

Halle,
Correct me if I am wrong:
1. I generate the first LM dynamically following the sample app. I just use Rejeco class instead. Then I mod the program to generate the second LM using a different “withFileNamed” parameter
2. I then go to the device (or simulator) Library/Cache directory to copy the resulting dic and DMP files (4 of them total), then add them the Vocabulary folder of the sample app project
3. Lastly I modified the sample app to use the newly added LM from Vocabulary folder (it is the main bundle), and comment the code does dynamic LM generation out.
Is this the right procedure?
The project download link was emailed to you.
Thanks
-Thomas