Reply To: [Resolved] Wondering how to add words to be recognized in app

Home Forums OpenEars [Resolved] Wondering how to add words to be recognized in app Reply To: [Resolved] Wondering how to add words to be recognized in app

#1023140
Halle Winkler
Politepix

For the unique names, we are talking about the self.lmPath and self.dicPath in regards to the code above right?

We’re talking about the value given to withFilesNamed: above.

If users were going to change it multiple times in one sitting, should I generate a random string to name the files? If so, I think it would eventually take up space on the device. Or is there a way to clear the files created?

Once you have stopped listening (not while listening is in progress) you can delete them as you would any other file system files you have permissions to delete.