{"id":2026,"date":"2026-08-26T17:58:02","date_gmt":"2026-08-26T15:58:02","guid":{"rendered":"https:\/\/conversed.ai\/?p=2026"},"modified":"2026-08-26T18:07:48","modified_gmt":"2026-08-26T16:07:48","slug":"how-does-an-ai-voice-agent-work-regarding-speech-recognition-voice-and-speed","status":"publish","type":"post","link":"https:\/\/conversed.ai\/en\/hoe-werkt-een-ai-voice-agent-over-spraakherkenning-stem-en-snelheid\/","title":{"rendered":"How does an AI Voice Agent work? About speech recognition, voice, and speed"},"content":{"rendered":"<p>An AI agent that understands text has now become commonplace. An AI agent that answers the phone is a different story. As soon as speech is involved, the bar changes: in a conversation, people do not accept a three-second thinking pause and can tell within a single sentence whether they are dealing with something artificial, and the AI Act naturally also obliges companies to be transparent about this.<\/p>\n\n\n\n<p>Behind every telephone conversation with an AI Voice Agent lie three links that together determine whether the conversation feels natural: speech recognition, speech synthesis, and speed. Anyone who understands how those three work also understands why one voice bot is experienced as a breath of fresh air while another is hung up on within ten seconds.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">From sound to text: speech recognition<\/h2>\n\n\n\n<p>The first step is speech-to-text, also known as speech recognition. The model converts the caller's sound wave into text, which is then read and understood by the AI agent. This is the link where the most quality is gained or lost, because everything that goes wrong here propagates through the rest of the conversation.<\/p>\n\n\n\n<p>In practice, things rarely go wrong with neat sentences in quiet rooms. It goes wrong with a caller in a car, a heavy accent, background noise on a work floor, and especially with technical jargon. Medication names, policy numbers, company names, abbreviations like WIA or AOV: those are precisely the words a generic model doesn't know and that make all the difference in your service provision.<\/p>\n\n\n\n<p>Good speech recognition is therefore never just a matter of choosing the best model. It is a matter of feeding the model your organization's vocabulary, of recognizing when something has been heard with uncertainty, and of politely asking for clarification instead of proceeding on a wrong assumption. An agent that says \u201cI understand you are calling about an appointment, is that correct?\u201d is better than an agent that silently gives the wrong answer.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">From text to voice: speech synthesis<\/h2>\n\n\n\n<p>The second link is text-to-speech: the agent's answer is converted into a voice. The technology has advanced so much in recent years that a synthetic voice can hardly be distinguished from a human one. Yet many voice agents still sound like a text-to-speech device, and that is rarely due to the model itself.<\/p>\n\n\n\n<p>The difference lies in prosody: stress, rhythm, pauses, and intonation. A person lowers their voice at the end of a statement and raises it when asking a question, and inserts a short pause before listing items. When that nuance is missing, even the most beautiful voice sounds flat.<\/p>\n\n\n\n<p>In addition, there is the pronunciation of anything that is not an ordinary word. Postcodes, dates of birth, and email addresses must always be double-checked with the end user when in doubt. The voice choice itself is also a substantive decision: the voice conducting an absenteeism meeting with an employee requires a different character than the voice confirming a webshop order. <\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Why Speed Is Everything<\/h2>\n\n\n\n<p>The third link is the least visible and the most underestimated: latency\u2014the delay between the moment the caller stops speaking and the moment the agent begins to respond.<\/p>\n\n\n\n<p>In a normal human conversation, that pause is around two hundred milliseconds. If it exceeds one second, people start to wonder: Has the connection been lost? Did he hear me? Do I need to repeat myself? At one and a half seconds, the caller starts speaking again\u2014sometimes right as the agent answers\u2014and that\u2019s when the end user\u2019s patience quickly runs out.<\/p>\n\n\n\n<p>That delay is the sum of all the steps: recognizing the speech, determining that the caller has finished speaking, retrieving information from your systems, formulating the response, converting it to speech, and transmitting it over the telephone network. Each step takes time, and only the total matters.<\/p>\n\n\n\n<p>That is why good voice agents use streaming: they do not wait until everything is ready, but start processing while the caller is still speaking and begin to speak as soon as the first words of the answer are ready. The length of the response also matters. A four-sentence answer not only takes more speaking time, it also takes more thinking time. In speech, brevity is not a stylistic choice, but a technical requirement.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Practical examples<\/h2>\n\n\n\n<p>An employee calls the occupational health service to reschedule their consultation appointment. Despite the traffic noise in the background, the agent understands their name, checks the appointment in the absence management system, and offers two alternative times within half a second. The call lasts fifty seconds instead of an eight-minute queue.<\/p>\n\n\n\n<p>A customer calls outside of business hours to inquire about the status of his request. Instead of a voicemail, he is connected to a voice agent who retrieves the file, explains the current status, and schedules a callback at a time that is convenient for him.<\/p>\n\n\n\n<p>A caller asks a question that is too complex or too sensitive to be handled automatically. The voice agent honestly acknowledges this and transfers the call to a representative, including the context of the conversation up to that point, so the caller doesn\u2019t have to repeat their story.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Voice vs. Chat: What&#x27;s Really Changing<\/h2>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th>Aspect<\/th><th>Chat<\/th><th>Voice<\/th><\/tr><\/thead><tbody><tr><td>Acceptable response time<\/td><td>a few seconds<\/td><td>sub-second<\/td><\/tr><tr><td>Margin of error in data entry<\/td><td>layer, the user types<\/td><td>higher, depending on accent and environment<\/td><\/tr><tr><td>Ideal answer length<\/td><td>A paragraph may<\/td><td>two to three sentences<\/td><\/tr><tr><td>Correction by the user<\/td><td>It&#x27;s simple\u2014he reads it back<\/td><td>That&#x27;s tough\u2014he only hears it once<\/td><\/tr><tr><td>Effect of an error<\/td><td>visible and repairable<\/td><td>immediately noticeable and annoying<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\">You don&#x27;t hear a good voice agent<\/h2>\n\n\n\n<p>The quality of an AI Voice Agent isn\u2019t determined by the most pleasant voice or the smartest language model, but by the weakest link in the chain. Perfect speech recognition paired with a slow response results in an awkward conversation. A beautiful voice that mishears the caller\u2019s name loses trust in a single sentence.<\/p>\n\n\n\n<p>At Conversed.ai, we tailor those three elements to each other and to your organization\u2019s specific needs: the terminology you use, the systems that need to be accessed, and the moments when a conversation should be transferred to a human agent. The result is a conversation that the caller doesn\u2019t even have to think about\u2014and that\u2019s exactly the point.<\/p>\n\n\n\n<p>Curious what that sounds like for your organization? <a href=\"https:\/\/conversed.ai\/en\/book-your-ai-agent-demo-sander\/\">Book a demo and hear for yourself.<\/a><\/p>\n\n\n\n<p><\/p>","protected":false},"excerpt":{"rendered":"<p>Een AI-agent die tekst begrijpt is inmiddels gemeengoed. Een AI-agent die de telefoon opneemt is een ander verhaal. Zodra spraak in het spel komt, verandert de lat: mensen accepteren in een gesprek geen denkpauze van drie seconden en horen binnen \u00e9\u00e9n zin of ze met iets kunstmatigs te maken hebben en de AI Act verplicht [&hellip;]<\/p>\n","protected":false},"author":7,"featured_media":2029,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[3,31,1],"tags":[],"class_list":["post-2026","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-ai","category-ai-definities-uitleg","category-uncategorized"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Hoe werkt een AI Voice Agent? Over spraakherkenning, stem en snelheid - Conversed AI<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/conversed.ai\/en\/how-does-an-ai-voice-agent-work-regarding-speech-recognition-voice-and-speed\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Hoe werkt een AI Voice Agent? Over spraakherkenning, stem en snelheid - Conversed AI\" \/>\n<meta property=\"og:description\" content=\"Een AI-agent die tekst begrijpt is inmiddels gemeengoed. Een AI-agent die de telefoon opneemt is een ander verhaal. Zodra spraak in het spel komt, verandert de lat: mensen accepteren in een gesprek geen denkpauze van drie seconden en horen binnen \u00e9\u00e9n zin of ze met iets kunstmatigs te maken hebben en de AI Act verplicht [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/conversed.ai\/en\/how-does-an-ai-voice-agent-work-regarding-speech-recognition-voice-and-speed\/\" \/>\n<meta property=\"og:site_name\" content=\"Conversed AI\" \/>\n<meta property=\"article:published_time\" content=\"2026-08-26T15:58:02+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-08-26T16:07:48+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/conversed.ai\/wp-content\/uploads\/2026\/08\/blog-vierkant-voice.png\" \/>\n\t<meta property=\"og:image:width\" content=\"2400\" \/>\n\t<meta property=\"og:image:height\" content=\"2400\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Sander van der Kraan\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Sander van der Kraan\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/conversed.ai\\\/hoe-werkt-een-ai-voice-agent-over-spraakherkenning-stem-en-snelheid\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/conversed.ai\\\/hoe-werkt-een-ai-voice-agent-over-spraakherkenning-stem-en-snelheid\\\/\"},\"author\":{\"name\":\"Sander van der Kraan\",\"@id\":\"https:\\\/\\\/conversed.ai\\\/#\\\/schema\\\/person\\\/653dc91ae0695af91159882348319acd\"},\"headline\":\"Hoe werkt een AI Voice Agent? Over spraakherkenning, stem en snelheid\",\"datePublished\":\"2026-08-26T15:58:02+00:00\",\"dateModified\":\"2026-08-26T16:07:48+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/conversed.ai\\\/hoe-werkt-een-ai-voice-agent-over-spraakherkenning-stem-en-snelheid\\\/\"},\"wordCount\":1031,\"image\":{\"@id\":\"https:\\\/\\\/conversed.ai\\\/hoe-werkt-een-ai-voice-agent-over-spraakherkenning-stem-en-snelheid\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/conversed.ai\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/blog-vierkant-voice.png\",\"articleSection\":[\"AI\",\"AI definities &amp; uitleg\",\"Geen categorie\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/conversed.ai\\\/hoe-werkt-een-ai-voice-agent-over-spraakherkenning-stem-en-snelheid\\\/\",\"url\":\"https:\\\/\\\/conversed.ai\\\/hoe-werkt-een-ai-voice-agent-over-spraakherkenning-stem-en-snelheid\\\/\",\"name\":\"Hoe werkt een AI Voice Agent? Over spraakherkenning, stem en snelheid - Conversed AI\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/conversed.ai\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/conversed.ai\\\/hoe-werkt-een-ai-voice-agent-over-spraakherkenning-stem-en-snelheid\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/conversed.ai\\\/hoe-werkt-een-ai-voice-agent-over-spraakherkenning-stem-en-snelheid\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/conversed.ai\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/blog-vierkant-voice.png\",\"datePublished\":\"2026-08-26T15:58:02+00:00\",\"dateModified\":\"2026-08-26T16:07:48+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/conversed.ai\\\/#\\\/schema\\\/person\\\/653dc91ae0695af91159882348319acd\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/conversed.ai\\\/hoe-werkt-een-ai-voice-agent-over-spraakherkenning-stem-en-snelheid\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/conversed.ai\\\/hoe-werkt-een-ai-voice-agent-over-spraakherkenning-stem-en-snelheid\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/conversed.ai\\\/hoe-werkt-een-ai-voice-agent-over-spraakherkenning-stem-en-snelheid\\\/#primaryimage\",\"url\":\"https:\\\/\\\/conversed.ai\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/blog-vierkant-voice.png\",\"contentUrl\":\"https:\\\/\\\/conversed.ai\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/blog-vierkant-voice.png\",\"width\":2400,\"height\":2400,\"caption\":\"Conversed.ai Voice AI Agent\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/conversed.ai\\\/hoe-werkt-een-ai-voice-agent-over-spraakherkenning-stem-en-snelheid\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/conversed.ai\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Hoe werkt een AI Voice Agent? Over spraakherkenning, stem en snelheid\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/conversed.ai\\\/#website\",\"url\":\"https:\\\/\\\/conversed.ai\\\/\",\"name\":\"Conversed AI\",\"description\":\"AI Agent Optimalisatie Platform\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/conversed.ai\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/conversed.ai\\\/#\\\/schema\\\/person\\\/653dc91ae0695af91159882348319acd\",\"name\":\"Sander van der Kraan\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/cee60f98e35d4b86775a88ecf99c92a62e9601c92929a784da1c41618d56b648?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/cee60f98e35d4b86775a88ecf99c92a62e9601c92929a784da1c41618d56b648?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/cee60f98e35d4b86775a88ecf99c92a62e9601c92929a784da1c41618d56b648?s=96&d=mm&r=g\",\"caption\":\"Sander van der Kraan\"},\"description\":\"Sander richtte in 2018 Conversed.ai op, lang voordat LLM's en AI Agents mainstream werden, en legde hij een sterke basis in AI gedreven chat en spraakinterfaces. Met zijn AI Agent Platform helpt hij bedrijven kosten te verlagen, omzet te verhogen en het werk van medewerkers te vergemakkelijken door de inzet en optimalisatie van AI Agents via Voice, Chat, Email en andere kanalen. Naast ondernemer is Sander een enthousiaste amateur muzikant en trotse vader van twee dochters.\",\"url\":\"https:\\\/\\\/conversed.ai\\\/en\\\/author\\\/sander\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How does an AI Voice Agent work? About speech recognition, voice, and speed - Conversed AI","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/conversed.ai\/en\/how-does-an-ai-voice-agent-work-regarding-speech-recognition-voice-and-speed\/","og_locale":"en_US","og_type":"article","og_title":"Hoe werkt een AI Voice Agent? Over spraakherkenning, stem en snelheid - Conversed AI","og_description":"Een AI-agent die tekst begrijpt is inmiddels gemeengoed. Een AI-agent die de telefoon opneemt is een ander verhaal. Zodra spraak in het spel komt, verandert de lat: mensen accepteren in een gesprek geen denkpauze van drie seconden en horen binnen \u00e9\u00e9n zin of ze met iets kunstmatigs te maken hebben en de AI Act verplicht [&hellip;]","og_url":"https:\/\/conversed.ai\/en\/how-does-an-ai-voice-agent-work-regarding-speech-recognition-voice-and-speed\/","og_site_name":"Conversed AI","article_published_time":"2026-08-26T15:58:02+00:00","article_modified_time":"2026-08-26T16:07:48+00:00","og_image":[{"width":2400,"height":2400,"url":"https:\/\/conversed.ai\/wp-content\/uploads\/2026\/08\/blog-vierkant-voice.png","type":"image\/png"}],"author":"Sander van der Kraan","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Sander van der Kraan","Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/conversed.ai\/hoe-werkt-een-ai-voice-agent-over-spraakherkenning-stem-en-snelheid\/#article","isPartOf":{"@id":"https:\/\/conversed.ai\/hoe-werkt-een-ai-voice-agent-over-spraakherkenning-stem-en-snelheid\/"},"author":{"name":"Sander van der Kraan","@id":"https:\/\/conversed.ai\/#\/schema\/person\/653dc91ae0695af91159882348319acd"},"headline":"Hoe werkt een AI Voice Agent? Over spraakherkenning, stem en snelheid","datePublished":"2026-08-26T15:58:02+00:00","dateModified":"2026-08-26T16:07:48+00:00","mainEntityOfPage":{"@id":"https:\/\/conversed.ai\/hoe-werkt-een-ai-voice-agent-over-spraakherkenning-stem-en-snelheid\/"},"wordCount":1031,"image":{"@id":"https:\/\/conversed.ai\/hoe-werkt-een-ai-voice-agent-over-spraakherkenning-stem-en-snelheid\/#primaryimage"},"thumbnailUrl":"https:\/\/conversed.ai\/wp-content\/uploads\/2026\/08\/blog-vierkant-voice.png","articleSection":["AI","AI definities &amp; uitleg","Geen categorie"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/conversed.ai\/hoe-werkt-een-ai-voice-agent-over-spraakherkenning-stem-en-snelheid\/","url":"https:\/\/conversed.ai\/hoe-werkt-een-ai-voice-agent-over-spraakherkenning-stem-en-snelheid\/","name":"How does an AI Voice Agent work? About speech recognition, voice, and speed - Conversed AI","isPartOf":{"@id":"https:\/\/conversed.ai\/#website"},"primaryImageOfPage":{"@id":"https:\/\/conversed.ai\/hoe-werkt-een-ai-voice-agent-over-spraakherkenning-stem-en-snelheid\/#primaryimage"},"image":{"@id":"https:\/\/conversed.ai\/hoe-werkt-een-ai-voice-agent-over-spraakherkenning-stem-en-snelheid\/#primaryimage"},"thumbnailUrl":"https:\/\/conversed.ai\/wp-content\/uploads\/2026\/08\/blog-vierkant-voice.png","datePublished":"2026-08-26T15:58:02+00:00","dateModified":"2026-08-26T16:07:48+00:00","author":{"@id":"https:\/\/conversed.ai\/#\/schema\/person\/653dc91ae0695af91159882348319acd"},"breadcrumb":{"@id":"https:\/\/conversed.ai\/hoe-werkt-een-ai-voice-agent-over-spraakherkenning-stem-en-snelheid\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/conversed.ai\/hoe-werkt-een-ai-voice-agent-over-spraakherkenning-stem-en-snelheid\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/conversed.ai\/hoe-werkt-een-ai-voice-agent-over-spraakherkenning-stem-en-snelheid\/#primaryimage","url":"https:\/\/conversed.ai\/wp-content\/uploads\/2026\/08\/blog-vierkant-voice.png","contentUrl":"https:\/\/conversed.ai\/wp-content\/uploads\/2026\/08\/blog-vierkant-voice.png","width":2400,"height":2400,"caption":"Conversed.ai Voice AI Agent"},{"@type":"BreadcrumbList","@id":"https:\/\/conversed.ai\/hoe-werkt-een-ai-voice-agent-over-spraakherkenning-stem-en-snelheid\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/conversed.ai\/"},{"@type":"ListItem","position":2,"name":"Hoe werkt een AI Voice Agent? Over spraakherkenning, stem en snelheid"}]},{"@type":"WebSite","@id":"https:\/\/conversed.ai\/#website","url":"https:\/\/conversed.ai\/","name":"Conversed AI","description":"AI Agent Optimization Platform","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/conversed.ai\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/conversed.ai\/#\/schema\/person\/653dc91ae0695af91159882348319acd","name":"Sander van der Kraan","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/cee60f98e35d4b86775a88ecf99c92a62e9601c92929a784da1c41618d56b648?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/cee60f98e35d4b86775a88ecf99c92a62e9601c92929a784da1c41618d56b648?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/cee60f98e35d4b86775a88ecf99c92a62e9601c92929a784da1c41618d56b648?s=96&d=mm&r=g","caption":"Sander van der Kraan"},"description":"Sander founded Conversed.ai in 2018, long before LLMs and AI Agents became mainstream, laying a strong foundation in AI-driven chat and voice interfaces. With his AI Agent Platform, he helps companies reduce costs, increase revenue, and simplify employee tasks by deploying and optimizing AI Agents through Voice, Chat, Email, and other channels. In addition to being an entrepreneur, Sander is an enthusiastic amateur musician and a proud father of two daughters.","url":"https:\/\/conversed.ai\/en\/author\/sander\/"}]}},"_links":{"self":[{"href":"https:\/\/conversed.ai\/en\/wp-json\/wp\/v2\/posts\/2026","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/conversed.ai\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/conversed.ai\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/conversed.ai\/en\/wp-json\/wp\/v2\/users\/7"}],"replies":[{"embeddable":true,"href":"https:\/\/conversed.ai\/en\/wp-json\/wp\/v2\/comments?post=2026"}],"version-history":[{"count":1,"href":"https:\/\/conversed.ai\/en\/wp-json\/wp\/v2\/posts\/2026\/revisions"}],"predecessor-version":[{"id":2028,"href":"https:\/\/conversed.ai\/en\/wp-json\/wp\/v2\/posts\/2026\/revisions\/2028"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/conversed.ai\/en\/wp-json\/wp\/v2\/media\/2029"}],"wp:attachment":[{"href":"https:\/\/conversed.ai\/en\/wp-json\/wp\/v2\/media?parent=2026"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/conversed.ai\/en\/wp-json\/wp\/v2\/categories?post=2026"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/conversed.ai\/en\/wp-json\/wp\/v2\/tags?post=2026"}],"curies":[{"name":"WP","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}