{"id":3333,"date":"2024-07-05T13:09:57","date_gmt":"2024-07-05T13:09:57","guid":{"rendered":"https:\/\/sinchimportfinal.local\/?page_id=3333"},"modified":"2024-09-05T12:07:15","modified_gmt":"2024-09-05T12:07:15","slug":"talk-voice-expert","status":"publish","type":"page","link":"https:\/\/sinch.com\/talk-voice-expert\/","title":{"rendered":"Talk to a voice expert"},"content":{"rendered":"\r\n    <section class=\"header-block section-py bg-warning \" data-theme=\"light\">\r\n        <div class=\"container bg-warning\">\r\n\r\n            \r\n            <div class=\"row align-items-center\">\r\n\r\n                <div class=\"col-md-6 col-lg-5  order-2 order-md-1\">\r\n\r\n                                            <p class=\"text-uppercase section-caption text-body-color\">Talk to a Voice expert<\/p>\r\n                    \r\n                    <h1 class=\"text-accent mb-3 mb-md-5 mb-lg-4 p-0 h2\">Find out how to improve your communication services<\/h1>\r\n\r\n                                            <div class=\"mb-0 text-body-color\"><p>You can count on Sinch&#8217;s voice services to facilitate great customer engagement day-after-day while supporting you and your team as you grow. Our complete suite of solutions are sure to cover all of your voice communications requirements. Contact us today.<\/p><\/div>\r\n                    \r\n                    \r\n                                            <div class=\"btn-group g-3 mt-3 mt-md-4 row\">\r\n                            \r\n    <div class=\"col-auto\">\r\n      <a href=\"#form\"  class=\"btn btn-primary btn-lg btn-animated scrollme\" >Talk to an expert<\/a>\r\n    <\/div>\r\n                            <\/div>\r\n                    \r\n                <\/div>\r\n\r\n                \r\n                    <div class=\"col-md-6 col-lg-7 text-end order-1 order-md-2 mb-5 mb-md-0 ps-md-7 ps-lg-10\">\r\n                        \r\n                            <img decoding=\"async\" width=\"1296\" height=\"1049\" src=\"https:\/\/sinch.com\/wp-content\/uploads\/2024\/08\/SI-Illustration-Support-Honey-02.png\" class=\"skip-lazy img-fluid \" alt=\"Image for Find out how to improve your communication services\" fetchpriority=\"high\" style=\"\" srcset=\"https:\/\/sinch.com\/wp-content\/uploads\/2024\/08\/SI-Illustration-Support-Honey-02.png 1296w, https:\/\/sinch.com\/wp-content\/uploads\/2024\/08\/SI-Illustration-Support-Honey-02-300x243.png 300w, https:\/\/sinch.com\/wp-content\/uploads\/2024\/08\/SI-Illustration-Support-Honey-02-1024x829.png 1024w, https:\/\/sinch.com\/wp-content\/uploads\/2024\/08\/SI-Illustration-Support-Honey-02-768x622.png 768w\" sizes=\"(max-width: 1296px) 100vw, 1296px\" \/>                                                                        <\/div>\r\n\r\n                \r\n            <\/div>\r\n\r\n            \r\n        <\/div>\r\n    <\/section>\r\n\n\n\r\n    <section  id=\"form\" class=\"section section-py form-block bg-light\">\r\n        <div class=\"container\">\r\n            <div class=\"row justify-content-center\">\r\n                <div class=\"col-12 col-lg-8 justify-content-center\">\r\n\r\n                    <div class=\"\">\r\n\r\n\r\n                        <div class=\"form-block-container bg-white px-5 py-7 p-md-9\">\r\n\r\n                                                            <link rel='stylesheet' href='https:\/\/sinch.com\/wp-content\/themes\/simpletexting-theme-blank\/assets\/stylesheets\/blocks\/hubspot-form.min.css' type='text\/css' media='all' \/>\r\n\r\n                                <!-- HUBSPOT Form Container -- Start -->\r\n                                <div id=\"cta-form\" class=\"block-form-hubspot row-full\">\r\n                                    \r\n                                    <div class=\"row align-items-center\">\r\n\r\n                                        <div class=\"col-md-12\">\r\n                                            <div class=\"hbspt-form1\">\r\n                                            <\/div>\r\n                                        <\/div>\r\n\r\n                                    <\/div>\r\n                                <\/div>\r\n                                <!-- HUBSPOT Form Container -- End -->\r\n\r\n                                <script>\r\n                                    \/\/ Use a promise to load the hubspot form script\r\n                                    var hs_form_script = 'https:\/\/js.hsforms.net\/forms\/v2.js';\r\n\r\n                                    var promiseScript = new Promise(function(resolve, reject) {\r\n                                        var scriptElement = document.createElement('script');\r\n                                        scriptElement.src = hs_form_script;\r\n                                        scriptElement.onload = resolve;\r\n                                        scriptElement.onerror = reject;\r\n                                        document.body.appendChild(scriptElement);\r\n                                    });\r\n\r\n                                    promiseScript.then(function() {\r\n                                        \/\/ JavaScript code to be executed after the script is loaded\r\n                                        hbspt.forms.create({\r\n                                            region: \"na1\",\r\n                                            portalId: \"42776\",\r\n                                            formId: \"5e2b449b-c494-45a3-816b-14597c741080\",\r\n                                            sfdcCampaignId: \"\",\r\n                                            target: \".block-form-hubspot .hbspt-form1\",\r\n                                            onFormReady: function($form) {\r\n                                                addGclid();\r\n                                            }\r\n                                        });\r\n                                    }).catch(function(error) {\r\n                                        console.error('Error loading script:', error);\r\n                                    });\r\n\r\n                                    function getParam(p) {\r\n                                        var match = RegExp('[?&]' + p + '=([^&]*)').exec(window.location.search);\r\n                                        if (match) {\r\n                                            var gclid = decodeURIComponent(match[1].replace(\/\\+\/g, ' '));\r\n                                            return gclid;\r\n                                        } else {\r\n                                            if (localStorage.getItem('gclid') !== null) {\r\n                                                var gclid_stored = JSON.parse(localStorage.getItem('gclid'));\r\n                                                var gclid = gclid_stored.value;\r\n                                                if (gclid) {\r\n                                                    return gclid;\r\n                                                } else {\r\n                                                    return false;\r\n                                                }\r\n                                            } else {\r\n                                                return false;\r\n                                            }\r\n                                        }\r\n                                    }\r\n\r\n                                    function getExpiryRecord(value) {\r\n                                        var expiryPeriod = 90 * 24 * 60 * 60 * 1000; \/\/ 90 day expiry in milliseconds\r\n                                        var expiryDate = new Date().getTime() + expiryPeriod;\r\n                                        return {\r\n                                            value: value,\r\n                                            expiryDate: expiryDate\r\n                                        };\r\n                                    }\r\n\r\n                                    function addGclid() {\r\n                                        var gclidParam = getParam('gclid');\r\n\r\n                                        if (gclidParam) {\r\n\r\n                                            var gclidFormFields = ['gclid__c']; \/\/ all possible gclid form field ids here\r\n                                            var gclidRecord = null;\r\n                                            var currGclidFormField;\r\n\r\n                                            var iframe = document.getElementById('hs-form-iframe-0');\r\n                                            if (iframe) {\r\n                                                var innerDoc = iframe.contentDocument || iframe.contentWindow.document;\r\n                                            } else {\r\n                                                var innerDoc = document;\r\n                                            }\r\n\r\n                                            gclidFormFields.forEach(function(field) {\r\n                                                var elems = innerDoc.getElementsByName(field);\r\n                                                if (innerDoc.getElementsByName(field)[0]) {\r\n                                                    currGclidFormField = innerDoc.getElementsByName(field)[0];\r\n                                                    currGclidFormField.value = gclidParam;\r\n                                                }\r\n                                            });\r\n\r\n                                            if (gclidParam) {\r\n                                                gclidRecord = getExpiryRecord(gclidParam);\r\n                                                localStorage.setItem('gclid', JSON.stringify(gclidRecord));\r\n                                            }\r\n\r\n                                            var gclid = gclidRecord || JSON.parse(localStorage.getItem('gclid'));\r\n                                            var isGclidValid = gclid && new Date().getTime() < gclid.expiryDate;\r\n                                        }\r\n\r\n                                    }\r\n                                <\/script>\r\n                                                    <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":6,"featured_media":56875,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"_slug_changed":false,"footnotes":""},"class_list":["post-3333","page","type-page","status-publish","has-post-thumbnail","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.0 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Talk to a voice expert<\/title>\n<meta name=\"description\" content=\"Talk to a voice expert to find out how to improve your communication services.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/sinch.com\/talk-voice-expert\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Talk to a voice expert\" \/>\n<meta property=\"og:description\" content=\"Talk to a voice expert to find out how to improve your communication services.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/sinch.com\/talk-voice-expert\/\" \/>\n<meta property=\"og:site_name\" content=\"Sinch\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/wearesinch\/\" \/>\n<meta property=\"article:modified_time\" content=\"2024-09-05T12:07:15+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/sinch.com\/wp-content\/uploads\/2024\/09\/Sinch-Customer-Communications-Cloud-homepage-hero_1200x628.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"628\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@WeAreSinch\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/sinch.com\/talk-voice-expert\/\",\"url\":\"https:\/\/sinch.com\/talk-voice-expert\/\",\"name\":\"Talk to a voice expert\",\"isPartOf\":{\"@id\":\"https:\/\/sinch.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/sinch.com\/talk-voice-expert\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/sinch.com\/talk-voice-expert\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/sinch.com\/wp-content\/uploads\/2024\/09\/Sinch-Customer-Communications-Cloud-homepage-hero_1200x628.png\",\"datePublished\":\"2024-07-05T13:09:57+00:00\",\"dateModified\":\"2024-09-05T12:07:15+00:00\",\"description\":\"Talk to a voice expert to find out how to improve your communication services.\",\"breadcrumb\":{\"@id\":\"https:\/\/sinch.com\/talk-voice-expert\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/sinch.com\/talk-voice-expert\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/sinch.com\/talk-voice-expert\/#primaryimage\",\"url\":\"https:\/\/sinch.com\/wp-content\/uploads\/2024\/09\/Sinch-Customer-Communications-Cloud-homepage-hero_1200x628.png\",\"contentUrl\":\"https:\/\/sinch.com\/wp-content\/uploads\/2024\/09\/Sinch-Customer-Communications-Cloud-homepage-hero_1200x628.png\",\"width\":1200,\"height\":628},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/sinch.com\/talk-voice-expert\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/sinch.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Talk to a voice expert\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/sinch.com\/#website\",\"url\":\"https:\/\/sinch.com\/\",\"name\":\"Sinch\",\"description\":\"SMS Messaging, Voice, Email, Video &amp; Verification APIs | Sinch\",\"publisher\":{\"@id\":\"https:\/\/sinch.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/sinch.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/sinch.com\/#organization\",\"name\":\"Sinch\",\"url\":\"https:\/\/sinch.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/sinch.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/sinch.com\/wp-content\/uploads\/2024\/09\/Thumbnail-Logo-Honey.png\",\"contentUrl\":\"https:\/\/sinch.com\/wp-content\/uploads\/2024\/09\/Thumbnail-Logo-Honey.png\",\"width\":800,\"height\":496,\"caption\":\"Sinch\"},\"image\":{\"@id\":\"https:\/\/sinch.com\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/wearesinch\/\",\"https:\/\/x.com\/WeAreSinch\",\"https:\/\/www.linkedin.com\/company\/sinch\",\"https:\/\/www.youtube.com\/channel\/UCZZ2u_B2afTxA0v-xcgfsaw\",\"https:\/\/www.instagram.com\/wearesinch\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Talk to a voice expert","description":"Talk to a voice expert to find out how to improve your communication services.","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:\/\/sinch.com\/talk-voice-expert\/","og_locale":"en_US","og_type":"article","og_title":"Talk to a voice expert","og_description":"Talk to a voice expert to find out how to improve your communication services.","og_url":"https:\/\/sinch.com\/talk-voice-expert\/","og_site_name":"Sinch","article_publisher":"https:\/\/www.facebook.com\/wearesinch\/","article_modified_time":"2024-09-05T12:07:15+00:00","og_image":[{"width":1200,"height":628,"url":"https:\/\/sinch.com\/wp-content\/uploads\/2024\/09\/Sinch-Customer-Communications-Cloud-homepage-hero_1200x628.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_site":"@WeAreSinch","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/sinch.com\/talk-voice-expert\/","url":"https:\/\/sinch.com\/talk-voice-expert\/","name":"Talk to a voice expert","isPartOf":{"@id":"https:\/\/sinch.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/sinch.com\/talk-voice-expert\/#primaryimage"},"image":{"@id":"https:\/\/sinch.com\/talk-voice-expert\/#primaryimage"},"thumbnailUrl":"https:\/\/sinch.com\/wp-content\/uploads\/2024\/09\/Sinch-Customer-Communications-Cloud-homepage-hero_1200x628.png","datePublished":"2024-07-05T13:09:57+00:00","dateModified":"2024-09-05T12:07:15+00:00","description":"Talk to a voice expert to find out how to improve your communication services.","breadcrumb":{"@id":"https:\/\/sinch.com\/talk-voice-expert\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/sinch.com\/talk-voice-expert\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/sinch.com\/talk-voice-expert\/#primaryimage","url":"https:\/\/sinch.com\/wp-content\/uploads\/2024\/09\/Sinch-Customer-Communications-Cloud-homepage-hero_1200x628.png","contentUrl":"https:\/\/sinch.com\/wp-content\/uploads\/2024\/09\/Sinch-Customer-Communications-Cloud-homepage-hero_1200x628.png","width":1200,"height":628},{"@type":"BreadcrumbList","@id":"https:\/\/sinch.com\/talk-voice-expert\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/sinch.com\/"},{"@type":"ListItem","position":2,"name":"Talk to a voice expert"}]},{"@type":"WebSite","@id":"https:\/\/sinch.com\/#website","url":"https:\/\/sinch.com\/","name":"Sinch","description":"SMS Messaging, Voice, Email, Video &amp; Verification APIs | Sinch","publisher":{"@id":"https:\/\/sinch.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/sinch.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/sinch.com\/#organization","name":"Sinch","url":"https:\/\/sinch.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/sinch.com\/#\/schema\/logo\/image\/","url":"https:\/\/sinch.com\/wp-content\/uploads\/2024\/09\/Thumbnail-Logo-Honey.png","contentUrl":"https:\/\/sinch.com\/wp-content\/uploads\/2024\/09\/Thumbnail-Logo-Honey.png","width":800,"height":496,"caption":"Sinch"},"image":{"@id":"https:\/\/sinch.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/wearesinch\/","https:\/\/x.com\/WeAreSinch","https:\/\/www.linkedin.com\/company\/sinch","https:\/\/www.youtube.com\/channel\/UCZZ2u_B2afTxA0v-xcgfsaw","https:\/\/www.instagram.com\/wearesinch\/"]}]}},"_links":{"self":[{"href":"https:\/\/sinch.com\/wp-json\/wp\/v2\/pages\/3333","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sinch.com\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/sinch.com\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/sinch.com\/wp-json\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/sinch.com\/wp-json\/wp\/v2\/comments?post=3333"}],"version-history":[{"count":0,"href":"https:\/\/sinch.com\/wp-json\/wp\/v2\/pages\/3333\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/sinch.com\/wp-json\/wp\/v2\/media\/56875"}],"wp:attachment":[{"href":"https:\/\/sinch.com\/wp-json\/wp\/v2\/media?parent=3333"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}