Text to audio file convert

Hello,


I want to convert text to audio mp3 file. Is there any framework or third party API we can use it to conver text into Audio file?

Replies

You can convert with AVSpeechSynthesisVoice, but not API to save the file.


See:

h ttps://stackoverflow.com/questions/47329826/swift-how-to-convert-text-to-speech-generated-audio-to-mp3