static void androidSayInEnglish(S text) { androidSay(text, Locale.ENGLISH); }