Future<List<String>> getAllLocal() async { return await VoiceRecognitionPlatform.instance.getAllLocal(); }