Speech Jammer Gets Jammed Up: Delayed Feedback Fails

A DIY speech jammer using delayed auditory feedback and ultrasound targeting reportedly ran into major implementation issues, highlighting the risks of copying hardware reference code.
Silence is easy to demand, but hard to engineer—especially when a DIY speech jammer meant to disrupt someone from across the room winds up disrupting the maker’s own build.
The project. attributed to a developer identified as [Blytical]. is built around a confrontational idea: instead of telling a person to stop talking. it attempts to interfere with their ability to speak by “hacking their brain” at a distance.. The technique isn’t presented as a casual gimmick; it’s framed as an object lesson in what can go wrong when someone copies reference implementations to hardware without deeply understanding the underlying design choices.
At the heart of the jammer is a well-known auditory phenomenon called delayed auditory feedback.. The approach feeds a target’s speech back to them with a short. controlled delay—reported here as in the range of about 50 to 200 milliseconds.. That small timing mismatch is said to create a confounding effect that appears very difficult to speak through. turning normal voice feedback into something the speaker’s brain struggles to interpret smoothly.
To deliver the interference at range, the system uses an array of ultrasound transducers.. Rather than attempting to transmit audible sound directly. the ultrasound array is described as acting as an aiming mechanism by emitting an inaudible. low-spread carrier wave.. In practice. that means the hardware is trying to steer where the audio energy ends up. using the ultrasound portion to make targeting more precise.
On the receive side. a shotgun microphone is used to capture audio from the speaker the system is intended to harass.. After that pickup. an audio processing chain—described as an array of audio processing circuitry—takes over to handle the required signal manipulation before it is fed back to the target.
Problems emerged during the implementation phase. and the developer openly acknowledged the root cause: rather than work through the design carefully. the build reportedly relied on dropping reference implementations onto a PCB.. The report characterizes this as “datasheet version of vibe coding. ” a process that can sometimes appear to work when the assumptions behind the reference design match the real world.. But when those assumptions don’t hold. troubleshooting becomes significantly harder—particularly when the person running the build doesn’t fully understand why the circuitry was laid out the way it was.
That complexity is compounded by the mismatch between documentation and reality in hardware projects.. Even when a datasheet or example circuit seems straightforward on paper. subtle design intent—timing behavior. signal conditioning. component interactions. or board-level details—can be difficult to infer after the fact.. In this case. the report emphasizes that understanding the reasoning behind the reference layout is exactly what would have reduced the risk of falling into a difficult failure mode.
Despite the setbacks. the developer’s choice not to shift the entire concept into a software-only approach is portrayed as a positive sign for learning.. The report notes that the project could have been tested end-to-end in software using a small computer. but instead the maker chose the harder path: learning through hardware implementation and dealing with real-world constraints.
The ending leaves the technical promise hanging, because the ultrasonic array portion is described as essentially solved.. That matters because the build suggests the biggest uncertainty may not be the targeting method. but the delayed-audio circuitry that produces the timing effect.. If the delay circuitry is indeed where the implementation went wrong. the report speculates that a simpler method—such as using a tiny tape loop—might be enough to reproduce the delayed auditory feedback behavior without the same electronics complexity.
speech jammer delayed auditory feedback ultrasound transducers DIY electronics audio processing cybersecurity hardware lessons ultrasonic targeting