getBestVoiceMatch

external fun getBestVoiceMatch(lang: String, region: String): ArrayList<Voice>?

Finds the best voice match for the provided input( language code, region code)

Parameters

lang

ISO 639-3 three letters language code.

region

ISO 3166-1 alpha 3 region code.