Hacker News new | ask | show | jobs
by TeMPOraL 527 days ago

  ScamVictimBot:
    sound = tts("Say again?") // constant, might as well cache
    while(true):
      phone.out(sound)
      _ = phone.waitUntilNextPause()