Future setLanguages(String lgnName) async { await VoiceRecognitionPlatform.instance.setLang(lgnName); }