sS voiceRSS_key() {
  File f = voiceRSS_keyFile();
  ret assertNempty("Need " + f2s(f), trim(loadTextFile(f)));
}