AppDevGuy / OSSSpeechKit

OSSSpeechKit offers a native iOS Speech wrapper for AVFoundation and Apple's Speech.
MIT License
146 stars 37 forks source link

Any Option For add other languages?? #33

Open DixPatel009 opened 1 year ago

DixPatel009 commented 1 year ago

I want to add local language for text to speech so any option for that? I want to add Gujarati, Tamil, Pholish, arabic....

AppDevGuy commented 1 year ago

Unfortunately not. This is using Apples provided SpeechKit. I'm sure you could probably build a wrapper and extend the OSSpeech class to provide methods of your own with your languages though.

DixPatel009 commented 1 year ago

@AppDevGuy Thanks For Your Help.

One more question. any option for download and share this audio file?