Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multi Langauge Support? #9

Open
Ryams3086 opened this issue Jan 24, 2019 · 1 comment
Open

Multi Langauge Support? #9

Ryams3086 opened this issue Jan 24, 2019 · 1 comment

Comments

@Ryams3086
Copy link

Will it support multi languages, especially south Indian languages like "Hindi, Tamil, Telugu, Kannada, Malayalam" etc.,. ? If yes, pls let us know the key words for language.

@kodgem
Copy link

kodgem commented Jun 20, 2019

Yes, it support multi language.
for example: Hindi

var speechUtt = AVSpeechUtterance(string: "")
speechUtt.voice = AVSpeechSynthesisVoice(language: "hi-IN")

you can try change country language code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants