The Death of the Text Application (And Why We Force Candidates to Speak)
Last October, I posted a contract role for a backend developer. Within forty-eight hours, my inbox had 142 applications. On paper, roughly 110 of them looked like senior engineers who moonlighted at Bell Labs. Perfectly structured cover letters. Flawless syntax. Deep, philosophical reflections on microservices and PostgreSQL indexing.
It was all completely fake.
Not the work history, necessarily, but the voice. Every single application had been scrubbed, polished, and run through ChatGPT. Candidates had taken my job description, fed it into a prompt, and handed me back a mirror image of what my automated filters wanted to see. The traditional text screener is dead. If you are still relying on written questionnaires or cover letters to filter your hiring pipeline, you aren't screening candidates anymore; you are screening how effectively they can paste text into Claude.
The Zoom trap that almost broke our calendar
The standard corporate reaction to this is predictable: schedule more calls. Recruiter screens. Fifteen-minute chemistry checks. Thirty-minute vibe checks.
I run GuardLabs. We are a lean development shop. We ship code, build automation, and stay out of meetings. We don't even do live voice calls with our paying clients if we can avoid it—everything we do runs asynchronously through tickets and text because real work requires uninterrupted focus. The idea of sitting through thirty introductory Zoom calls a week with people who might not know the difference between a mutex and a channel made my skin crawl.
There had to be a way to reintroduce friction without burning our own calendar. We needed an honest signal, fast.
Why text lies and voice tells the truth
Text gives a candidate an infinite buffer. They can read a question, consult an LLM, edit the response three times, and deliver a clean paragraph that makes them look like an architect. Even a take-home technical essay is trivial to fake now.
Voice is different. Spoken voice strips away the buffer.
When you ask an engineer to explain, in sixty seconds, how they tracked down a memory leak in their last production deployment, you aren't just listening for the buzzwords. You are listening for the cadence of someone who actually lived through the incident. You hear the exasperation when they mention a broken third-party library. You hear the micro-pauses while they reconstruct the timeline in their memory.
If someone is reading an AI-generated script off a second monitor, it sounds dead. It lacks the natural friction of human thought. And if they try to feed your prompt into an LLM on the fly, the latency kills them.
Building an asynchronous gatekeeper
We didn't want to call them. We didn't want them calling us. So we moved the entire initial screening stage into Telegram.
When an applicant applies for a role with us, they don't fill out a ten-page form. They get a link to a bot. The bot gives them ground rules: three questions, answered one by one, strictly via audio voice notes. No uploaded MP3 files, no copy-pasting from a document. Just hit record and talk.
A typical sequence looks like this:
1. "Tell me about a technical decision you made on a project that you later regretted. What broke, and what did you learn?"
2. "Walk me through how you optimize a slow database query before you decide to add an index."
3. "Explain the core difference between optimistic and pessimistic locking as if you were explaining it to a junior dev."
The bot transcribes the audio, runs an evaluation against our internal scoring rubric, and checks for both technical accuracy and the structural authenticity of the response. Did they actually answer the prompt, or did they dance around it with corporate boilerplate? Did they sound like they were reading a teleprompter?
The numbers from our last pipeline
The filter is ruthless, but not in the way you might think.
Out of those 142 applicants I mentioned earlier, about 45 vanished the second the bot asked for an audio note. That alone saved us hours; people looking to carpet-bomb job boards with automated resumes won't bother with an interactive voice step.
Of the remaining applicants, the automated system flagged another 60 whose voice notes were clearly regurgitations of textbook definitions or outright scripted reads. That left us with around 35 legitimate submissions. The bot scored the technical substance of their spoken answers, and I personally reviewed the top 8 voice notes while making my morning coffee. I spent fifteen minutes total. We made an offer to our top pick four days later.
Nobody had their time wasted on generic "get to know you" calls. We got our work done, and the candidate skipped three rounds of administrative theater.
Building this into your own stack
If you're running a boutique agency or an engineering team, your time is too expensive to spend playing detective with ChatGPT text submissions. Using an Telegram-бот для автоматического первичного интервью кандидатов lets you collect voice responses asynchronously, screen out the fakers automatically, and only step into the conversation when you're looking at a genuinely qualified finalist.
Hiring doesn't need more meetings. It just needs a filter that an algorithm can't fake for ten cents on the dollar.