The class VoicePrint implements the interface Serializable. After persisting these files, as far as i can see, there is no method to "load" exactly these voiceprint again into the recognito-object without having the wavfiles. The advantage of these implemented method is, that there is no need to have the wav-files anymore for comparing against voiceprints. Especially the size of wav-files could be a problem for a situation with a lot of wav-files. This implementation could be a solution for this problem.
The class VoicePrint implements the interface Serializable. After persisting these files, as far as i can see, there is no method to "load" exactly these voiceprint again into the recognito-object without having the wavfiles. The advantage of these implemented method is, that there is no need to have the wav-files anymore for comparing against voiceprints. Especially the size of wav-files could be a problem for a situation with a lot of wav-files. This implementation could be a solution for this problem.