<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Shivansh Kumar</title>
    <description>The latest articles on DEV Community by Shivansh Kumar (@shivansh_kumar_8419afbb84).</description>
    <link>https://dev.to/shivansh_kumar_8419afbb84</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F1749267%2F84b052c6-f0d9-4abd-8f9d-a7a0270de0a4.jpg</url>
      <title>DEV Community: Shivansh Kumar</title>
      <link>https://dev.to/shivansh_kumar_8419afbb84</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/shivansh_kumar_8419afbb84"/>
    <language>en</language>
    <item>
      <title>Voice bots - Audio feedback Loop Issue</title>
      <dc:creator>Shivansh Kumar</dc:creator>
      <pubDate>Fri, 09 May 2025 08:14:48 +0000</pubDate>
      <link>https://dev.to/shivansh_kumar_8419afbb84/voice-bots-audio-feedback-loop-issue-55b</link>
      <guid>https://dev.to/shivansh_kumar_8419afbb84/voice-bots-audio-feedback-loop-issue-55b</guid>
      <description>&lt;p&gt;I'm working on a voice bot project and need to implement Voice Activity Detection (VAD) with a barge-in feature. The issue arises when the bot speaks and its output is picked up by the mic (since the mic is always on for VAD), causing a continuous feedback loop. I've tried third-party extensions like ElevenLabs, but none provided a solution. I also explored AEC, but there’s no foolproof solution. Even real-time solutions like WebRTC don’t work. Does anyone have a solution for this?&lt;/p&gt;

</description>
      <category>softwareengineering</category>
      <category>ai</category>
      <category>webdev</category>
      <category>discuss</category>
    </item>
  </channel>
</rss>
