{"id":7059,"date":"2022-04-09T01:04:30","date_gmt":"2022-04-08T23:04:30","guid":{"rendered":"https:\/\/deliberate.de\/?p=7059"},"modified":"2022-04-11T01:05:53","modified_gmt":"2022-04-10T23:05:53","slug":"use-case-of-a-voice-bot","status":"publish","type":"post","link":"https:\/\/deliberate.de\/en\/2022\/04\/09\/use-case-of-a-voice-bot\/","title":{"rendered":"Use Case of a Voice-Bot"},"content":{"rendered":"<p><strong><span style=\"font-size: 23px; color: var(--tcb-skin-color-0); text-transform: none;\">Use voicebots to automate customer conversations and seamlessly hand over to an agent if needed.<\/span><\/strong><strong>What&#8217;s the challenge?<\/strong>When your customers call in to self-service or need an agent, they want to get off the phone as soon as possible. Traditional IVRs are complex menu mazes that are unfriendly to use and confuse customers. This leads to longer agent interactions and increases cost of service for an organization<strong>What&#8217;s the solution?<\/strong>Deliver a smooth service experience for customers with a bot that intuitively understands customer issues in natural language. It improves contact center operations as agents do not need to intervene for repetitive issues.<\/p>\n<p style=\"\"><strong><span style=\"--tcb-applied-color: var$(--tcb-color-1)  !important; color: var(--tcb-color-1); font-size: 20px;\">Use Case Overview<\/span><\/strong><\/p>\n<p style=\"\"><strong>Natural Language Understanding<\/strong> (NLU) allows customers to speak in their natural language without having to repeat specific keywords that may or may not align with the customer&#8217;s intent. With the evolving functionality of artificial intelligence tools such as Alexa, Siri, and the like, customer begin to see these types of interactions as the norm. Contact centers are a natural progression into this world of virtual assistants.When a customer can speak naturally, the company can better understand the intent of a customer and then more quickly route the call to a highly skilled agent. Voicebot integration within Genesys Cloud CX enables customers to utilize NLU within inbound synchronous customer interaction flows.Voicebots can alleviate strain on contact center employees while improving the customer experience and controlling costs. Voicebots are always on and available, and can be handed over to an agent at any time needed. While Voicebots can also be used by employees and for business optimization purposes, the remainder of this document refers to omnichannel bots in the context of customer engagement. The primary benefits of bots are to increase self-service success, deflect interactions from the contact center, and improve the customer experience.<\/p>\n<p style=\"\">Benefits typically include:<\/p>\n<p style=\"\"><strong><em>Use Case Benefits<\/em><\/strong><\/p>\n<p><strong><em><span style=\"--tcb-applied-color: var$(--tcb-skin-color-5)  !important; color: var(--tcb-skin-color-5);\">Explanation<\/span><\/em><\/strong><\/p>\n<p style=\"\">Improved Containment Rate<\/p>\n<p style=\"\">Increase self-service interactions to reduce agent-assisted interactions for repetitive or common requests.<\/p>\n<p style=\"\">Improved Customer Experience<\/p>\n<p style=\"\">Reduce the time required to address the customer request, handle off-hour contacts, offer immediate options, and improve outcomes.<\/p>\n<p style=\"\">Improved First Contact Resolution<\/p>\n<p style=\"\">Use NLU to improve the identification of customer intent to serve the customer best. Tailor the customer experience to the individual based on who they are, why they could be interacting, and the status of the contact center.<\/p>\n<p style=\"\">Reduced IT Operational Costs<\/p>\n<p style=\"\">Reuse of existing assets and the option to use less expensive speech alternatives.<\/p>\n<p style=\"\"><strong>Summary<\/strong><\/p>\n<p style=\"\">Genesys supports a \u201cdesign once, deploy anywhere\u201d concept for bots to enable organizations to provide a seamless customer experience across voice and digital channels. This use case, however, focuses on deploying a bot on voice.During a call, the customer uses NLU to either easily get to an appropriate agent or obtain the information and assistance they need without engaging an agent.<strong>The voicebot supports or orchestrates the following capabilities:<\/strong><\/p>\n<ul>\n<li style=\"\">Use NLU to derive intents and slots.<\/li>\n<li style=\"\">Stream the customer response to the voicebot for processing. The voicebot recognizes the intent, understands its meaning, and captures key information into slots. These slots are then passed back to Dialog Engine Bot Flows for further processing.<\/li>\n<li style=\"\">Delegate to an agent to connect the customer to a live person with the full context of the interaction.<\/li>\n<\/ul>\n<p style=\"\">Genesys bot orchestration enables customers to use a bot of their choice for the job. For example, Google Dialogflow has the highest alphanumeric recognition rates.&nbsp;<\/p>\n<p style=\"\"><strong>Also:<\/strong><\/p>\n<ul>\n<li style=\"\">Genesys Cloud CX Architect makes it easy to integrate to Third party bot providers, switching between bot providers or using multiple bot providers within a single interaction.<\/li>\n<li style=\"\">A-B testing with Genesys Cloud CX Architect helps determine which bot is most effective for a particular business use case.<\/li>\n<li style=\"\">Graceful escalation to a live agent at the right time.<\/li>\n<\/ul>\n<p style=\"\"><strong>Business Flow<\/strong><\/p>\n<p style=\"\">When a customer calls Genesys Cloud CX, a Voicebot can be initiated. The system asks the customer an open question, such as &#8220;How may I help?&#8221;.After the customer responds, the Voicebot attempts to interpret the intent of the request and then decides the next step. For example, if the customer replies, &#8220;I want to check the status of my flight,&#8221; then the Voicebot prompts the user for a flight number to fill the required slot for the intent. Once, the intent is detected and all the slots are filled the call returns to the Genesys IVR for fulfillment. For example, a back-end web-service call on the flight number can be used to return the flight status which is then played back to the caller.If the Voicebot cannot establish or understand the customer&#8217;s intent, the system routes the call to an agent.After the Voicebot task ends, the Genesys IVR asks if the customer needs any additional help. The customer can ask another question, request to speak to an adviser, or indicate that no further assistance is needed. If the customer needs no further assistance, the call ends.If the customer chooses to speak or chat with an agent but faces a long wait-time to reach an agent, or the request.<\/p>\n<p><span><img decoding=\"async\" alt=\"business flow voice-bot\" data-id=\"7049\" width=\"359\" data-init-width=\"860\" height=\"645\" data-init-height=\"1546\" title=\"business-flow_voice-bot\" loading=\"lazy\" src=\"https:\/\/deliberate.de\/wp-content\/uploads\/2022\/04\/business-flow_voice-bot.webp\" data-width=\"359\" data-height=\"645\"><\/span><\/p>\n<p style=\"\"><strong>Business Flow Description<\/strong><\/p>\n<ol>\n<li style=\"\"><span style=\"\">An inbound call interaction starts.<\/span><\/li>\n<li style=\"\"><span style=\"\">The customer receives a standard welcome message from the system.<\/span><\/li>\n<li style=\"\"><span style=\"\">The system asks an open-ended question. For example \u201cHow may I help you?\u201d to determine intent and capture the customer&#8217;s response. One intent is always &#8220;I want to speak to an agent.&#8221; (BL1)<\/span><\/li>\n<li style=\"\"><span style=\"\">The customer response routes to the voicebot. The voicebot converses with the customer to determine intent. The voicebot prompts the customer, as needed, to determine intent and collect all required slots. If intent is recognized and slots are returned, the conversation moves to the correct point in the flow. Otherwise, after a configured number of retries, return a failure message. (BL2, BL1, BL3)<\/span><\/li>\n<li style=\"\"><span style=\"\">If the flow steers to fulfillment for the intent, then the system uses the slot information returned from the voicebot to complete fulfillment for the intent.<\/span><\/li>\n<li style=\"\"><span style=\"\">After the task ends, the system asks if the customer needs further assistance. The voicebot can be called on again. The greeting for the second and subsequent invocations can be customized.<\/span><\/li>\n<li style=\"\"><span style=\"\">If the customer replies that they require no further assistance, the system presents a good-bye message and ends the call.<\/span><\/li>\n<\/ol>\n<p style=\"\"><strong><span style=\"--tcb-applied-color: var$(--tcb-color-2)  !important; color: var(--tcb-color-2);\">Business Logic<\/span><\/strong><\/p>\n<p style=\"\"><strong>BL1- Agent Handoff: <\/strong>The customer asks to connect to an available agent. At that point, the voicebot disconnects and the customer context data appears in the agent desktop.<strong>BL2 &#8211; Retries: <\/strong>In the voicebot management interface, configure the number of retries for self-service tasks and questions. Configure the dialog to, upon maximum retries, present a message, or hand-off to an agent. Or through IVR configuration, offer a callback if the agent is busy or the request is outside business hours through IVR configuration.<strong>BL3 &#8211; Response Type:<\/strong> Configure the interaction flows to accept natural language responses and closed responses such as account number, date of birth, and yes or no questions. This process means that customers can backtrack to a different point in the dialogue when required. For example, if a customer is midway through getting flight information and says, \u201cactually just tell me where your nearest ticket counter is,\u201d then voicebot informs the customer of the location of the nearest counter.<\/p>\n<h1 lang=\"en\" style=\"text-align: right;\"><em>Original article: Genesys RessourceCenter:&nbsp;<\/em><a href=\"https:\/\/all.docs.genesys.com\/UseCases\/Current\/GenesysCloud\/CE41\" target=\"_blank\" style=\"outline: none;\" rel=\"noopener\"><em>Genesys Voicebots (CE41) for Genesys Cloud<\/em><\/a><\/h1>\n<p style=\"text-align: center;\"><strong><span style=\"--tcb-applied-color: var$(--tcb-color-1)  !important; color: var(--tcb-color-1);\">We would be happy to advise you on<\/span><\/strong>voice and chat botsand other topics around Genesys Cloud.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Use voicebots to automate customer conversations and seamlessly hand over to an agent if needed.What&#8217;s the challenge?When your customers call in to self-service or need an agent, they want to get off the phone as soon as possible. Traditional IVRs are complex menu mazes that are unfriendly to use and confuse customers. This leads to [&hellip;]<\/p>\n","protected":false},"author":3,"featured_media":7056,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[35,25],"tags":[],"class_list":["post-7059","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-professional-article","category-uncategorized","post-wrapper","thrv_wrapper"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.2 (Yoast SEO v27.2) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Deliberate GmbH - Use Case of a Voice-Bot<\/title>\n<meta name=\"description\" content=\"Use voice bots to automate customer conversations and seamlessly hand them off to an agent when needed.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/deliberate.de\/en\/2022\/04\/09\/use-case-of-a-voice-bot\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Use Case of a Voice-Bot\" \/>\n<meta property=\"og:description\" content=\"Use voice bots to automate customer conversations and seamlessly hand them off to an agent when needed.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/deliberate.de\/en\/2022\/04\/09\/use-case-of-a-voice-bot\/\" \/>\n<meta property=\"og:site_name\" content=\"Deliberate GmbH\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/DeliberateGmbH\/\" \/>\n<meta property=\"article:published_time\" content=\"2022-04-08T23:04:30+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2022-04-10T23:05:53+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/deliberate.de\/wp-content\/uploads\/2022\/04\/voice-bot_social-1024x536.jpg\" \/>\n<meta name=\"author\" content=\"Deliberate\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@DeliberateGmbh\" \/>\n<meta name=\"twitter:site\" content=\"@DeliberateGmbh\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Deliberate\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"7 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/deliberate.de\/en\/2022\/04\/09\/use-case-of-a-voice-bot\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/deliberate.de\/en\/2022\/04\/09\/use-case-of-a-voice-bot\/\"},\"author\":{\"name\":\"Deliberate\",\"@id\":\"https:\/\/deliberate.de\/#\/schema\/person\/65212aa320a5f774872b2e85f77553ea\"},\"headline\":\"Use Case of a Voice-Bot\",\"datePublished\":\"2022-04-08T23:04:30+00:00\",\"dateModified\":\"2022-04-10T23:05:53+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/deliberate.de\/en\/2022\/04\/09\/use-case-of-a-voice-bot\/\"},\"wordCount\":1228,\"publisher\":{\"@id\":\"https:\/\/deliberate.de\/#organization\"},\"image\":{\"@id\":\"https:\/\/deliberate.de\/en\/2022\/04\/09\/use-case-of-a-voice-bot\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/deliberate.de\/wp-content\/uploads\/2022\/04\/voice-bot_title.webp\",\"articleSection\":[\"Professional article\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/deliberate.de\/en\/2022\/04\/09\/use-case-of-a-voice-bot\/\",\"url\":\"https:\/\/deliberate.de\/en\/2022\/04\/09\/use-case-of-a-voice-bot\/\",\"name\":\"Deliberate GmbH - Use Case of a Voice-Bot\",\"isPartOf\":{\"@id\":\"https:\/\/deliberate.de\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/deliberate.de\/en\/2022\/04\/09\/use-case-of-a-voice-bot\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/deliberate.de\/en\/2022\/04\/09\/use-case-of-a-voice-bot\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/deliberate.de\/wp-content\/uploads\/2022\/04\/voice-bot_title.webp\",\"datePublished\":\"2022-04-08T23:04:30+00:00\",\"dateModified\":\"2022-04-10T23:05:53+00:00\",\"description\":\"Use voice bots to automate customer conversations and seamlessly hand them off to an agent when needed.\",\"breadcrumb\":{\"@id\":\"https:\/\/deliberate.de\/en\/2022\/04\/09\/use-case-of-a-voice-bot\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/deliberate.de\/en\/2022\/04\/09\/use-case-of-a-voice-bot\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/deliberate.de\/en\/2022\/04\/09\/use-case-of-a-voice-bot\/#primaryimage\",\"url\":\"https:\/\/deliberate.de\/wp-content\/uploads\/2022\/04\/voice-bot_title.webp\",\"contentUrl\":\"https:\/\/deliberate.de\/wp-content\/uploads\/2022\/04\/voice-bot_title.webp\",\"width\":2002,\"height\":305,\"caption\":\"Anwendung eines Voice-Bots\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/deliberate.de\/en\/2022\/04\/09\/use-case-of-a-voice-bot\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Startseite\",\"item\":\"https:\/\/deliberate.de\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Use Case of a Voice-Bot\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/deliberate.de\/#website\",\"url\":\"https:\/\/deliberate.de\/\",\"name\":\"Deliberate GmbH\",\"description\":\"Contact-Center Solutions\",\"publisher\":{\"@id\":\"https:\/\/deliberate.de\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/deliberate.de\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/deliberate.de\/#organization\",\"name\":\"Deliberate GmbH\",\"url\":\"https:\/\/deliberate.de\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/deliberate.de\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/deliberate.de\/wp-content\/uploads\/2020\/08\/Deliberate-Logo-Header_RGB_280x180_trans.png\",\"contentUrl\":\"https:\/\/deliberate.de\/wp-content\/uploads\/2020\/08\/Deliberate-Logo-Header_RGB_280x180_trans.png\",\"width\":280,\"height\":180,\"caption\":\"Deliberate GmbH\"},\"image\":{\"@id\":\"https:\/\/deliberate.de\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/DeliberateGmbH\/\",\"https:\/\/x.com\/DeliberateGmbh\",\"https:\/\/de.linkedin.com\/company\/deliberate-gmbh\",\"https:\/\/www.youtube.com\/channel\/UCe9AigBHnH-2-Jbjkmemwxg\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/deliberate.de\/#\/schema\/person\/65212aa320a5f774872b2e85f77553ea\",\"name\":\"Deliberate\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/secure.gravatar.com\/avatar\/e97b5d6865916bb0d9165ed6905e50949f223efba3ee82790d3336c5846f3040?s=96&d=mm&r=g\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/e97b5d6865916bb0d9165ed6905e50949f223efba3ee82790d3336c5846f3040?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/e97b5d6865916bb0d9165ed6905e50949f223efba3ee82790d3336c5846f3040?s=96&d=mm&r=g\",\"caption\":\"Deliberate\"},\"sameAs\":[\"https:\/\/deliberate.de\"],\"url\":\"https:\/\/deliberate.de\/en\/author\/deliberate\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Deliberate GmbH - Use Case of a Voice-Bot","description":"Use voice bots to automate customer conversations and seamlessly hand them off to an agent when needed.","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:\/\/deliberate.de\/en\/2022\/04\/09\/use-case-of-a-voice-bot\/","og_locale":"en_US","og_type":"article","og_title":"Use Case of a Voice-Bot","og_description":"Use voice bots to automate customer conversations and seamlessly hand them off to an agent when needed.","og_url":"https:\/\/deliberate.de\/en\/2022\/04\/09\/use-case-of-a-voice-bot\/","og_site_name":"Deliberate GmbH","article_publisher":"https:\/\/www.facebook.com\/DeliberateGmbH\/","article_published_time":"2022-04-08T23:04:30+00:00","article_modified_time":"2022-04-10T23:05:53+00:00","og_image":[{"url":"https:\/\/deliberate.de\/wp-content\/uploads\/2022\/04\/voice-bot_social-1024x536.jpg","type":"","width":"","height":""}],"author":"Deliberate","twitter_card":"summary_large_image","twitter_creator":"@DeliberateGmbh","twitter_site":"@DeliberateGmbh","twitter_misc":{"Written by":"Deliberate","Est. reading time":"7 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/deliberate.de\/en\/2022\/04\/09\/use-case-of-a-voice-bot\/#article","isPartOf":{"@id":"https:\/\/deliberate.de\/en\/2022\/04\/09\/use-case-of-a-voice-bot\/"},"author":{"name":"Deliberate","@id":"https:\/\/deliberate.de\/#\/schema\/person\/65212aa320a5f774872b2e85f77553ea"},"headline":"Use Case of a Voice-Bot","datePublished":"2022-04-08T23:04:30+00:00","dateModified":"2022-04-10T23:05:53+00:00","mainEntityOfPage":{"@id":"https:\/\/deliberate.de\/en\/2022\/04\/09\/use-case-of-a-voice-bot\/"},"wordCount":1228,"publisher":{"@id":"https:\/\/deliberate.de\/#organization"},"image":{"@id":"https:\/\/deliberate.de\/en\/2022\/04\/09\/use-case-of-a-voice-bot\/#primaryimage"},"thumbnailUrl":"https:\/\/deliberate.de\/wp-content\/uploads\/2022\/04\/voice-bot_title.webp","articleSection":["Professional article"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/deliberate.de\/en\/2022\/04\/09\/use-case-of-a-voice-bot\/","url":"https:\/\/deliberate.de\/en\/2022\/04\/09\/use-case-of-a-voice-bot\/","name":"Deliberate GmbH - Use Case of a Voice-Bot","isPartOf":{"@id":"https:\/\/deliberate.de\/#website"},"primaryImageOfPage":{"@id":"https:\/\/deliberate.de\/en\/2022\/04\/09\/use-case-of-a-voice-bot\/#primaryimage"},"image":{"@id":"https:\/\/deliberate.de\/en\/2022\/04\/09\/use-case-of-a-voice-bot\/#primaryimage"},"thumbnailUrl":"https:\/\/deliberate.de\/wp-content\/uploads\/2022\/04\/voice-bot_title.webp","datePublished":"2022-04-08T23:04:30+00:00","dateModified":"2022-04-10T23:05:53+00:00","description":"Use voice bots to automate customer conversations and seamlessly hand them off to an agent when needed.","breadcrumb":{"@id":"https:\/\/deliberate.de\/en\/2022\/04\/09\/use-case-of-a-voice-bot\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/deliberate.de\/en\/2022\/04\/09\/use-case-of-a-voice-bot\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/deliberate.de\/en\/2022\/04\/09\/use-case-of-a-voice-bot\/#primaryimage","url":"https:\/\/deliberate.de\/wp-content\/uploads\/2022\/04\/voice-bot_title.webp","contentUrl":"https:\/\/deliberate.de\/wp-content\/uploads\/2022\/04\/voice-bot_title.webp","width":2002,"height":305,"caption":"Anwendung eines Voice-Bots"},{"@type":"BreadcrumbList","@id":"https:\/\/deliberate.de\/en\/2022\/04\/09\/use-case-of-a-voice-bot\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Startseite","item":"https:\/\/deliberate.de\/en\/"},{"@type":"ListItem","position":2,"name":"Use Case of a Voice-Bot"}]},{"@type":"WebSite","@id":"https:\/\/deliberate.de\/#website","url":"https:\/\/deliberate.de\/","name":"Deliberate GmbH","description":"Contact-Center Solutions","publisher":{"@id":"https:\/\/deliberate.de\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/deliberate.de\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/deliberate.de\/#organization","name":"Deliberate GmbH","url":"https:\/\/deliberate.de\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/deliberate.de\/#\/schema\/logo\/image\/","url":"https:\/\/deliberate.de\/wp-content\/uploads\/2020\/08\/Deliberate-Logo-Header_RGB_280x180_trans.png","contentUrl":"https:\/\/deliberate.de\/wp-content\/uploads\/2020\/08\/Deliberate-Logo-Header_RGB_280x180_trans.png","width":280,"height":180,"caption":"Deliberate GmbH"},"image":{"@id":"https:\/\/deliberate.de\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/DeliberateGmbH\/","https:\/\/x.com\/DeliberateGmbh","https:\/\/de.linkedin.com\/company\/deliberate-gmbh","https:\/\/www.youtube.com\/channel\/UCe9AigBHnH-2-Jbjkmemwxg"]},{"@type":"Person","@id":"https:\/\/deliberate.de\/#\/schema\/person\/65212aa320a5f774872b2e85f77553ea","name":"Deliberate","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/e97b5d6865916bb0d9165ed6905e50949f223efba3ee82790d3336c5846f3040?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/e97b5d6865916bb0d9165ed6905e50949f223efba3ee82790d3336c5846f3040?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/e97b5d6865916bb0d9165ed6905e50949f223efba3ee82790d3336c5846f3040?s=96&d=mm&r=g","caption":"Deliberate"},"sameAs":["https:\/\/deliberate.de"],"url":"https:\/\/deliberate.de\/en\/author\/deliberate\/"}]}},"_links":{"self":[{"href":"https:\/\/deliberate.de\/en\/wp-json\/wp\/v2\/posts\/7059","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/deliberate.de\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/deliberate.de\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/deliberate.de\/en\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/deliberate.de\/en\/wp-json\/wp\/v2\/comments?post=7059"}],"version-history":[{"count":8,"href":"https:\/\/deliberate.de\/en\/wp-json\/wp\/v2\/posts\/7059\/revisions"}],"predecessor-version":[{"id":7069,"href":"https:\/\/deliberate.de\/en\/wp-json\/wp\/v2\/posts\/7059\/revisions\/7069"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/deliberate.de\/en\/wp-json\/wp\/v2\/media\/7056"}],"wp:attachment":[{"href":"https:\/\/deliberate.de\/en\/wp-json\/wp\/v2\/media?parent=7059"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/deliberate.de\/en\/wp-json\/wp\/v2\/categories?post=7059"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/deliberate.de\/en\/wp-json\/wp\/v2\/tags?post=7059"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}