{"product_id":"test","title":"Test","description":"\u003cbody\u003e\n\n\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003ctitle\u003ePhilips SpeechLive Health AI Assistant | DictaMic.com\u003c\/title\u003e\n  \u003cstyle\u003e\n    .slh-page {\n      --brand-blue: #0f5bd7;\n      --brand-dark: #083d8c;\n      --brand-teal: #12b5c9;\n      --ink: #111827;\n      --muted: #5b6472;\n      --line: #dbe3ef;\n      --bg-soft: #eef6ff;\n      --bg-light: #f8fbff;\n      --white: #ffffff;\n      font-family: Arial, Helvetica, sans-serif;\n      color: var(--ink);\n      background: #ffffff;\n      width: 100%;\n      margin: 0;\n      padding: 0;\n    }\n\n    .slh-page * { box-sizing: border-box; }\n    .slh-page .wrap {\n      width: 100%;\n      max-width: 1240px;\n      margin: 0 auto;\n      padding: 0 20px;\n    }\n\n    .slh-page .btn-row {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 14px;\n      margin-top: 28px;\n    }\n\n    .slh-page .btn {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      min-height: 50px;\n      padding: 14px 26px;\n      border-radius: 999px;\n      text-decoration: none;\n      font-weight: 700;\n      font-size: 15px;\n      transition: all 0.2s ease;\n      border: 2px solid transparent;\n    }\n\n    .slh-page .btn-primary {\n      background: var(--brand-blue);\n      color: #fff;\n    }\n\n    .slh-page .btn-primary:hover {\n      background: var(--brand-dark);\n      color: #fff;\n    }\n\n    .slh-page .btn-secondary {\n      background: #fff;\n      color: var(--brand-blue);\n      border-color: var(--brand-blue);\n    }\n\n    .slh-page .btn-secondary:hover {\n      background: var(--bg-soft);\n      color: var(--brand-blue);\n    }\n\n    .slh-page .hero {\n      position: relative;\n      overflow: hidden;\n      background: linear-gradient(135deg, rgba(7,57,130,0.92), rgba(18,181,201,0.74)), url('https:\/\/images.unsplash.com\/photo-1576091160399-112ba8d25d1d?auto=format\u0026fit=crop\u0026w=1600\u0026q=80') center\/cover no-repeat;\n      color: #fff;\n    }\n\n    .slh-page .hero-inner {\n      display: grid;\n      grid-template-columns: 1.1fr 0.9fr;\n      gap: 36px;\n      align-items: center;\n      min-height: 680px;\n      padding: 88px 0;\n    }\n\n    .slh-page .eyebrow {\n      display: inline-block;\n      font-size: 14px;\n      letter-spacing: 0.08em;\n      text-transform: uppercase;\n      font-weight: 700;\n      margin-bottom: 18px;\n      opacity: 0.92;\n    }\n\n    .slh-page h1,\n    .slh-page h2,\n    .slh-page h3,\n    .slh-page p {\n      margin-top: 0;\n    }\n\n    .slh-page h1 {\n      font-size: 58px;\n      line-height: 1.05;\n      margin-bottom: 20px;\n      font-weight: 800;\n      max-width: 760px;\n    }\n\n    .slh-page .hero-sub {\n      font-size: 20px;\n      line-height: 1.65;\n      max-width: 690px;\n      color: rgba(255,255,255,0.95);\n      margin-bottom: 0;\n    }\n\n    .slh-page .hero-points {\n      list-style: none;\n      padding: 0;\n      margin: 30px 0 0;\n      display: grid;\n      gap: 12px;\n      max-width: 680px;\n    }\n\n    .slh-page .hero-points li {\n      position: relative;\n      padding-left: 28px;\n      font-size: 17px;\n      line-height: 1.55;\n      color: rgba(255,255,255,0.95);\n    }\n\n    .slh-page .hero-points li:before {\n      content: \"✓\";\n      position: absolute;\n      left: 0;\n      top: 0;\n      font-weight: 800;\n      color: #ffffff;\n    }\n\n    .slh-page .hero-card {\n      background: rgba(255,255,255,0.14);\n      border: 1px solid rgba(255,255,255,0.22);\n      backdrop-filter: blur(4px);\n      border-radius: 26px;\n      padding: 28px;\n      box-shadow: 0 22px 60px rgba(0,0,0,0.18);\n    }\n\n    .slh-page .hero-card img {\n      width: 100%;\n      display: block;\n      border-radius: 18px;\n      background: #fff;\n    }\n\n    .slh-page .hero-card-note {\n      font-size: 14px;\n      line-height: 1.6;\n      margin-top: 14px;\n      color: rgba(255,255,255,0.92);\n    }\n\n    .slh-page .section {\n      padding: 80px 0;\n    }\n\n    .slh-page .section-light {\n      background: var(--bg-light);\n    }\n\n    .slh-page .section-blue {\n      background: var(--brand-blue);\n      color: #fff;\n    }\n\n    .slh-page .section-dark {\n      background: #0a3f86;\n      color: #fff;\n    }\n\n    .slh-page .center-head {\n      text-align: center;\n      max-width: 900px;\n      margin: 0 auto 42px;\n    }\n\n    .slh-page .center-head h2,\n    .slh-page .split-copy h2,\n    .slh-page .faq-head h2,\n    .slh-page .cta-band h2 {\n      font-size: 42px;\n      line-height: 1.14;\n      margin-bottom: 16px;\n      font-weight: 800;\n    }\n\n    .slh-page .center-head p,\n    .slh-page .split-copy p,\n    .slh-page .faq-head p,\n    .slh-page .cta-band p {\n      font-size: 18px;\n      line-height: 1.7;\n      color: inherit;\n      opacity: 0.95;\n    }\n\n    .slh-page .logo-bar {\n      display: grid;\n      grid-template-columns: repeat(5, minmax(0, 1fr));\n      gap: 16px;\n      margin-top: 28px;\n    }\n\n    .slh-page .logo-pill {\n      border: 1px solid var(--line);\n      background: #fff;\n      border-radius: 18px;\n      padding: 16px 14px;\n      text-align: center;\n      font-weight: 700;\n      color: var(--ink);\n      box-shadow: 0 10px 24px rgba(13, 42, 86, 0.05);\n    }\n\n    .slh-page .split {\n      display: grid;\n      grid-template-columns: 0.9fr 1.1fr;\n      gap: 48px;\n      align-items: center;\n    }\n\n    .slh-page .split-reverse {\n      grid-template-columns: 1.05fr 0.95fr;\n    }\n\n    .slh-page .media-card {\n      background: #fff;\n      border-radius: 26px;\n      padding: 20px;\n      box-shadow: 0 18px 50px rgba(10, 63, 134, 0.09);\n      border: 1px solid var(--line);\n    }\n\n    .slh-page .media-card img {\n      width: 100%;\n      display: block;\n      border-radius: 18px;\n    }\n\n    .slh-page .feature-list {\n      list-style: none;\n      padding: 0;\n      margin: 28px 0 0;\n      display: grid;\n      gap: 16px;\n    }\n\n    .slh-page .feature-list li {\n      position: relative;\n      padding-left: 34px;\n      font-size: 17px;\n      line-height: 1.65;\n      color: var(--ink);\n    }\n\n    .slh-page .feature-list li:before {\n      content: \"✓\";\n      position: absolute;\n      left: 0;\n      top: 0;\n      color: var(--brand-blue);\n      font-weight: 800;\n    }\n\n    .slh-page .section-blue .feature-list li,\n    .slh-page .section-dark .feature-list li {\n      color: #fff;\n    }\n\n    .slh-page .section-blue .feature-list li:before,\n    .slh-page .section-dark .feature-list li:before {\n      color: #fff;\n    }\n\n    .slh-page .workflow-grid,\n    .slh-page .adv-grid,\n    .slh-page .faq-grid {\n      display: grid;\n      gap: 24px;\n    }\n\n    .slh-page .workflow-grid {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n    }\n\n    .slh-page .workflow-card {\n      position: relative;\n      overflow: hidden;\n      min-height: 440px;\n      border-radius: 28px;\n      display: flex;\n      align-items: end;\n      padding: 28px;\n      color: #fff;\n      background-size: cover;\n      background-position: center;\n      box-shadow: 0 18px 40px rgba(0,0,0,0.18);\n    }\n\n    .slh-page .workflow-card:before {\n      content: \"\";\n      position: absolute;\n      inset: 0;\n      background: linear-gradient(180deg, rgba(0,0,0,0.06), rgba(0,0,0,0.62));\n    }\n\n    .slh-page .workflow-content {\n      position: relative;\n      z-index: 1;\n    }\n\n    .slh-page .workflow-step {\n      font-size: 13px;\n      letter-spacing: 0.03em;\n      text-transform: uppercase;\n      font-weight: 700;\n      margin-bottom: 10px;\n      opacity: 0.95;\n    }\n\n    .slh-page .workflow-card h3 {\n      font-size: 32px;\n      line-height: 1.15;\n      margin-bottom: 10px;\n      font-weight: 800;\n    }\n\n    .slh-page .workflow-card p {\n      font-size: 16px;\n      line-height: 1.65;\n      margin-bottom: 0;\n      color: rgba(255,255,255,0.95);\n    }\n\n    .slh-page .adv-grid {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n      margin-top: 38px;\n    }\n\n    .slh-page .adv-card {\n      background: rgba(255,255,255,0.08);\n      border: 1px solid rgba(255,255,255,0.16);\n      border-radius: 24px;\n      padding: 28px 24px;\n    }\n\n    .slh-page .adv-card h3 {\n      font-size: 24px;\n      line-height: 1.2;\n      margin-bottom: 12px;\n      font-weight: 800;\n    }\n\n    .slh-page .adv-card p {\n      font-size: 16px;\n      line-height: 1.7;\n      margin-bottom: 0;\n      color: rgba(255,255,255,0.94);\n    }\n\n    .slh-page .hardware {\n      display: grid;\n      grid-template-columns: 1.05fr 0.95fr;\n      gap: 44px;\n      align-items: center;\n    }\n\n    .slh-page .product-shot {\n      background: linear-gradient(180deg, #f8fbff, #edf4ff);\n      border: 1px solid var(--line);\n      border-radius: 28px;\n      padding: 26px;\n      box-shadow: 0 18px 50px rgba(10, 63, 134, 0.08);\n    }\n\n    .slh-page .product-shot img {\n      width: 100%;\n      display: block;\n      border-radius: 20px;\n    }\n\n    .slh-page .cta-band {\n      text-align: center;\n      padding: 76px 20px;\n      border-radius: 30px;\n      background: linear-gradient(135deg, #0f5bd7, #0a3f86);\n      color: #fff;\n      box-shadow: 0 22px 60px rgba(10, 63, 134, 0.22);\n    }\n\n    .slh-page .faq-wrap {\n      display: grid;\n      grid-template-columns: 0.9fr 1.1fr;\n      gap: 40px;\n      align-items: start;\n    }\n\n    .slh-page .faq-item {\n      border-bottom: 1px solid #ccd8ea;\n      padding: 0 0 18px;\n      margin-bottom: 18px;\n    }\n\n    .slh-page .faq-item:last-child {\n      margin-bottom: 0;\n    }\n\n    .slh-page .faq-item h3 {\n      font-size: 22px;\n      line-height: 1.3;\n      margin-bottom: 10px;\n      font-weight: 800;\n    }\n\n    .slh-page .faq-item p {\n      font-size: 16px;\n      line-height: 1.75;\n      color: var(--muted);\n      margin-bottom: 0;\n    }\n\n    .slh-page .contact-bar {\n      background: var(--bg-soft);\n      border-top: 1px solid var(--line);\n      border-bottom: 1px solid var(--line);\n    }\n\n    .slh-page .contact-bar-inner {\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n      gap: 24px;\n      padding: 22px 0;\n    }\n\n    .slh-page .contact-bar p {\n      margin: 0;\n      font-size: 18px;\n      line-height: 1.5;\n      font-weight: 700;\n    }\n\n    .slh-page .contact-bar a {\n      color: var(--brand-blue);\n      text-decoration: none;\n      font-weight: 800;\n    }\n\n    .slh-page .mini-note {\n      font-size: 13px;\n      line-height: 1.7;\n      color: var(--muted);\n      margin-top: 18px;\n    }\n\n    @media (max-width: 1100px) {\n      .slh-page .hero-inner,\n      .slh-page .split,\n      .slh-page .split-reverse,\n      .slh-page .hardware,\n      .slh-page .faq-wrap {\n        grid-template-columns: 1fr;\n      }\n\n      .slh-page .logo-bar,\n      .slh-page .workflow-grid,\n      .slh-page .adv-grid {\n        grid-template-columns: repeat(2, minmax(0, 1fr));\n      }\n\n      .slh-page h1 {\n        font-size: 48px;\n      }\n    }\n\n    @media (max-width: 767px) {\n      .slh-page .section {\n        padding: 58px 0;\n      }\n\n      .slh-page .hero-inner {\n        min-height: auto;\n        padding: 64px 0;\n      }\n\n      .slh-page h1 {\n        font-size: 38px;\n      }\n\n      .slh-page .center-head h2,\n      .slh-page .split-copy h2,\n      .slh-page .faq-head h2,\n      .slh-page .cta-band h2 {\n        font-size: 31px;\n      }\n\n      .slh-page .hero-sub,\n      .slh-page .center-head p,\n      .slh-page .split-copy p,\n      .slh-page .faq-head p,\n      .slh-page .cta-band p {\n        font-size: 16px;\n      }\n\n      .slh-page .logo-bar,\n      .slh-page .workflow-grid,\n      .slh-page .adv-grid {\n        grid-template-columns: 1fr;\n      }\n\n      .slh-page .contact-bar-inner {\n        flex-direction: column;\n        align-items: flex-start;\n      }\n\n      .slh-page .workflow-card {\n        min-height: 360px;\n      }\n    }\n  \u003c\/style\u003e\n\n\n  \u003cdiv class=\"slh-page\"\u003e\n    \u003csection class=\"hero\"\u003e\n      \u003cdiv class=\"wrap hero-inner\"\u003e\n        \u003cdiv\u003e\n          \u003cspan class=\"eyebrow\"\u003eDictaMic.com | Philips Partner\u003c\/span\u003e\n          \u003ch1\u003eFor accurate, trusted documentation in healthcare\u003c\/h1\u003e\n          \u003cp class=\"hero-sub\"\u003ePhilips SpeechLive Health AI Assistant helps healthcare teams capture conversations in real time and turn them into structured documentation, so clinicians spend less time typing and more time with patients.\u003c\/p\u003e\n          \u003cul class=\"hero-points\"\u003e\n            \u003cli\u003eHealthcare-trained AI built for clinical documentation workflows\u003c\/li\u003e\n            \u003cli\u003eReal-time documentation during visits and consults\u003c\/li\u003e\n            \u003cli\u003eStructured outputs like SOAP notes, visit notes, and referral letters\u003c\/li\u003e\n            \u003cli\u003eWorks with Philips SpeechMike Ambient for a complete hardware and software solution\u003c\/li\u003e\n          \u003c\/ul\u003e\n          \u003cdiv class=\"btn-row\"\u003e\n            \u003ca class=\"btn btn-primary\" href=\"https:\/\/www.speechlive.com\/us\/free-trial\/?dId=Mzg4NDQ\" target=\"_blank\" rel=\"noopener\"\u003eFree Trial\u003c\/a\u003e\n            \u003ca class=\"btn btn-secondary\" href=\"tel:7188365301\"\u003eCall Now\u003c\/a\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"hero-card\"\u003e\n          \u003cimg src=\"https:\/\/images.unsplash.com\/photo-1584515933487-779824d29309?auto=format\u0026amp;fit=crop\u0026amp;w=1200\u0026amp;q=80\" alt=\"Healthcare professional using AI clinical documentation software\"\u003e\n          \u003cp class=\"hero-card-note\"\u003eAuthorized Philips partner since 2000. Use this page to drive trial signups while keeping the product positioning aligned with Philips SpeechLive Health.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"contact-bar\"\u003e\n      \u003cdiv class=\"wrap contact-bar-inner\"\u003e\n        \u003cp\u003eReady to test SpeechLive Health for your team? Start your free trial or call \u003ca href=\"tel:7188365301\"\u003e718-836-5301\u003c\/a\u003e.\u003c\/p\u003e\n        \u003cdiv class=\"btn-row\" style=\"margin-top:0;\"\u003e\n          \u003ca class=\"btn btn-primary\" href=\"https:\/\/www.speechlive.com\/us\/free-trial\/?dId=Mzg4NDQ\" target=\"_blank\" rel=\"noopener\"\u003eStart Free Trial\u003c\/a\u003e\n          \u003ca class=\"btn btn-secondary\" href=\"tel:7188365301\"\u003eCall Now\u003c\/a\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"section\"\u003e\n      \u003cdiv class=\"wrap\"\u003e\n        \u003cdiv class=\"center-head\"\u003e\n          \u003ch2\u003eWhy healthcare teams look at SpeechLive Health\u003c\/h2\u003e\n          \u003cp\u003eClinicians spend too much time on documentation, rigid templates, and repeated admin work. SpeechLive Health is built to reduce manual documentation and help turn spoken conversations into usable clinical notes faster.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"logo-bar\"\u003e\n          \u003cdiv class=\"logo-pill\"\u003eReal-time documentation\u003c\/div\u003e\n          \u003cdiv class=\"logo-pill\"\u003eStructured clinical notes\u003c\/div\u003e\n          \u003cdiv class=\"logo-pill\"\u003eHealthcare-trained AI\u003c\/div\u003e\n          \u003cdiv class=\"logo-pill\"\u003eBuilt on SpeechLive\u003c\/div\u003e\n          \u003cdiv class=\"logo-pill\"\u003ePhilips hardware ready\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"section section-light\"\u003e\n      \u003cdiv class=\"wrap split\"\u003e\n        \u003cdiv class=\"media-card\"\u003e\n          \u003cimg src=\"https:\/\/images.unsplash.com\/photo-1576671081837-49000212a370?auto=format\u0026amp;fit=crop\u0026amp;w=1200\u0026amp;q=80\" alt=\"Healthcare technology and documentation workflow\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"split-copy\"\u003e\n          \u003cspan class=\"eyebrow\" style=\"color:#0f5bd7;\"\u003ePhilips SpeechLive Health AI Assistant\u003c\/span\u003e\n          \u003ch2\u003eBuilt to turn clinical conversations into structured notes\u003c\/h2\u003e\n          \u003cp\u003eInstead of forcing clinicians to spend more time writing, SpeechLive Health is designed to capture live conversations and generate organized outputs that fit modern healthcare documentation needs.\u003c\/p\u003e\n          \u003cul class=\"feature-list\"\u003e\n            \u003cli\u003eSupports note creation during visits and consults\u003c\/li\u003e\n            \u003cli\u003eGenerates structured documentation such as SOAP notes and referral letters\u003c\/li\u003e\n            \u003cli\u003eHelps reduce repetitive typing and administrative burden\u003c\/li\u003e\n            \u003cli\u003eKeeps clinicians in control to review and refine the final output\u003c\/li\u003e\n          \u003c\/ul\u003e\n          \u003cdiv class=\"btn-row\"\u003e\n            \u003ca class=\"btn btn-primary\" href=\"https:\/\/www.speechlive.com\/us\/free-trial\/?dId=Mzg4NDQ\" target=\"_blank\" rel=\"noopener\"\u003eTry It Free\u003c\/a\u003e\n            \u003ca class=\"btn btn-secondary\" href=\"tel:7188365301\"\u003eSpeak With Us\u003c\/a\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"section section-blue\"\u003e\n      \u003cdiv class=\"wrap\"\u003e\n        \u003cdiv class=\"center-head\"\u003e\n          \u003ch2\u003eFrom consultation to documentation\u003c\/h2\u003e\n          \u003cp\u003eUse the same page structure Philips uses because it works: show the workflow clearly, show where the AI fits, and stop making the visitor guess.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"workflow-grid\"\u003e\n          \u003cdiv class=\"workflow-card\" style=\"background-image:url('https:\/\/images.unsplash.com\/photo-1580281780460-82d277b0e3f8?auto=format\u0026amp;fit=crop\u0026amp;w=1200\u0026amp;q=80');\"\u003e\n            \u003cdiv class=\"workflow-content\"\u003e\n              \u003cdiv class=\"workflow-step\"\u003ePreparation, context \u0026amp; setup\u003c\/div\u003e\n              \u003ch3\u003eBefore the consult\u003c\/h3\u003e\n              \u003cp\u003eSet up the workflow, prepare the documentation context, and start with a cleaner process before the visit even begins.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"workflow-card\" style=\"background-image:url('https:\/\/images.unsplash.com\/photo-1612531386530-97286d97c2d2?auto=format\u0026amp;fit=crop\u0026amp;w=1200\u0026amp;q=80');\"\u003e\n            \u003cdiv class=\"workflow-content\"\u003e\n              \u003cdiv class=\"workflow-step\"\u003eConversation capture \u0026amp; real-time documentation\u003c\/div\u003e\n              \u003ch3\u003eDuring the consult\u003c\/h3\u003e\n              \u003cp\u003eCapture spoken interactions and turn them into structured notes without forcing the clinician to split attention between the patient and the keyboard.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"workflow-card\" style=\"background-image:url('https:\/\/images.unsplash.com\/photo-1579684385127-1ef15d508118?auto=format\u0026amp;fit=crop\u0026amp;w=1200\u0026amp;q=80');\"\u003e\n            \u003cdiv class=\"workflow-content\"\u003e\n              \u003cdiv class=\"workflow-step\"\u003eFinalization, review \u0026amp; delegation\u003c\/div\u003e\n              \u003ch3\u003eAfter the consult\u003c\/h3\u003e\n              \u003cp\u003eReview the generated documentation, make edits where needed, and move the note into the next step of your workflow faster.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"section\"\u003e\n      \u003cdiv class=\"wrap\"\u003e\n        \u003cdiv class=\"center-head\"\u003e\n          \u003cspan class=\"eyebrow\" style=\"color:#0f5bd7;\"\u003eKey advantages\u003c\/span\u003e\n          \u003ch2\u003eWhat makes this worth looking at\u003c\/h2\u003e\n          \u003cp\u003eThe visitor does not care about generic AI hype. They care about whether it saves time, improves documentation quality, and fits their current workflow.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"adv-grid\" style=\"color:#111827;\"\u003e\n          \u003cdiv class=\"adv-card\" style=\"background:#fff; border:1px solid #dbe3ef; color:#111827;\"\u003e\n            \u003ch3\u003eSave time, reduce stress\u003c\/h3\u003e\n            \u003cp style=\"color:#5b6472;\"\u003eAmbient documentation can reduce heavy manual typing and help teams move faster in high-volume settings.\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"adv-card\" style=\"background:#fff; border:1px solid #dbe3ef; color:#111827;\"\u003e\n            \u003ch3\u003eImprove note accuracy\u003c\/h3\u003e\n            \u003cp style=\"color:#5b6472;\"\u003eCapture specifics, reasoning, and decisions in a more organized way for better review and follow-through.\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"adv-card\" style=\"background:#fff; border:1px solid #dbe3ef; color:#111827;\"\u003e\n            \u003ch3\u003eEnhance patient care\u003c\/h3\u003e\n            \u003cp style=\"color:#5b6472;\"\u003eHelp clinicians stay present with patients instead of constantly shifting focus to documentation tasks.\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"adv-card\" style=\"background:#fff; border:1px solid #dbe3ef; color:#111827;\"\u003e\n            \u003ch3\u003eGrow your practice\u003c\/h3\u003e\n            \u003cp style=\"color:#5b6472;\"\u003eLess admin drag can free up time and capacity across the day, especially for busy practices.\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"adv-card\" style=\"background:#fff; border:1px solid #dbe3ef; color:#111827;\"\u003e\n            \u003ch3\u003eFit your existing workflow\u003c\/h3\u003e\n            \u003cp style=\"color:#5b6472;\"\u003eBuilt on top of SpeechLive so teams can layer it into a known dictation and documentation environment.\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"adv-card\" style=\"background:#fff; border:1px solid #dbe3ef; color:#111827;\"\u003e\n            \u003ch3\u003eStay in control\u003c\/h3\u003e\n            \u003cp style=\"color:#5b6472;\"\u003eGenerated output can be reviewed and refined before final use, instead of blindly trusting automation.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"section section-light\"\u003e\n      \u003cdiv class=\"wrap hardware\"\u003e\n        \u003cdiv\u003e\n          \u003cspan class=\"eyebrow\" style=\"color:#0f5bd7;\"\u003eEnd-to-end option\u003c\/span\u003e\n          \u003ch2\u003ePair it with Philips SpeechMike Ambient\u003c\/h2\u003e\n          \u003cp\u003eSpeechLive Health becomes a stronger offer when paired with Philips SpeechMike Ambient. That gives you a cleaner end-to-end story on the landing page: software plus precision audio input from a Philips hardware solution.\u003c\/p\u003e\n          \u003cul class=\"feature-list\"\u003e\n            \u003cli\u003eSupports cleaner audio input for documentation workflows\u003c\/li\u003e\n            \u003cli\u003eDesigned to work alongside Philips software and accessories\u003c\/li\u003e\n            \u003cli\u003eStronger fit than generic microphones for professional use cases\u003c\/li\u003e\n            \u003cli\u003eGives DictaMic.com a natural upsell path beyond just the trial CTA\u003c\/li\u003e\n          \u003c\/ul\u003e\n          \u003cdiv class=\"btn-row\"\u003e\n            \u003ca class=\"btn btn-primary\" href=\"https:\/\/www.speechlive.com\/us\/free-trial\/?dId=Mzg4NDQ\" target=\"_blank\" rel=\"noopener\"\u003eClaim Free Trial\u003c\/a\u003e\n            \u003ca class=\"btn btn-secondary\" href=\"tel:7188365301\"\u003eCall 718-836-5301\u003c\/a\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"product-shot\"\u003e\n          \u003cimg src=\"https:\/\/images.unsplash.com\/photo-1581595220892-b0739db3ba8c?auto=format\u0026amp;fit=crop\u0026amp;w=1200\u0026amp;q=80\" alt=\"Medical wearable and documentation hardware concept\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"section\"\u003e\n      \u003cdiv class=\"wrap\"\u003e\n        \u003cdiv class=\"cta-band\"\u003e\n          \u003ch2\u003eSee if Philips SpeechLive Health fits your workflow\u003c\/h2\u003e\n          \u003cp\u003eDon’t overcomplicate the page. Give visitors a clean reason to act, then hit them again with the same two CTAs.\u003c\/p\u003e\n          \u003cdiv class=\"btn-row\" style=\"justify-content:center;\"\u003e\n            \u003ca class=\"btn btn-primary\" style=\"background:#fff; color:#0f5bd7;\" href=\"https:\/\/www.speechlive.com\/us\/free-trial\/?dId=Mzg4NDQ\" target=\"_blank\" rel=\"noopener\"\u003eFree Trial\u003c\/a\u003e\n            \u003ca class=\"btn btn-secondary\" style=\"background:transparent; color:#fff; border-color:#fff;\" href=\"tel:7188365301\"\u003eCall Now\u003c\/a\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"section section-light\"\u003e\n      \u003cdiv class=\"wrap faq-wrap\"\u003e\n        \u003cdiv class=\"faq-head\"\u003e\n          \u003cspan class=\"eyebrow\" style=\"color:#0f5bd7;\"\u003eFAQs\u003c\/span\u003e\n          \u003ch2\u003eQuestions people will ask before clicking\u003c\/h2\u003e\n          \u003cp\u003eHandle the objections on the page. Don’t make them leave to figure out basic stuff.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"faq-grid\"\u003e\n          \u003cdiv class=\"faq-item\"\u003e\n            \u003ch3\u003eWhat does the free trial button do?\u003c\/h3\u003e\n            \u003cp\u003eIt sends the visitor directly to the Philips SpeechLive free trial page using your dealer-linked URL.\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"faq-item\"\u003e\n            \u003ch3\u003eCan I speak with someone before starting?\u003c\/h3\u003e\n            \u003cp\u003eYes. The page includes a direct call button to DictaMic.com at 718-836-5301 so prospects can ask questions first.\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"faq-item\"\u003e\n            \u003ch3\u003eIs this page meant for direct checkout?\u003c\/h3\u003e\n            \u003cp\u003eNo. This landing page is built to drive free trial signups and phone calls, not to act like a generic product page.\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"faq-item\"\u003e\n            \u003ch3\u003eCan this work with Philips hardware?\u003c\/h3\u003e\n            \u003cp\u003eYes. The page is structured to support Philips SpeechMike Ambient positioning as part of the overall workflow story.\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"faq-item\"\u003e\n            \u003ch3\u003eCan this be pasted into a Shopify page?\u003c\/h3\u003e\n            \u003cp\u003eYes. This version is written as Shopify-friendly HTML with internal CSS, so it can be added to a custom page in Shopify.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"contact-bar\"\u003e\n      \u003cdiv class=\"wrap contact-bar-inner\"\u003e\n        \u003cp\u003e\u003cstrong\u003eDictaMic.com\u003c\/strong\u003e is a Philips partner. Use this page to push trial signups and inbound calls without turning the layout into a mess.\u003c\/p\u003e\n        \u003cdiv class=\"btn-row\" style=\"margin-top:0;\"\u003e\n          \u003ca class=\"btn btn-primary\" href=\"https:\/\/www.speechlive.com\/us\/free-trial\/?dId=Mzg4NDQ\" target=\"_blank\" rel=\"noopener\"\u003eStart Free Trial\u003c\/a\u003e\n          \u003ca class=\"btn btn-secondary\" href=\"tel:7188365301\"\u003eCall Now\u003c\/a\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n  \u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"DictaMic.com ","offers":[{"title":"Default Title","offer_id":45739805573177,"sku":null,"price":0.0,"currency_code":"USD","in_stock":false}],"url":"https:\/\/www.dictamic.com\/products\/test","provider":"DictaMic.com ","version":"1.0","type":"link"}