SFSpeechRecognizer - detect voice language automatically from two languages

813 Views Asked by At

I'm developing a translator app for ios. it requires a language locale to be present. It can't detect automatically which one is used.

So how to detect the language and how to change locale of SFSeechRecognizer accordingly?

I had referred the below links but there are no answers on this post.

SFSpeechRecognizer - detect voice language out of two

SFSpeechRecognizer multiple languages

Does any one have idea how to do that in swift.

0

There are 0 best solutions below