0

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.

Faaiz Daag
  • 155
  • 11
  • I don't think there will be a quick solution for this you would have to create your own ML Model. Apple just started doing this with their translate app I doubt it will be available for the public for a long time. – lorem ipsum Oct 21 '21 at 14:15
  • It would be great if you know the ML Model reference or share some related link. – Faaiz Daag Oct 21 '21 at 14:57
  • https://developer.apple.com/documentation/coreml – lorem ipsum Oct 21 '21 at 15:11

0 Answers0