Reply To: Saving TTS to a file

Home Forums OpenEars Saving TTS to a file Reply To: Saving TTS to a file

#1019782
Halle Winkler
Politepix

Welcome,

Sorry, definitely can’t be done with NeatSpeech. Have you tried writing out speechData with:

- (BOOL)writeToFile:(NSString *)path atomically:(BOOL)useAuxiliaryFile;

?