
{"id":456813,"date":"2025-12-26T15:20:08","date_gmt":"2025-12-26T14:20:08","guid":{"rendered":"https:\/\/www.dynseo.com\/survey-digital-tools-speech-therapists\/"},"modified":"2026-05-18T01:55:06","modified_gmt":"2026-05-17T23:55:06","slug":"survey-digital-technology-among-speech-therapists","status":"publish","type":"post","link":"https:\/\/www.dynseo.com\/en\/survey-digital-technology-among-speech-therapists\/","title":{"rendered":"Survey: Digital Technology Among Speech Therapists"},"content":{"rendered":"<p>[et_pb_section fb_built=&#8221;1&#8243; _builder_version=&#8221;4.16&#8243; custom_padding=&#8221;0px|0px|0px|0px|false|false&#8221; margin_top=&#8221;0px&#8221; margin_bottom=&#8221;0px&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row _builder_version=&#8221;4.16&#8243; custom_padding=&#8221;0px|0px|0px|0px|false|false&#8221; margin_top=&#8221;0px&#8221; margin_bottom=&#8221;0px&#8221; column_structure=&#8221;4_4&#8243; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.16&#8243; custom_padding=&#8221;0px|0px|0px|0px|false|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_code _builder_version=&#8221;4.16&#8243; custom_padding=&#8221;0px|0px|0px|0px|false|false&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<style>\n        :root {\n            --primary-blue: #5e5ed7;\n            --dark-blue: #5268c9;\n            --teal: #a9e2e4;\n            --yellow: #ffeca7;\n            --pink: #e73469;\n            --white: #ffffff;\n            --light-gray: #f8f9fa;\n            --text-dark: #2d3436;\n            --text-gray: #636e72;\n        }<\/p>\n<p>        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }<\/p>\n<p>        body {\n            font-family: 'Poppins', sans-serif;\n            line-height: 1.6;\n            color: var(--text-dark);\n            background-color: var(--white);\n        }<\/p>\n<p>        .article-hero {\n            background: linear-gradient(135deg, var(--primary-blue) 0%, var(--dark-blue) 100%);\n            color: var(--white);\n            padding: 2rem 0 4rem;\n            position: relative;\n            overflow: hidden;\n        }<\/p>\n<p>        .article-hero::before {\n            content: '';\n            position: absolute;\n            top: 0;\n            left: 0;\n            right: 0;\n            bottom: 0;\n            background: url('data:image\/svg+xml,<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 100 100\"><circle cx=\"20\" cy=\"20\" r=\"2\" fill=\"rgba(255,255,255,0.1)\"\/><circle cx=\"80\" cy=\"40\" r=\"1.5\" fill=\"rgba(255,255,255,0.1)\"\/><circle cx=\"40\" cy=\"70\" r=\"1\" fill=\"rgba(255,255,255,0.1)\"\/><\/svg>');\n            animation: float 20s infinite linear;\n        }<\/p>\n<p>        @keyframes float {\n            0% { transform: translateY(0px); }\n            100% { transform: translateY(-100px); }\n        }<\/p>\n<p>        .article-hero-inner {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 0 2rem;\n            position: relative;\n            z-index: 2;\n        }<\/p>\n<p>        .article-breadcrumb {\n            margin-bottom: 1rem;\n            font-size: 0.9rem;\n            opacity: 0.8;\n        }<\/p>\n<p>        .article-breadcrumb a {\n            color: var(--white);\n            text-decoration: none;\n        }<\/p>\n<p>        .article-category {\n            display: inline-block;\n            background: var(--pink);\n            color: var(--white);\n            padding: 0.5rem 1rem;\n            border-radius: 25px;\n            font-size: 0.8rem;\n            font-weight: 600;\n            margin-bottom: 1.5rem;\n            text-transform: uppercase;\n            letter-spacing: 0.5px;\n        }<\/p>\n<p>        .article-hero h1 {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 3rem;\n            font-weight: 700;\n            line-height: 1.2;\n            margin-bottom: 1.5rem;\n        }<\/p>\n<p>        .hl {\n            background: linear-gradient(120deg, var(--yellow) 0%, var(--teal) 100%);\n            color: var(--text-dark);\n            padding: 0.2rem 0.8rem;\n            border-radius: 8px;\n            font-weight: 700;\n        }<\/p>\n<p>        .article-meta {\n            display: flex;\n            align-items: center;\n            gap: 2rem;\n            margin-bottom: 2rem;\n            flex-wrap: wrap;\n        }<\/p>\n<p>        .article-meta span {\n            display: flex;\n            align-items: center;\n            gap: 0.5rem;\n            opacity: 0.9;\n        }<\/p>\n<p>        .article-hero-curve {\n            position: absolute;\n            bottom: -1px;\n            left: 0;\n            right: 0;\n            height: 50px;\n            background: var(--white);\n            clip-path: polygon(0 100%, 100% 100%, 100% 0);\n        }<\/p>\n<p>        .article-body {\n            padding: 4rem 0;\n        }<\/p>\n<p>        .container {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 0 2rem;\n        }<\/p>\n<p>        .intro-block {\n            background: var(--light-gray);\n            padding: 3rem;\n            border-radius: 20px;\n            margin-bottom: 4rem;\n            font-size: 1.1rem;\n            line-height: 1.8;\n            border-left: 5px solid var(--primary-blue);\n        }<\/p>\n<p>        .stats-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n            gap: 2rem;\n            margin-bottom: 4rem;\n        }<\/p>\n<p>        .stat-card {\n            background: var(--white);\n            padding: 2rem;\n            border-radius: 15px;\n            text-align: center;\n            box-shadow: 0 10px 30px rgba(0,0,0,0.1);\n            transition: transform 0.3s ease;\n            border-top: 4px solid var(--primary-blue);\n        }<\/p>\n<p>        .stat-card:hover {\n            transform: translateY(-5px);\n        }<\/p>\n<p>        .stat-card:nth-child(2) { border-top-color: var(--pink); }\n        .stat-card:nth-child(3) { border-top-color: var(--teal); }\n        .stat-card:nth-child(4) { border-top-color: var(--yellow); }<\/p>\n<p>        .stat-card .number {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 3rem;\n            font-weight: 700;\n            color: var(--primary-blue);\n            display: block;\n            margin-bottom: 0.5rem;\n        }<\/p>\n<p>        .stat-card .label {\n            color: var(--text-gray);\n            font-weight: 500;\n        }<\/p>\n<p>        h2 {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 2rem;\n            font-weight: 700;\n            color: var(--text-dark);\n            margin: 3rem 0 1.5rem;\n            position: relative;\n            padding-left: 1rem;\n        }<\/p>\n<p>        h2::before {\n            content: '';\n            position: absolute;\n            left: 0;\n            top: 0;\n            bottom: 0;\n            width: 4px;\n            background: linear-gradient(to bottom, var(--primary-blue), var(--pink));\n            border-radius: 2px;\n        }<\/p>\n<p>        h3 {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 1.5rem;\n            font-weight: 600;\n            color: var(--text-dark);\n            margin: 2rem 0 1rem;\n        }<\/p>\n<p>        p {\n            margin-bottom: 1.5rem;\n            line-height: 1.7;\n            color: var(--text-dark);\n        }<\/p>\n<p>        .conseil-card {\n            background: linear-gradient(135deg, var(--teal) 0%, #7dd3fc 100%);\n            padding: 2rem;\n            border-radius: 15px;\n            margin: 2rem 0;\n            color: var(--text-dark);\n        }<\/p>\n<p>        .key-points {\n            background: var(--light-gray);\n            padding: 2rem;\n            border-radius: 15px;\n            margin: 2rem 0;\n        }<\/p>\n<p>        .key-points ul {\n            list-style: none;\n            padding-left: 0;\n        }<\/p>\n<p>        .key-points li {\n            padding: 0.5rem 0;\n            padding-left: 2rem;\n            position: relative;\n        }<\/p>\n<p>        .key-points li::before {\n            content: '\u2713';\n            position: absolute;\n            left: 0;\n            color: var(--primary-blue);\n            font-weight: bold;\n        }<\/p>\n<p>        .tip-box {\n            background: linear-gradient(135deg, var(--yellow) 0%, #fcd34d 100%);\n            padding: 1.5rem;\n            border-radius: 12px;\n            margin: 2rem 0;\n            border-left: 4px solid var(--pink);\n        }<\/p>\n<p>        .tip-box-label {\n            font-weight: 600;\n            color: var(--text-dark);\n            font-size: 1.1rem;\n            margin-bottom: 0.5rem;\n        }<\/p>\n<p>        .expert-box {\n            background: linear-gradient(135deg, var(--primary-blue) 0%, var(--dark-blue) 100%);\n            color: var(--white);\n            padding: 2rem;\n            border-radius: 15px;\n            margin: 2rem 0;\n        }<\/p>\n<p>        .expert-box-label {\n            font-size: 0.9rem;\n            opacity: 0.8;\n            margin-bottom: 0.5rem;\n        }<\/p>\n<p>        .expert-box-title {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 1.3rem;\n            font-weight: 600;\n            margin-bottom: 1rem;\n        }<\/p>\n<p>        .expert-inner {\n            background: rgba(255,255,255,0.1);\n            padding: 1.5rem;\n            border-radius: 10px;\n            margin-top: 1rem;\n        }<\/p>\n<p>        .expert-inner-title {\n            font-weight: 600;\n            margin-bottom: 1rem;\n        }<\/p>\n<p>        .faq-list {\n            margin: 3rem 0;\n        }<\/p>\n<p>        .faq-item {\n            background: var(--white);\n            border: 1px solid #e0e6ed;\n            border-radius: 10px;\n            margin-bottom: 1rem;\n            overflow: hidden;\n            transition: all 0.3s ease;\n        }<\/p>\n<p>        .faq-q {\n            padding: 1.5rem;\n            cursor: pointer;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            font-weight: 600;\n            background: var(--light-gray);\n        }<\/p>\n<p>        .faq-icon {\n            font-size: 1.5rem;\n            color: var(--primary-blue);\n            transition: transform 0.3s ease;\n        }<\/p>\n<p>        .faq-item.open .faq-icon {\n            transform: rotate(45deg);\n        }<\/p>\n<p>        .faq-a {\n            padding: 0 1.5rem;\n            max-height: 0;\n            overflow: hidden;\n            transition: max-height 0.3s ease, padding 0.3s ease;\n        }<\/p>\n<p>        .faq-item.open .faq-a {\n            max-height: 500px;\n            padding: 1.5rem;\n        }<\/p>\n<p>        .cta-box {\n            background: linear-gradient(135deg, var(--primary-blue) 0%, var(--dark-blue) 100%);\n            color: var(--white);\n            padding: 3rem;\n            border-radius: 20px;\n            text-align: center;\n            margin: 4rem 0;\n        }<\/p>\n<p>        .cta-buttons {\n            margin-top: 2rem;\n            display: flex;\n            gap: 1rem;\n            justify-content: center;\n            flex-wrap: wrap;\n        }<\/p>\n<p>        .btn-white {\n            background: var(--white);\n            color: var(--primary-blue);\n            padding: 1rem 2rem;\n            border-radius: 50px;\n            text-decoration: none;\n            font-weight: 600;\n            transition: all 0.3s ease;\n        }<\/p>\n<p>        .btn-white:hover {\n            transform: translateY(-2px);\n            box-shadow: 0 5px 15px rgba(0,0,0,0.2);\n        }<\/p>\n<p>        .btn-outline {\n            border: 2px solid var(--white);\n            color: var(--white);\n            background: transparent;\n            padding: 1rem 2rem;\n            border-radius: 50px;\n            text-decoration: none;\n            font-weight: 600;\n            transition: all 0.3s ease;\n        }<\/p>\n<p>        .btn-outline:hover {\n            background: var(--white);\n            color: var(--primary-blue);\n        }<\/p>\n<p>        .article-tags {\n            margin-top: 3rem;\n            padding-top: 2rem;\n            border-top: 1px solid #e0e6ed;\n        }<\/p>\n<p>        .article-tag {\n            display: inline-block;\n            background: var(--light-gray);\n            color: var(--text-gray);\n            padding: 0.5rem 1rem;\n            border-radius: 20px;\n            font-size: 0.9rem;\n            margin: 0.25rem;\n            text-decoration: none;\n            transition: all 0.3s ease;\n        }<\/p>\n<p>        .article-tag:hover {\n            background: var(--primary-blue);\n            color: var(--white);\n        }<\/p>\n<p>        @media (max-width: 768px) {\n            .article-hero h1 {\n                font-size: 2rem;\n            }<\/p>\n<p>            .container {\n                padding: 0 1rem;\n            }<\/p>\n<p>            .article-meta {\n                flex-direction: column;\n                align-items: flex-start;\n                gap: 1rem;\n            }<\/p>\n<p>            .stats-grid {\n                grid-template-columns: 1fr;\n            }<\/p>\n<p>            .cta-buttons {\n                flex-direction: column;\n                align-items: center;\n            }\n        }\n    <\/style>\n<p><script>\n        document.querySelectorAll('.faq-q').forEach(function(b) {\n            b.addEventListener('click', function() {\n                b.closest('.faq-item').classList.toggle('open');\n            });\n        });\n    <\/script><br \/>\n<script type=\"application\/ld+json\">\n[\n  {\n    \"@context\": \"https:\/\/schema.org\",\n    \"@type\": \"Article\",\n    \"headline\": \"Enqu\u00eate : le num\u00e9rique chez les orthophonistes\",\n    \"description\": \"\ud83d\udcc5 Avril 2026 \u23f1\ufe0f 15 min de lecture \ud83d\udc65 Professionnels de sant\u00e9 \u2b50 4.8\/5 (127 avis)\",\n    \"url\": \"https:\/\/www.dynseo.com\/enquete-numerique-orthophonistes\/\",\n    \"datePublished\": \"2026-04-08\",\n    \"author\": {\n      \"@type\": \"Organization\",\n      \"name\": \"DYNSEO\",\n      \"url\": \"https:\/\/www.dynseo.com\"\n    },\n    \"publisher\": {\n      \"@type\": \"Organization\",\n      \"name\": \"DYNSEO\",\n      \"url\": \"https:\/\/www.dynseo.com\"\n    },\n    \"aggregateRating\": {\n      \"@type\": \"AggregateRating\",\n      \"ratingValue\": \"4.8\",\n      \"bestRating\": \"5\",\n      \"ratingCount\": \"47\"\n    },\n    \"mainEntityOfPage\": {\n      \"@type\": \"WebPage\",\n      \"@id\": \"https:\/\/www.dynseo.com\/enquete-numerique-orthophonistes\/\"\n    }\n  },\n  {\n    \"@context\": \"https:\/\/schema.org\",\n    \"@type\": \"WebPage\",\n    \"url\": \"https:\/\/www.dynseo.com\/enquete-numerique-orthophonistes\/\",\n    \"name\": \"Enqu\u00eate : le num\u00e9rique chez les orthophonistes\",\n    \"breadcrumb\": {\n      \"@type\": \"BreadcrumbList\",\n      \"itemListElement\": [\n        {\n          \"@type\": \"ListItem\",\n          \"position\": 1,\n          \"name\": \"Accueil\",\n          \"item\": \"https:\/\/www.dynseo.com\"\n        },\n        {\n          \"@type\": \"ListItem\",\n          \"position\": 2,\n          \"name\": \"Blog\",\n          \"item\": \"https:\/\/www.dynseo.com\/blog\"\n        },\n        {\n          \"@type\": \"ListItem\",\n          \"position\": 3,\n          \"name\": \"Enqu\u00eate : le num\u00e9rique chez les orthophonistes\",\n          \"item\": \"https:\/\/www.dynseo.com\/enquete-numerique-orthophonistes\/\"\n        }\n      ]\n    }\n  },\n  {\n    \"@context\": \"https:\/\/schema.org\",\n    \"@type\": \"FAQPage\",\n    \"mainEntity\": [\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Quels sont les principaux logiciels utilis\u00e9s par les orthophonistes ?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Les orthophonistes utilisent principalement des logiciels de stimulation cognitive, des applications de r\u00e9\u00e9ducation de la parole et des outils d'\u00e9valuation num\u00e9riques adapt\u00e9s \u00e0 leurs patients.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Comment les patients utilisent-ils les tablettes \u00e0 domicile ?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Les patients utilisent les tablettes \u00e0 domicile pour poursuivre leurs exercices de r\u00e9\u00e9ducation orthophonique, avec des applications prescrites par leur th\u00e9rapeute pour maintenir la continuit\u00e9 des soins.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Quels sont les crit\u00e8res de choix d'un logiciel de stimulation cognitive ?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Les crit\u00e8res incluent l'adaptation aux pathologies trait\u00e9es, la facilit\u00e9 d'utilisation, la possibilit\u00e9 de personnalisation des exercices, le suivi des progr\u00e8s et la validation scientifique du logiciel.\"\n        }\n      }\n    ]\n  }\n]\n<\/script>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@400;600;700&#038;family=Poppins:wght@300;400;500;600&#038;display=swap\" rel=\"stylesheet\">\n<section class=\"article-hero\">\n<div class=\"article-hero-inner\">\n<nav class=\"article-breadcrumb\">\n                <a href=\"\/\">Home<\/a> > <a href=\"\/blog\">Blog<\/a> > Survey Speech Therapists<br \/>\n            <\/nav>\n<div class=\"article-category\">Professional Survey<\/div>\n<h1>Survey: The <span class=\"hl\">Digital<\/span> in Speech Therapy<\/h1>\n<div class=\"article-meta\">\n                <span>\ud83d\udcc5 April 2026<\/span><br \/>\n                <span>\u23f1\ufe0f 15 min read<\/span><br \/>\n                <span>\ud83d\udc65 Health professionals<\/span><br \/>\n                <span>\u2b50 4.8\/5 (127 reviews)<\/span>\n            <\/div>\n<\/p><\/div>\n<div class=\"article-hero-curve\"><\/div>\n<\/section>\n<div class=\"article-body\">\n<div class=\"container\">\n<div class=\"intro-block\">\n                <pee>DYNSEO conducted an in-depth survey of French speech therapists to understand their needs and practices regarding the use of digital tools in their professional practice. This study reveals fascinating trends in the adoption of cognitive stimulation tools and their impact on patient care. The results show a profession in full transformation, gradually integrating digital technologies to improve the effectiveness of therapies. This survey allows us to better understand the expectations of professionals and adapt our tools accordingly. Discover the exclusive insights from this research that will shape the future of digital speech therapy.<\/pee>\n            <\/div>\n<div class=\"stats-grid\">\n<div class=\"stat-card\">\n                    <span class=\"number\">84%<\/span><br \/>\n                    <span class=\"label\">Use cognitive stimulation software<\/span>\n                <\/div>\n<div class=\"stat-card\">\n                    <span class=\"number\">55%<\/span><br \/>\n                    <span class=\"label\">Prioritize language disorders<\/span>\n                <\/div>\n<div class=\"stat-card\">\n                    <span class=\"number\">50%<\/span><br \/>\n                    <span class=\"label\">Find the tablet excellent in practice<\/span>\n                <\/div>\n<div class=\"stat-card\">\n                    <span class=\"number\">15\u20ac<\/span><br \/>\n                    <span class=\"label\">Average price accepted for a monthly subscription<\/span>\n                <\/div>\n<\/p><\/div>\n<h2>1. Methodology and Context of the Survey<\/h2>\n<pee>This survey was conducted with a representative sample of 150 speech therapists practicing in metropolitan France. The main objective was to understand their current practices regarding the use of digital tools, their specific needs for cognitive stimulation tools, and their vision of the evolution of their profession.<\/pee>\n<pee>The participants, selected according to rigorous criteria including professional experience, geographical area of practice, and types of pathologies managed, answered a detailed questionnaire of 25 questions. This methodological approach allows us to obtain a panoramic and reliable view of the current state of digital speech therapy in France.<\/pee>\n<pee>The survey took place over a period of three months, allowing for in-depth data collection and complementary qualitative interviews with about twenty volunteer professionals. This mixed methodology significantly enriches the understanding of current issues.<\/pee>\n<div class=\"conseil-card\">\n                <strong>Expert Advice:<\/strong> The representativeness of the sample guarantees the validity of our conclusions and their applicability to the entire French speech therapy profession.\n            <\/div>\n<h2>2. Overview of Pathologies Addressed<\/h2>\n<pee>The analysis of the pathologies addressed reveals a clear hierarchy of professional priorities. Language disorders overwhelmingly dominate with 55% of responses, confirming their central position in contemporary speech therapy practice. This predominance is explained by the diversity of clinical manifestations and the crucial importance of language in cognitive development.<\/pee>\n<pee>Dyslexia occupies the second position with 23% of responses, reflecting the significant increase in diagnoses and awareness of these learning disorders. Speech therapists report a growing demand for early intervention, particularly for school-aged children.<\/pee>\n<pee>Post-Stroke disorders, although representing 11% of responses in the first position, are classified by 33% of speech therapists in the second or third position, highlighting their importance in daily practice. This distribution illustrates the diversity of skills required and the necessity for tools tailored to each pathology.<\/pee>\n<div class=\"key-points\">\n<h3>Key Points of Pathological Distribution:<\/h3>\n<ul>\n<li>Language disorders: 55% in first position<\/li>\n<li>Dyslexia: 23% of priority interventions<\/li>\n<li>Post-Stroke disorders: increasing importance with the aging population<\/li>\n<li>MCI and Alzheimer&#8217;s memory disorders: emerging as a new challenge<\/li>\n<\/ul><\/div>\n<h2>3. Specialized Management of Dyslexia<\/h2>\n<pee>The management of dyslexia requires a multidimensional approach targeting several specific cognitive functions. The speech therapists surveyed identify auditory and visual memory as priorities, necessitating in-depth work on sustained and selective attention capacities.<\/pee>\n<pee>Executive functions, including planning, inhibition, and mental flexibility, constitute a major therapeutic axis. This approach allows patients to develop effective and sustainable compensatory strategies. The emphasis on these transversal skills promotes an overall improvement in academic performance.<\/pee>\n<pee>The stimulation of motivation and the pleasure of learning appears as a determining factor for therapeutic success. Speech therapists emphasize the importance of maintaining patient engagement through playful and rewarding activities, transforming learning into a positive experience.<\/pee>\n<div class=\"tip-box\">\n<div class=\"tip-box-label\">\ud83d\udca1 Practical Tip<\/div>\n<pee>The use of <a href=\"https:\/\/www.dynseo.com\/en\/brain-games-apps\/coco-educational-games\/\" style=\"color: var(--primary-blue); font-weight: bold;\">applications like COCO THINKS<\/a> allows for gamifying learning and maintaining the motivation of young dyslexic patients.<\/pee>\n            <\/div>\n<div class=\"expert-box\">\n<div class=\"expert-box-label\">DYNSEO Expertise<\/div>\n<div class=\"expert-box-title\">Target Cognitive Functions in Dyslexia<\/div>\n<div class=\"expert-inner\">\n<div class=\"expert-inner-title\">Optimal Therapeutic Approach:<\/div>\n<pee>\u2022 Phonological and visuospatial working memory<!\u2013- [et_pb_br_holder] -\u2013><br \/>\n                    \u2022 Selective and sustained attention<!\u2013- [et_pb_br_holder] -\u2013><br \/>\n                    \u2022 Cognitive flexibility and inhibition<!\u2013- [et_pb_br_holder] -\u2013><br \/>\n                    \u2022 Phonological and metaphonological awareness<!\u2013- [et_pb_br_holder] -\u2013><br \/>\n                    \u2022 Automation of grapho-phonemic correspondences<\/pee>\n                <\/div>\n<\/p><\/div>\n<h2>4. Support for Language Disorders<\/h2>\n<pee>Language disorders, the most frequently addressed pathology according to our survey, require particular expertise in the assessment and rehabilitation of linguistic skills. Speech therapists develop personalized protocols based on age, severity, and the specifics of each disorder.<\/pee>\n<pee>Early intervention appears as a major prognostic factor, particularly for developmental oral language disorders. Professionals emphasize the importance of intensive support during critical periods of language acquisition, thus optimizing recovery chances.<\/pee>\n<pee>Coordination with the family and school environment is a fundamental pillar of intervention. This ecosystemic approach ensures the generalization of therapeutic gains and promotes the social integration of the child.<\/pee>\n<div class=\"conseil-card\">\n                <strong>Innovative Therapeutic Strategies:<\/strong> The integration of digital tools allows for the creation of rich and stimulating learning environments, facilitating the acquisition of complex language skills.\n            <\/div>\n<h2>5. Post-Stroke Rehabilitation: Challenges and Innovations<\/h2>\n<pee>Post-Stroke management represents a major therapeutic challenge requiring a multidisciplinary approach. Speech therapists work on a wide spectrum of cognitive functions, from expressive and receptive language to reading and writing skills, as well as executive functions.<\/pee>\n<pee>Cerebral plasticity constitutes the neurobiological foundation of rehabilitation, guiding therapeutic strategies towards the intensive stimulation of preserved neural networks. This approach requires constant adaptation of the protocol based on the clinical evolution of the patient.<\/pee>\n<pee>The use of ecological exercises, replicating everyday life situations, promotes the generalization of therapeutic gains. This functional approach significantly improves patients&#8217; autonomy and quality of life.<\/pee>\n<div class=\"key-points\">\n<h3>Target Functions Post-Stroke:<\/h3>\n<ul>\n<li>Expressive and receptive language (aphasia)<\/li>\n<li>Reading and transcription skills<\/li>\n<li>Working and episodic memory<\/li>\n<li>Executive functions and attention<\/li>\n<li>Communicative pragmatics<\/li>\n<li>Categorization and reasoning<\/li>\n<\/ul><\/div>\n<div class=\"expert-box\">\n<div class=\"expert-box-label\">Clinical Research<\/div>\n<div class=\"expert-box-title\">Innovations in Post-Stroke Rehabilitation<\/div>\n<pee>The latest research in cognitive neuroscience demonstrates the superior effectiveness of intensive protocols combining traditional stimulation and digital tools. <a href=\"https:\/\/www.dynseo.com\/en\/brain-games-apps\/coco-educational-games\/\" style=\"color: var(--yellow); font-weight: bold;\">COCO applications<\/a> fit perfectly into this innovative approach.<\/pee>\n            <\/div>\n<h2>6. Memory Disorders and Neurodegenerative Diseases<\/h2>\n<pee>Managing memory disorders, particularly in the context of neurodegenerative diseases like Alzheimer&#8217;s disease, represents a rapidly expanding area of intervention. Speech therapists adapt their practices to maintain preserved cognitive abilities rather than attempting a complete recovery.<\/pee>\n<pee>The therapeutic approach prioritizes maintaining communicative autonomy and preserving the patient&#8217;s social identity. This philosophy of care involves working on compensatory strategies and adapting the communicative environment.<\/pee>\n<pee>Collaboration with the primary caregiver becomes crucial, transforming speech therapy intervention into comprehensive family support. This relational dimension significantly enriches the therapeutic impact and improves the efficiency of interventions.<\/pee>\n<div class=\"tip-box\">\n<div class=\"tip-box-label\">\ud83c\udfaf Therapeutic Objective<\/div>\n<pee>Maintain the desire to communicate and compensate for memory deficits by using external aids such as writing, mental imagery, and adapted digital tools.<\/pee>\n            <\/div>\n<h2>7. Exercises and Activities Between Sessions<\/h2>\n<pee>The survey reveals that speech therapists favor a progressive approach for home exercises, primarily recommending activities that the patient already masters. This strategy boosts self-confidence and promotes the automation of skills acquired in sessions.<\/pee>\n<pee>Traditional activities such as reading the newspaper, crossword puzzles, and learning short poems remain popular for their accessibility and cultural dimension. These exercises help maintain a connection with usual leisure activities while working on therapeutic objectives.<\/pee>\n<pee>The gradual emergence of digital games as a complement to traditional exercises reflects an evolution in professional practices. This hybridization of supports enriches intervention possibilities and adapts to the generational preferences of patients.<\/pee>\n<div class=\"conseil-card\">\n                <strong>Home Activity Recommendations:<\/strong><\/p>\n<ul style=\"margin: 1rem 0; padding-left: 2rem;\">\n<li>Exercises mastered in session for reinforcement<\/li>\n<li>Daily reading adapted to the level<\/li>\n<li>Word games and playful activities<\/li>\n<li>Creative and functional writing<\/li>\n<li>Cognitive stimulation applications<\/li>\n<\/ul><\/div>\n<h2>8. Therapist-Patient Communication Between Sessions<\/h2>\n<pee>The majority of speech therapists surveyed maintain a traditional follow-up approach, limiting inter-session contacts to emergency situations or necessary therapeutic adjustments. This practice reflects both time constraints and established professional habits.<\/pee>\n<pee>However, a growing minority is developing innovative communication strategies, using digital technologies to maintain a continuous therapeutic link. This evolution responds to the needs expressed by some patients and families for more sustained support.<\/pee>\n<pee>The balance between professional availability and respect for therapeutic boundaries is a major issue. Speech therapists are gradually exploring new models of therapeutic relationships, integrating the possibilities offered by digital technology.<\/pee>\n<div class=\"expert-box\">\n<div class=\"expert-box-label\">Professional Evolution<\/div>\n<div class=\"expert-box-title\">New Follow-Up Modalities<\/div>\n<div class=\"expert-inner\">\n<div class=\"expert-inner-title\">Emerging Trends:<\/div>\n<pee>\u2022 Personalized prevention advice<!\u2013- [et_pb_br_holder] -\u2013><br \/>\n                    \u2022 Activity recommendations via email<!\u2013- [et_pb_br_holder] -\u2013><br \/>\n                    \u2022 Remote progress tracking<!\u2013- [et_pb_br_holder] -\u2013><br \/>\n                    \u2022 Secure communication platform<\/pee>\n                <\/div>\n<\/p><\/div>\n<h2>9. Adoption of Tablets in Cognitive Stimulation<\/h2>\n<pee>The survey reveals a very positive perception of tablets as tools for cognitive stimulation in the office, with 50% of speech therapists considering their use to be excellent. This adherence is explained by the flexibility of use and the intuitive interface of these devices.<\/pee>\n<pee>The highlighted advantages include ease of handling, the absence of a mouse allowing for optimal face-to-face interaction, and the ability to create dynamic exercises that are impossible on paper. The responsiveness of the tool and its portability also facilitate home interventions.<\/pee>\n<pee>However, opinions remain more nuanced regarding autonomous home use. Speech therapists express reservations about patients&#8217; ability to effectively use these tools without professional supervision, emphasizing the importance of therapeutic mediation.<\/pee>\n<div class=\"key-points\">\n<h3>Advantages of Identified Tablets:<\/h3>\n<ul>\n<li>Intuitive and accessible touch interface<\/li>\n<li>Dynamic and interactive exercises<\/li>\n<li>Automatic time tracking<\/li>\n<li>Portability for home interventions<\/li>\n<li>Attractiveness for certain patients<\/li>\n<li>Variety of available exercises<\/li>\n<\/ul><\/div>\n<h2>10. Cognitive Stimulation Software: Current State<\/h2>\n<pee>The use of cognitive stimulation software reaches a remarkable rate of 84% among surveyed speech therapists, demonstrating a massive adoption of these tools in contemporary practice. This strong adherence reflects the professional recognition of their therapeutic added value.<\/pee>\n<pee>The most frequently cited solutions include HappyNeuron, Gerip, and DYNSEO, each bringing specificities and differentiated approaches to cognitive stimulation. This diversity of offerings allows professionals to select the tools best suited to their specific needs.<\/pee>\n<pee>The frequency of use varies significantly according to individual practices, with 20% of users being very regular and 60% being occasional users. This distribution suggests potential optimization of usage through better training and adaptation of tools to professional workflows.<\/pee>\n<div class=\"tip-box\">\n<div class=\"tip-box-label\">\ud83d\ude80 DYNSEO Innovation<\/div>\n<pee><a href=\"https:\/\/www.dynseo.com\/en\/brain-games-apps\/coco-educational-games\/\" style=\"color: var(--text-dark); font-weight: bold;\">COCO THINKS and COCO MOVES<\/a> offer a unique approach combining cognitive stimulation and physical activity, addressing the holistic needs of patients.<\/pee>\n            <\/div>\n<h2>11. Strengths of Digital Solutions<\/h2>\n<pee>Speech therapists identify several major advantages of cognitive stimulation software, primarily their ability to create dynamic exercises that are impossible to achieve on paper. This interactive dimension transforms the therapeutic experience and enhances patient engagement.<\/pee>\n<pee>The automatic tracking of reaction time and response accuracy provides valuable objective data for assessing progress. These metrics significantly enrich therapeutic monitoring and allow for fine adjustments to the protocol.<\/pee>\n<pee>The use during home interventions is a particularly appreciated asset, allowing for the maintenance of therapeutic continuity in the patient&#8217;s natural environment. This flexibility of use meets the growing needs for personalized care.<\/pee>\n<div class=\"conseil-card\">\n                <strong>Major Technological Advantages:<\/strong> The lightness, responsiveness, and variety of available exercises transform speech therapy practice, offering new intervention possibilities tailored to contemporary needs.\n            <\/div>\n<h2>12. Identified Challenges and Limitations<\/h2>\n<pee>Despite their massive adoption, current software presents significant limitations according to the professionals surveyed. The lack of the ability to record personal data and longitudinal tracking constitutes a major barrier to therapeutic optimization.<\/pee>\n<pee>The insufficiency of modularity and parameterization of exercises limits fine adaptation to the specific needs of each patient. This excessive standardization contrasts with the personalization requirements inherent in modern speech therapy practice.<\/pee>\n<pee>Some technical constraints, such as touchscreen difficulties for hemiplegic patients or induced visual fatigue, require special attention in the selection and adaptation of tools. These ergonomic considerations directly influence therapeutic effectiveness.<\/pee>\n<div class=\"expert-box\">\n<div class=\"expert-box-label\">Critical Analysis<\/div>\n<div class=\"expert-box-title\">Priority Areas for Improvement<\/div>\n<div class=\"expert-inner\">\n<div class=\"expert-inner-title\">Expressed Needs:<\/div>\n<pee>\u2022 Integrated personalized tracking system<!\u2013- [et_pb_br_holder] -\u2013><br \/>\n                    \u2022 Advanced parameterization of exercises<!\u2013- [et_pb_br_holder] -\u2013><br \/>\n                    \u2022 Interface adapted to motor disabilities<!\u2013- [et_pb_br_holder] -\u2013><br \/>\n                    \u2022 Reduction of visual fatigue<!\u2013- [et_pb_br_holder] -\u2013><br \/>\n                    \u2022 Synchronization of therapist-patient data<\/pee>\n                <\/div>\n<\/p><\/div>\n<h2>13. Remote Monitoring: Perspectives and Reservations<\/h2>\n<pee>The survey reveals a cautious yet interested attitude regarding remote monitoring solutions, with 50% of speech therapists expressing conditional interest and 10% firm interest. This reservation reflects legitimate concerns about the effectiveness and ethics of such approaches.<\/pee>\n<pee>Identified potential benefits include the possibility of continuous monitoring of attendance and progress, optimization of in-person sessions through collected data, and improvement of patient engagement through gamification of exercises.<\/pee>\n<pee>However, concerns mainly revolve around the quality of the therapeutic relationship, the reliability of autonomously collected data, and the ethical implications of digital monitoring. These questions require in-depth professional dialogue.<\/pee>\n<div class=\"key-points\">\n<h3>Advantages of Digital Monitoring:<\/h3>\n<ul>\n<li>Continuous monitoring of patient attendance<\/li>\n<li>Objective data on progress<\/li>\n<li>Optimization of consultation time<\/li>\n<li>Increased motivation through feedback<\/li>\n<li>Real-time adaptation of the protocol<\/li>\n<\/ul><\/div>\n<h2>14. Price Acceptability and Economic Models<\/h2>\n<pee>The analysis of price acceptability reveals a range of 10 to 20 euros per month for a digital monitoring service, with an average around 15 euros. This valuation reflects the recognition of the professional added value provided by these tools.<\/pee>\n<pee>This willingness to invest demonstrates the maturity of the market and the evolution of professional expectations. Speech therapists view these costs as an investment in improving their practice and optimizing therapeutic outcomes.<\/pee>\n<pee>The variability of responses suggests the importance of offering flexible pricing models, tailored to different practice modalities and patient volumes. This segmentation would allow for a wider democratization of these innovative tools.<\/pee>\n<div class=\"tip-box\">\n<div class=\"tip-box-label\">\ud83d\udcb0 Economic Model<\/div>\n<pee>The pricing position around 15\u20ac\/month corresponds to the equivalent of a consultation, making the investment particularly attractive for professionals.<\/pee>\n            <\/div>\n<h2>15. Continuing Education and Professional Development<\/h2>\n<pee>In a context of rapid technological evolution, continuing education emerges as a major issue for speech therapists. The effective integration of digital tools requires the development of new technical and methodological skills.<\/pee>\n<pee>The identified training needs concern not only the technical mastery of software but also the interpretation of generated data and its integration into the clinical decision-making process. This analytical dimension is gradually transforming the professional profile.<\/pee>\n<pee>Collaboration with developers of digital tools becomes crucial to guide innovation towards the real needs of the field. This co-construction ensures the alignment of proposed solutions with the demands of clinical practice.<\/pee>\n<div class=\"conseil-card\">\n                <strong>Priority Training Areas:<\/strong> Mastery of digital interfaces, performance data analysis, multimodal integration of tools, ethics of digital health, and adaptation to the specific needs of different pathologies.\n            <\/div>\n<div class=\"faq-list\">\n<h2>Frequently Asked Questions<\/h2>\n<div class=\"faq-item\">\n<div class=\"faq-q\">\n                        <span>What are the main software used by speech therapists?<\/span><br \/>\n                        <span class=\"faq-icon\">+<\/span>\n                    <\/div>\n<div class=\"faq-a\">\n                        <pee>The most cited software in our survey are HappyNeuron, Gerip, and DYNSEO. Each offers particular specifics: HappyNeuron for its exercise library, Gerip for its neuropsychological approach, and DYNSEO for its innovation in combining cognitive stimulation and physical activity.<\/pee>\n                    <\/div>\n<\/p><\/div>\n<div class=\"faq-item\">\n<div class=\"faq-q\">\n                        <span>How do patients use tablets at home?<\/span><br \/>\n                        <span class=\"faq-icon\">+<\/span>\n                    <\/div>\n<div class=\"faq-a\">\n                        <pee>The home use of tablets varies according to the patient&#8217;s autonomy and the type of pathology. Speech therapists generally recommend controlled exercises during sessions, with initial support from the caregiver. The ideal frequency is 15-20 minutes daily to maintain engagement without causing fatigue.<\/pee>\n                    <\/div>\n<\/p><\/div>\n<div class=\"faq-item\">\n<div class=\"faq-q\">\n                        <span>What are the criteria for choosing cognitive stimulation software?<\/span><br \/>\n                        <span class=\"faq-icon\">+<\/span>\n                    <\/div>\n<div class=\"faq-a\">\n                        <pee>The main criteria include: ease of use, variety of exercises, customization options, performance tracking, adaptability to different pathologies, training offered, and value for money. The scientific validation of the exercises is also an important criterion.<\/pee>\n                    <\/div>\n<\/p><\/div>\n<div class=\"faq-item\">\n<div class=\"faq-q\">\n                        <span>How to effectively integrate digital tools into speech therapy practice?<\/span><br \/>\n                        <span class=\"faq-icon\">+<\/span>\n                    <\/div>\n<div class=\"faq-a\">\n                        <pee>Successful integration requires a gradual approach: initial training, testing with a few patients, developing a usage protocol, evaluating impact, and continuous adjustment. It is crucial to maintain a balance between digital tools and human therapeutic relationships.<\/pee>\n                    <\/div>\n<\/p><\/div>\n<div class=\"faq-item\">\n<div class=\"faq-q\">\n                        <span>What are the future perspectives for digital speech therapy?<\/span><br \/>\n                        <span class=\"faq-icon\">+<\/span>\n                    <\/div>\n<div class=\"faq-a\">\n                        <pee>Future trends include: artificial intelligence to personalize exercises, virtual reality for immersive therapies, connected objects for continuous monitoring, and tele-speech therapy to improve accessibility. The training of professionals will need to adapt to these technological developments.<\/pee>\n                    <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"cta-box\">\n<h3>Discover COCO, the Complete Cognitive Stimulation Solution<\/h3>\n<pee>Based on the results of this survey, DYNSEO has developed COCO THINKS and COCO MOVES to precisely meet the needs expressed by speech therapists. Our platform combines customizable cognitive exercises, detailed performance tracking, and adapted physical activities.<\/pee>\n<div class=\"cta-buttons\">\n                    <a href=\"https:\/\/www.dynseo.com\/en\/brain-games-apps\/coco-educational-games\/\" class=\"btn-white\">Try COCO for Free<\/a><br \/>\n                    <a href=\"https:\/\/www.dynseo.com\/en\/brain-games-apps\/coco-educational-games\/\" class=\"btn-outline\">Learn More<\/a>\n                <\/div>\n<\/p><\/div>\n<div class=\"article-tags\">\n                <a href=\"#\" class=\"article-tag\">Speech Therapy<\/a><br \/>\n                <a href=\"#\" class=\"article-tag\">Cognitive Stimulation<\/a><br \/>\n                <a href=\"#\" class=\"article-tag\">Digital Health<\/a><br \/>\n                <a href=\"#\" class=\"article-tag\">Therapeutic Tablet<\/a><br \/>\n                <a href=\"#\" class=\"article-tag\">Medical Innovation<\/a><br \/>\n                <a href=\"#\" class=\"article-tag\">Continuing Education<\/a><br \/>\n                <a href=\"#\" class=\"article-tag\">Professional Survey<\/a><br \/>\n                <a href=\"#\" class=\"article-tag\">DYNSEO<\/a>\n            <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>[\/et_pb_code][\/et_pb_column][\/et_pb_row][\/et_pb_section]<\/p>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":4,"featured_media":116414,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_et_pb_use_builder":"on","_et_pb_old_content":"[et_pb_section fb_built=\"1\" _builder_version=\"4.16\" custom_padding=\"0px|0px|0px|0px|false|false\" margin_top=\"0px\" margin_bottom=\"0px\" global_colors_info=\"{}\"][et_pb_row _builder_version=\"4.16\" custom_padding=\"0px|0px|0px|0px|false|false\" margin_top=\"0px\" margin_bottom=\"0px\" column_structure=\"4_4\" global_colors_info=\"{}\"][et_pb_column type=\"4_4\" _builder_version=\"4.16\" custom_padding=\"0px|0px|0px|0px|false|false\" global_colors_info=\"{}\"][et_pb_code _builder_version=\"4.16\" custom_padding=\"0px|0px|0px|0px|false|false\" global_colors_info=\"{}\"]<style>\n        :root {\n            --primary-blue: #5e5ed7;\n            --dark-blue: #5268c9;\n            --teal: #a9e2e4;\n            --yellow: #ffeca7;\n            --pink: #e73469;\n            --white: #ffffff;\n            --light-gray: #f8f9fa;\n            --text-dark: #2d3436;\n            --text-gray: #636e72;\n        }\n\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n            font-family: 'Poppins', sans-serif;\n            line-height: 1.6;\n            color: var(--text-dark);\n            background-color: var(--white);\n        }\n\n        .article-hero {\n            background: linear-gradient(135deg, var(--primary-blue) 0%, var(--dark-blue) 100%);\n            color: var(--white);\n            padding: 2rem 0 4rem;\n            position: relative;\n            overflow: hidden;\n        }\n\n        .article-hero::before {\n            content: '';\n            position: absolute;\n            top: 0;\n            left: 0;\n            right: 0;\n            bottom: 0;\n            background: url('data:image\/svg+xml,<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 100 100\"><circle cx=\"20\" cy=\"20\" r=\"2\" fill=\"rgba(255,255,255,0.1)\"\/><circle cx=\"80\" cy=\"40\" r=\"1.5\" fill=\"rgba(255,255,255,0.1)\"\/><circle cx=\"40\" cy=\"70\" r=\"1\" fill=\"rgba(255,255,255,0.1)\"\/><\/svg>');\n            animation: float 20s infinite linear;\n        }\n\n        @keyframes float {\n            0% { transform: translateY(0px); }\n            100% { transform: translateY(-100px); }\n        }\n\n        .article-hero-inner {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 0 2rem;\n            position: relative;\n            z-index: 2;\n        }\n\n        .article-breadcrumb {\n            margin-bottom: 1rem;\n            font-size: 0.9rem;\n            opacity: 0.8;\n        }\n\n        .article-breadcrumb a {\n            color: var(--white);\n            text-decoration: none;\n        }\n\n        .article-category {\n            display: inline-block;\n            background: var(--pink);\n            color: var(--white);\n            padding: 0.5rem 1rem;\n            border-radius: 25px;\n            font-size: 0.8rem;\n            font-weight: 600;\n            margin-bottom: 1.5rem;\n            text-transform: uppercase;\n            letter-spacing: 0.5px;\n        }\n\n        .article-hero h1 {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 3rem;\n            font-weight: 700;\n            line-height: 1.2;\n            margin-bottom: 1.5rem;\n        }\n\n        .hl {\n            background: linear-gradient(120deg, var(--yellow) 0%, var(--teal) 100%);\n            color: var(--text-dark);\n            padding: 0.2rem 0.8rem;\n            border-radius: 8px;\n            font-weight: 700;\n        }\n\n        .article-meta {\n            display: flex;\n            align-items: center;\n            gap: 2rem;\n            margin-bottom: 2rem;\n            flex-wrap: wrap;\n        }\n\n        .article-meta span {\n            display: flex;\n            align-items: center;\n            gap: 0.5rem;\n            opacity: 0.9;\n        }\n\n        .article-hero-curve {\n            position: absolute;\n            bottom: -1px;\n            left: 0;\n            right: 0;\n            height: 50px;\n            background: var(--white);\n            clip-path: polygon(0 100%, 100% 100%, 100% 0);\n        }\n\n        .article-body {\n            padding: 4rem 0;\n        }\n\n        .container {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 0 2rem;\n        }\n\n        .intro-block {\n            background: var(--light-gray);\n            padding: 3rem;\n            border-radius: 20px;\n            margin-bottom: 4rem;\n            font-size: 1.1rem;\n            line-height: 1.8;\n            border-left: 5px solid var(--primary-blue);\n        }\n\n        .stats-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n            gap: 2rem;\n            margin-bottom: 4rem;\n        }\n\n        .stat-card {\n            background: var(--white);\n            padding: 2rem;\n            border-radius: 15px;\n            text-align: center;\n            box-shadow: 0 10px 30px rgba(0,0,0,0.1);\n            transition: transform 0.3s ease;\n            border-top: 4px solid var(--primary-blue);\n        }\n\n        .stat-card:hover {\n            transform: translateY(-5px);\n        }\n\n        .stat-card:nth-child(2) { border-top-color: var(--pink); }\n        .stat-card:nth-child(3) { border-top-color: var(--teal); }\n        .stat-card:nth-child(4) { border-top-color: var(--yellow); }\n\n        .stat-card .number {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 3rem;\n            font-weight: 700;\n            color: var(--primary-blue);\n            display: block;\n            margin-bottom: 0.5rem;\n        }\n\n        .stat-card .label {\n            color: var(--text-gray);\n            font-weight: 500;\n        }\n\n        h2 {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 2rem;\n            font-weight: 700;\n            color: var(--text-dark);\n            margin: 3rem 0 1.5rem;\n            position: relative;\n            padding-left: 1rem;\n        }\n\n        h2::before {\n            content: '';\n            position: absolute;\n            left: 0;\n            top: 0;\n            bottom: 0;\n            width: 4px;\n            background: linear-gradient(to bottom, var(--primary-blue), var(--pink));\n            border-radius: 2px;\n        }\n\n        h3 {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 1.5rem;\n            font-weight: 600;\n            color: var(--text-dark);\n            margin: 2rem 0 1rem;\n        }\n\n        p {\n            margin-bottom: 1.5rem;\n            line-height: 1.7;\n            color: var(--text-dark);\n        }\n\n        .conseil-card {\n            background: linear-gradient(135deg, var(--teal) 0%, #7dd3fc 100%);\n            padding: 2rem;\n            border-radius: 15px;\n            margin: 2rem 0;\n            color: var(--text-dark);\n        }\n\n        .key-points {\n            background: var(--light-gray);\n            padding: 2rem;\n            border-radius: 15px;\n            margin: 2rem 0;\n        }\n\n        .key-points ul {\n            list-style: none;\n            padding-left: 0;\n        }\n\n        .key-points li {\n            padding: 0.5rem 0;\n            padding-left: 2rem;\n            position: relative;\n        }\n\n        .key-points li::before {\n            content: '\u2713';\n            position: absolute;\n            left: 0;\n            color: var(--primary-blue);\n            font-weight: bold;\n        }\n\n        .tip-box {\n            background: linear-gradient(135deg, var(--yellow) 0%, #fcd34d 100%);\n            padding: 1.5rem;\n            border-radius: 12px;\n            margin: 2rem 0;\n            border-left: 4px solid var(--pink);\n        }\n\n        .tip-box-label {\n            font-weight: 600;\n            color: var(--text-dark);\n            font-size: 1.1rem;\n            margin-bottom: 0.5rem;\n        }\n\n        .expert-box {\n            background: linear-gradient(135deg, var(--primary-blue) 0%, var(--dark-blue) 100%);\n            color: var(--white);\n            padding: 2rem;\n            border-radius: 15px;\n            margin: 2rem 0;\n        }\n\n        .expert-box-label {\n            font-size: 0.9rem;\n            opacity: 0.8;\n            margin-bottom: 0.5rem;\n        }\n\n        .expert-box-title {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 1.3rem;\n            font-weight: 600;\n            margin-bottom: 1rem;\n        }\n\n        .expert-inner {\n            background: rgba(255,255,255,0.1);\n            padding: 1.5rem;\n            border-radius: 10px;\n            margin-top: 1rem;\n        }\n\n        .expert-inner-title {\n            font-weight: 600;\n            margin-bottom: 1rem;\n        }\n\n        .faq-list {\n            margin: 3rem 0;\n        }\n\n        .faq-item {\n            background: var(--white);\n            border: 1px solid #e0e6ed;\n            border-radius: 10px;\n            margin-bottom: 1rem;\n            overflow: hidden;\n            transition: all 0.3s ease;\n        }\n\n        .faq-q {\n            padding: 1.5rem;\n            cursor: pointer;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            font-weight: 600;\n            background: var(--light-gray);\n        }\n\n        .faq-icon {\n            font-size: 1.5rem;\n            color: var(--primary-blue);\n            transition: transform 0.3s ease;\n        }\n\n        .faq-item.open .faq-icon {\n            transform: rotate(45deg);\n        }\n\n        .faq-a {\n            padding: 0 1.5rem;\n            max-height: 0;\n            overflow: hidden;\n            transition: max-height 0.3s ease, padding 0.3s ease;\n        }\n\n        .faq-item.open .faq-a {\n            max-height: 500px;\n            padding: 1.5rem;\n        }\n\n        .cta-box {\n            background: linear-gradient(135deg, var(--primary-blue) 0%, var(--dark-blue) 100%);\n            color: var(--white);\n            padding: 3rem;\n            border-radius: 20px;\n            text-align: center;\n            margin: 4rem 0;\n        }\n\n        .cta-buttons {\n            margin-top: 2rem;\n            display: flex;\n            gap: 1rem;\n            justify-content: center;\n            flex-wrap: wrap;\n        }\n\n        .btn-white {\n            background: var(--white);\n            color: var(--primary-blue);\n            padding: 1rem 2rem;\n            border-radius: 50px;\n            text-decoration: none;\n            font-weight: 600;\n            transition: all 0.3s ease;\n        }\n\n        .btn-white:hover {\n            transform: translateY(-2px);\n            box-shadow: 0 5px 15px rgba(0,0,0,0.2);\n        }\n\n        .btn-outline {\n            border: 2px solid var(--white);\n            color: var(--white);\n            background: transparent;\n            padding: 1rem 2rem;\n            border-radius: 50px;\n            text-decoration: none;\n            font-weight: 600;\n            transition: all 0.3s ease;\n        }\n\n        .btn-outline:hover {\n            background: var(--white);\n            color: var(--primary-blue);\n        }\n\n        .article-tags {\n            margin-top: 3rem;\n            padding-top: 2rem;\n            border-top: 1px solid #e0e6ed;\n        }\n\n        .article-tag {\n            display: inline-block;\n            background: var(--light-gray);\n            color: var(--text-gray);\n            padding: 0.5rem 1rem;\n            border-radius: 20px;\n            font-size: 0.9rem;\n            margin: 0.25rem;\n            text-decoration: none;\n            transition: all 0.3s ease;\n        }\n\n        .article-tag:hover {\n            background: var(--primary-blue);\n            color: var(--white);\n        }\n\n        @media (max-width: 768px) {\n            .article-hero h1 {\n                font-size: 2rem;\n            }\n            \n            .container {\n                padding: 0 1rem;\n            }\n            \n            .article-meta {\n                flex-direction: column;\n                align-items: flex-start;\n                gap: 1rem;\n            }\n            \n            .stats-grid {\n                grid-template-columns: 1fr;\n            }\n            \n            .cta-buttons {\n                flex-direction: column;\n                align-items: center;\n            }\n        }\n    <\/style>\n<script>\n        document.querySelectorAll('.faq-q').forEach(function(b) {\n            b.addEventListener('click', function() {\n                b.closest('.faq-item').classList.toggle('open');\n            });\n        });\n    <\/script>\n<script type=\"application\/ld+json\">\n[\n  {\n    \"@context\": \"https:\/\/schema.org\",\n    \"@type\": \"Article\",\n    \"headline\": \"Enqu\u00eate : le num\u00e9rique chez les orthophonistes\",\n    \"description\": \"\ud83d\udcc5 Avril 2026 \u23f1\ufe0f 15 min de lecture \ud83d\udc65 Professionnels de sant\u00e9 \u2b50 4.8\/5 (127 avis)\",\n    \"url\": \"https:\/\/www.dynseo.com\/enquete-numerique-orthophonistes\/\",\n    \"datePublished\": \"2026-04-08\",\n    \"author\": {\n      \"@type\": \"Organization\",\n      \"name\": \"DYNSEO\",\n      \"url\": \"https:\/\/www.dynseo.com\"\n    },\n    \"publisher\": {\n      \"@type\": \"Organization\",\n      \"name\": \"DYNSEO\",\n      \"url\": \"https:\/\/www.dynseo.com\"\n    },\n    \"aggregateRating\": {\n      \"@type\": \"AggregateRating\",\n      \"ratingValue\": \"4.8\",\n      \"bestRating\": \"5\",\n      \"ratingCount\": \"47\"\n    },\n    \"mainEntityOfPage\": {\n      \"@type\": \"WebPage\",\n      \"@id\": \"https:\/\/www.dynseo.com\/enquete-numerique-orthophonistes\/\"\n    }\n  },\n  {\n    \"@context\": \"https:\/\/schema.org\",\n    \"@type\": \"WebPage\",\n    \"url\": \"https:\/\/www.dynseo.com\/enquete-numerique-orthophonistes\/\",\n    \"name\": \"Enqu\u00eate : le num\u00e9rique chez les orthophonistes\",\n    \"breadcrumb\": {\n      \"@type\": \"BreadcrumbList\",\n      \"itemListElement\": [\n        {\n          \"@type\": \"ListItem\",\n          \"position\": 1,\n          \"name\": \"Accueil\",\n          \"item\": \"https:\/\/www.dynseo.com\"\n        },\n        {\n          \"@type\": \"ListItem\",\n          \"position\": 2,\n          \"name\": \"Blog\",\n          \"item\": \"https:\/\/www.dynseo.com\/blog\"\n        },\n        {\n          \"@type\": \"ListItem\",\n          \"position\": 3,\n          \"name\": \"Enqu\u00eate : le num\u00e9rique chez les orthophonistes\",\n          \"item\": \"https:\/\/www.dynseo.com\/enquete-numerique-orthophonistes\/\"\n        }\n      ]\n    }\n  },\n  {\n    \"@context\": \"https:\/\/schema.org\",\n    \"@type\": \"FAQPage\",\n    \"mainEntity\": [\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Quels sont les principaux logiciels utilis\u00e9s par les orthophonistes ?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Les orthophonistes utilisent principalement des logiciels de stimulation cognitive, des applications de r\u00e9\u00e9ducation de la parole et des outils d'\u00e9valuation num\u00e9riques adapt\u00e9s \u00e0 leurs patients.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Comment les patients utilisent-ils les tablettes \u00e0 domicile ?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Les patients utilisent les tablettes \u00e0 domicile pour poursuivre leurs exercices de r\u00e9\u00e9ducation orthophonique, avec des applications prescrites par leur th\u00e9rapeute pour maintenir la continuit\u00e9 des soins.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Quels sont les crit\u00e8res de choix d'un logiciel de stimulation cognitive ?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Les crit\u00e8res incluent l'adaptation aux pathologies trait\u00e9es, la facilit\u00e9 d'utilisation, la possibilit\u00e9 de personnalisation des exercices, le suivi des progr\u00e8s et la validation scientifique du logiciel.\"\n        }\n      }\n    ]\n  }\n]\n<\/script>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@400;600;700&family=Poppins:wght@300;400;500;600&display=swap\" rel=\"stylesheet\">\n\n<section class=\"article-hero\">\n        <div class=\"article-hero-inner\">\n            <nav class=\"article-breadcrumb\">\n                <a href=\"\/\">Home<\/a> > <a href=\"\/blog\">Blog<\/a> > Survey Speech Therapists\n            <\/nav>\n            \n            <div class=\"article-category\">Professional Survey<\/div>\n            \n            <h1>Survey: The <span class=\"hl\">Digital<\/span> in Speech Therapy<\/h1>\n            \n            <div class=\"article-meta\">\n                <span>\ud83d\udcc5 April 2026<\/span>\n                <span>\u23f1\ufe0f 15 min read<\/span>\n                <span>\ud83d\udc65 Health professionals<\/span>\n                <span>\u2b50 4.8\/5 (127 reviews)<\/span>\n            <\/div>\n        <\/div>\n        <div class=\"article-hero-curve\"><\/div>\n    <\/section>\n\n    <div class=\"article-body\">\n        <div class=\"container\">\n            <div class=\"intro-block\">\n                <p>DYNSEO conducted an in-depth survey of French speech therapists to understand their needs and practices regarding the use of digital tools in their professional practice. This study reveals fascinating trends in the adoption of cognitive stimulation tools and their impact on patient care. The results show a profession in full transformation, gradually integrating digital technologies to improve the effectiveness of therapies. This survey allows us to better understand the expectations of professionals and adapt our tools accordingly. Discover the exclusive insights from this research that will shape the future of digital speech therapy.<\/p>\n            <\/div>\n\n            <div class=\"stats-grid\">\n                <div class=\"stat-card\">\n                    <span class=\"number\">84%<\/span>\n                    <span class=\"label\">Use cognitive stimulation software<\/span>\n                <\/div>\n                <div class=\"stat-card\">\n                    <span class=\"number\">55%<\/span>\n                    <span class=\"label\">Prioritize language disorders<\/span>\n                <\/div>\n                <div class=\"stat-card\">\n                    <span class=\"number\">50%<\/span>\n                    <span class=\"label\">Find the tablet excellent in practice<\/span>\n                <\/div>\n                <div class=\"stat-card\">\n                    <span class=\"number\">15\u20ac<\/span>\n                    <span class=\"label\">Average price accepted for a monthly subscription<\/span>\n                <\/div>\n            <\/div>\n\n            <h2>1. Methodology and Context of the Survey<\/h2>\n            <p>This survey was conducted with a representative sample of 150 speech therapists practicing in metropolitan France. The main objective was to understand their current practices regarding the use of digital tools, their specific needs for cognitive stimulation tools, and their vision of the evolution of their profession.<\/p>\n\n            <p>The participants, selected according to rigorous criteria including professional experience, geographical area of practice, and types of pathologies managed, answered a detailed questionnaire of 25 questions. This methodological approach allows us to obtain a panoramic and reliable view of the current state of digital speech therapy in France.<\/p>\n\n            <p>The survey took place over a period of three months, allowing for in-depth data collection and complementary qualitative interviews with about twenty volunteer professionals. This mixed methodology significantly enriches the understanding of current issues.<\/p>\n<div class=\"conseil-card\">\n                <strong>Expert Advice:<\/strong> The representativeness of the sample guarantees the validity of our conclusions and their applicability to the entire French speech therapy profession.\n            <\/div>\n\n            <h2>2. Overview of Pathologies Addressed<\/h2>\n            <p>The analysis of the pathologies addressed reveals a clear hierarchy of professional priorities. Language disorders overwhelmingly dominate with 55% of responses, confirming their central position in contemporary speech therapy practice. This predominance is explained by the diversity of clinical manifestations and the crucial importance of language in cognitive development.<\/p>\n\n            <p>Dyslexia occupies the second position with 23% of responses, reflecting the significant increase in diagnoses and awareness of these learning disorders. Speech therapists report a growing demand for early intervention, particularly for school-aged children.<\/p>\n\n            <p>Post-Stroke disorders, although representing 11% of responses in the first position, are classified by 33% of speech therapists in the second or third position, highlighting their importance in daily practice. This distribution illustrates the diversity of skills required and the necessity for tools tailored to each pathology.<\/p>\n\n            <div class=\"key-points\">\n                <h3>Key Points of Pathological Distribution:<\/h3>\n                <ul>\n                    <li>Language disorders: 55% in first position<\/li>\n                    <li>Dyslexia: 23% of priority interventions<\/li>\n                    <li>Post-Stroke disorders: increasing importance with the aging population<\/li>\n                    <li>MCI and Alzheimer's memory disorders: emerging as a new challenge<\/li>\n                <\/ul>\n            <\/div>\n\n            <h2>3. Specialized Management of Dyslexia<\/h2>\n            <p>The management of dyslexia requires a multidimensional approach targeting several specific cognitive functions. The speech therapists surveyed identify auditory and visual memory as priorities, necessitating in-depth work on sustained and selective attention capacities.<\/p>\n\n            <p>Executive functions, including planning, inhibition, and mental flexibility, constitute a major therapeutic axis. This approach allows patients to develop effective and sustainable compensatory strategies. The emphasis on these transversal skills promotes an overall improvement in academic performance.<\/p>\n\n            <p>The stimulation of motivation and the pleasure of learning appears as a determining factor for therapeutic success. Speech therapists emphasize the importance of maintaining patient engagement through playful and rewarding activities, transforming learning into a positive experience.<\/p>\n\n            <div class=\"tip-box\">\n                <div class=\"tip-box-label\">\ud83d\udca1 Practical Tip<\/div>\n                <p>The use of <a href=\"https:\/\/www.dynseo.com\/en\/brain-games-apps\/coco-educational-games\/\" style=\"color: var(--primary-blue); font-weight: bold;\">applications like COCO THINKS<\/a> allows for gamifying learning and maintaining the motivation of young dyslexic patients.<\/p>\n            <\/div>\n\n            <div class=\"expert-box\">\n                <div class=\"expert-box-label\">DYNSEO Expertise<\/div>\n                <div class=\"expert-box-title\">Target Cognitive Functions in Dyslexia<\/div>\n                <div class=\"expert-inner\">\n<div class=\"expert-inner-title\">Optimal Therapeutic Approach:<\/div>\n                    <p>\u2022 Phonological and visuospatial working memory<br>\n                    \u2022 Selective and sustained attention<br>\n                    \u2022 Cognitive flexibility and inhibition<br>\n                    \u2022 Phonological and metaphonological awareness<br>\n                    \u2022 Automation of grapho-phonemic correspondences<\/p>\n                <\/div>\n            <\/div>\n\n            <h2>4. Support for Language Disorders<\/h2>\n            <p>Language disorders, the most frequently addressed pathology according to our survey, require particular expertise in the assessment and rehabilitation of linguistic skills. Speech therapists develop personalized protocols based on age, severity, and the specifics of each disorder.<\/p>\n\n            <p>Early intervention appears as a major prognostic factor, particularly for developmental oral language disorders. Professionals emphasize the importance of intensive support during critical periods of language acquisition, thus optimizing recovery chances.<\/p>\n\n            <p>Coordination with the family and school environment is a fundamental pillar of intervention. This ecosystemic approach ensures the generalization of therapeutic gains and promotes the social integration of the child.<\/p>\n\n            <div class=\"conseil-card\">\n                <strong>Innovative Therapeutic Strategies:<\/strong> The integration of digital tools allows for the creation of rich and stimulating learning environments, facilitating the acquisition of complex language skills.\n            <\/div>\n\n            <h2>5. Post-Stroke Rehabilitation: Challenges and Innovations<\/h2>\n            <p>Post-Stroke management represents a major therapeutic challenge requiring a multidisciplinary approach. Speech therapists work on a wide spectrum of cognitive functions, from expressive and receptive language to reading and writing skills, as well as executive functions.<\/p>\n\n            <p>Cerebral plasticity constitutes the neurobiological foundation of rehabilitation, guiding therapeutic strategies towards the intensive stimulation of preserved neural networks. This approach requires constant adaptation of the protocol based on the clinical evolution of the patient.<\/p>\n\n            <p>The use of ecological exercises, replicating everyday life situations, promotes the generalization of therapeutic gains. This functional approach significantly improves patients' autonomy and quality of life.<\/p>\n\n            <div class=\"key-points\">\n                <h3>Target Functions Post-Stroke:<\/h3>\n                <ul>\n                    <li>Expressive and receptive language (aphasia)<\/li>\n                    <li>Reading and transcription skills<\/li>\n                    <li>Working and episodic memory<\/li>\n                    <li>Executive functions and attention<\/li>\n                    <li>Communicative pragmatics<\/li>\n                    <li>Categorization and reasoning<\/li>\n                <\/ul>\n            <\/div>\n\n            <div class=\"expert-box\">\n                <div class=\"expert-box-label\">Clinical Research<\/div>\n<div class=\"expert-box-title\">Innovations in Post-Stroke Rehabilitation<\/div>\n                <p>The latest research in cognitive neuroscience demonstrates the superior effectiveness of intensive protocols combining traditional stimulation and digital tools. <a href=\"https:\/\/www.dynseo.com\/en\/brain-games-apps\/coco-educational-games\/\" style=\"color: var(--yellow); font-weight: bold;\">COCO applications<\/a> fit perfectly into this innovative approach.<\/p>\n            <\/div>\n\n            <h2>6. Memory Disorders and Neurodegenerative Diseases<\/h2>\n            <p>Managing memory disorders, particularly in the context of neurodegenerative diseases like Alzheimer's disease, represents a rapidly expanding area of intervention. Speech therapists adapt their practices to maintain preserved cognitive abilities rather than attempting a complete recovery.<\/p>\n\n            <p>The therapeutic approach prioritizes maintaining communicative autonomy and preserving the patient's social identity. This philosophy of care involves working on compensatory strategies and adapting the communicative environment.<\/p>\n\n            <p>Collaboration with the primary caregiver becomes crucial, transforming speech therapy intervention into comprehensive family support. This relational dimension significantly enriches the therapeutic impact and improves the efficiency of interventions.<\/p>\n\n            <div class=\"tip-box\">\n                <div class=\"tip-box-label\">\ud83c\udfaf Therapeutic Objective<\/div>\n                <p>Maintain the desire to communicate and compensate for memory deficits by using external aids such as writing, mental imagery, and adapted digital tools.<\/p>\n            <\/div>\n\n            <h2>7. Exercises and Activities Between Sessions<\/h2>\n            <p>The survey reveals that speech therapists favor a progressive approach for home exercises, primarily recommending activities that the patient already masters. This strategy boosts self-confidence and promotes the automation of skills acquired in sessions.<\/p>\n\n            <p>Traditional activities such as reading the newspaper, crossword puzzles, and learning short poems remain popular for their accessibility and cultural dimension. These exercises help maintain a connection with usual leisure activities while working on therapeutic objectives.<\/p>\n\n            <p>The gradual emergence of digital games as a complement to traditional exercises reflects an evolution in professional practices. This hybridization of supports enriches intervention possibilities and adapts to the generational preferences of patients.<\/p>\n<div class=\"conseil-card\">\n                <strong>Home Activity Recommendations:<\/strong>\n                <ul style=\"margin: 1rem 0; padding-left: 2rem;\">\n                    <li>Exercises mastered in session for reinforcement<\/li>\n                    <li>Daily reading adapted to the level<\/li>\n                    <li>Word games and playful activities<\/li>\n                    <li>Creative and functional writing<\/li>\n                    <li>Cognitive stimulation applications<\/li>\n                <\/ul>\n            <\/div>\n\n            <h2>8. Therapist-Patient Communication Between Sessions<\/h2>\n            <p>The majority of speech therapists surveyed maintain a traditional follow-up approach, limiting inter-session contacts to emergency situations or necessary therapeutic adjustments. This practice reflects both time constraints and established professional habits.<\/p>\n\n            <p>However, a growing minority is developing innovative communication strategies, using digital technologies to maintain a continuous therapeutic link. This evolution responds to the needs expressed by some patients and families for more sustained support.<\/p>\n\n            <p>The balance between professional availability and respect for therapeutic boundaries is a major issue. Speech therapists are gradually exploring new models of therapeutic relationships, integrating the possibilities offered by digital technology.<\/p>\n\n            <div class=\"expert-box\">\n                <div class=\"expert-box-label\">Professional Evolution<\/div>\n                <div class=\"expert-box-title\">New Follow-Up Modalities<\/div>\n                <div class=\"expert-inner\">\n                    <div class=\"expert-inner-title\">Emerging Trends:<\/div>\n                    <p>\u2022 Personalized prevention advice<br>\n                    \u2022 Activity recommendations via email<br>\n                    \u2022 Remote progress tracking<br>\n                    \u2022 Secure communication platform<\/p>\n                <\/div>\n            <\/div>\n\n            <h2>9. Adoption of Tablets in Cognitive Stimulation<\/h2>\n            <p>The survey reveals a very positive perception of tablets as tools for cognitive stimulation in the office, with 50% of speech therapists considering their use to be excellent. This adherence is explained by the flexibility of use and the intuitive interface of these devices.<\/p>\n\n            <p>The highlighted advantages include ease of handling, the absence of a mouse allowing for optimal face-to-face interaction, and the ability to create dynamic exercises that are impossible on paper. The responsiveness of the tool and its portability also facilitate home interventions.<\/p>\n\n            <p>However, opinions remain more nuanced regarding autonomous home use. Speech therapists express reservations about patients' ability to effectively use these tools without professional supervision, emphasizing the importance of therapeutic mediation.<\/p>\n<div class=\"key-points\">\n                <h3>Advantages of Identified Tablets:<\/h3>\n                <ul>\n                    <li>Intuitive and accessible touch interface<\/li>\n                    <li>Dynamic and interactive exercises<\/li>\n                    <li>Automatic time tracking<\/li>\n                    <li>Portability for home interventions<\/li>\n                    <li>Attractiveness for certain patients<\/li>\n                    <li>Variety of available exercises<\/li>\n                <\/ul>\n            <\/div>\n\n            <h2>10. Cognitive Stimulation Software: Current State<\/h2>\n            <p>The use of cognitive stimulation software reaches a remarkable rate of 84% among surveyed speech therapists, demonstrating a massive adoption of these tools in contemporary practice. This strong adherence reflects the professional recognition of their therapeutic added value.<\/p>\n\n            <p>The most frequently cited solutions include HappyNeuron, Gerip, and DYNSEO, each bringing specificities and differentiated approaches to cognitive stimulation. This diversity of offerings allows professionals to select the tools best suited to their specific needs.<\/p>\n\n            <p>The frequency of use varies significantly according to individual practices, with 20% of users being very regular and 60% being occasional users. This distribution suggests potential optimization of usage through better training and adaptation of tools to professional workflows.<\/p>\n\n            <div class=\"tip-box\">\n                <div class=\"tip-box-label\">\ud83d\ude80 DYNSEO Innovation<\/div>\n                <p><a href=\"https:\/\/www.dynseo.com\/en\/brain-games-apps\/coco-educational-games\/\" style=\"color: var(--text-dark); font-weight: bold;\">COCO THINKS and COCO MOVES<\/a> offer a unique approach combining cognitive stimulation and physical activity, addressing the holistic needs of patients.<\/p>\n            <\/div>\n\n            <h2>11. Strengths of Digital Solutions<\/h2>\n            <p>Speech therapists identify several major advantages of cognitive stimulation software, primarily their ability to create dynamic exercises that are impossible to achieve on paper. This interactive dimension transforms the therapeutic experience and enhances patient engagement.<\/p>\n\n            <p>The automatic tracking of reaction time and response accuracy provides valuable objective data for assessing progress. These metrics significantly enrich therapeutic monitoring and allow for fine adjustments to the protocol.<\/p>\n\n            <p>The use during home interventions is a particularly appreciated asset, allowing for the maintenance of therapeutic continuity in the patient's natural environment. This flexibility of use meets the growing needs for personalized care.<\/p>\n<div class=\"conseil-card\">\n                <strong>Major Technological Advantages:<\/strong> The lightness, responsiveness, and variety of available exercises transform speech therapy practice, offering new intervention possibilities tailored to contemporary needs.\n            <\/div>\n\n            <h2>12. Identified Challenges and Limitations<\/h2>\n            <p>Despite their massive adoption, current software presents significant limitations according to the professionals surveyed. The lack of the ability to record personal data and longitudinal tracking constitutes a major barrier to therapeutic optimization.<\/p>\n\n            <p>The insufficiency of modularity and parameterization of exercises limits fine adaptation to the specific needs of each patient. This excessive standardization contrasts with the personalization requirements inherent in modern speech therapy practice.<\/p>\n\n            <p>Some technical constraints, such as touchscreen difficulties for hemiplegic patients or induced visual fatigue, require special attention in the selection and adaptation of tools. These ergonomic considerations directly influence therapeutic effectiveness.<\/p>\n\n            <div class=\"expert-box\">\n                <div class=\"expert-box-label\">Critical Analysis<\/div>\n                <div class=\"expert-box-title\">Priority Areas for Improvement<\/div>\n                <div class=\"expert-inner\">\n                    <div class=\"expert-inner-title\">Expressed Needs:<\/div>\n                    <p>\u2022 Integrated personalized tracking system<br>\n                    \u2022 Advanced parameterization of exercises<br>\n                    \u2022 Interface adapted to motor disabilities<br>\n                    \u2022 Reduction of visual fatigue<br>\n                    \u2022 Synchronization of therapist-patient data<\/p>\n                <\/div>\n            <\/div>\n\n            <h2>13. Remote Monitoring: Perspectives and Reservations<\/h2>\n            <p>The survey reveals a cautious yet interested attitude regarding remote monitoring solutions, with 50% of speech therapists expressing conditional interest and 10% firm interest. This reservation reflects legitimate concerns about the effectiveness and ethics of such approaches.<\/p>\n\n            <p>Identified potential benefits include the possibility of continuous monitoring of attendance and progress, optimization of in-person sessions through collected data, and improvement of patient engagement through gamification of exercises.<\/p>\n\n            <p>However, concerns mainly revolve around the quality of the therapeutic relationship, the reliability of autonomously collected data, and the ethical implications of digital monitoring. These questions require in-depth professional dialogue.<\/p>\n<div class=\"key-points\">\n                <h3>Advantages of Digital Monitoring:<\/h3>\n                <ul>\n                    <li>Continuous monitoring of patient attendance<\/li>\n                    <li>Objective data on progress<\/li>\n                    <li>Optimization of consultation time<\/li>\n                    <li>Increased motivation through feedback<\/li>\n                    <li>Real-time adaptation of the protocol<\/li>\n                <\/ul>\n            <\/div>\n\n            <h2>14. Price Acceptability and Economic Models<\/h2>\n            <p>The analysis of price acceptability reveals a range of 10 to 20 euros per month for a digital monitoring service, with an average around 15 euros. This valuation reflects the recognition of the professional added value provided by these tools.<\/p>\n\n            <p>This willingness to invest demonstrates the maturity of the market and the evolution of professional expectations. Speech therapists view these costs as an investment in improving their practice and optimizing therapeutic outcomes.<\/p>\n\n            <p>The variability of responses suggests the importance of offering flexible pricing models, tailored to different practice modalities and patient volumes. This segmentation would allow for a wider democratization of these innovative tools.<\/p>\n\n            <div class=\"tip-box\">\n                <div class=\"tip-box-label\">\ud83d\udcb0 Economic Model<\/div>\n                <p>The pricing position around 15\u20ac\/month corresponds to the equivalent of a consultation, making the investment particularly attractive for professionals.<\/p>\n            <\/div>\n\n            <h2>15. Continuing Education and Professional Development<\/h2>\n            <p>In a context of rapid technological evolution, continuing education emerges as a major issue for speech therapists. The effective integration of digital tools requires the development of new technical and methodological skills.<\/p>\n\n            <p>The identified training needs concern not only the technical mastery of software but also the interpretation of generated data and its integration into the clinical decision-making process. This analytical dimension is gradually transforming the professional profile.<\/p>\n\n            <p>Collaboration with developers of digital tools becomes crucial to guide innovation towards the real needs of the field. This co-construction ensures the alignment of proposed solutions with the demands of clinical practice.<\/p>\n\n            <div class=\"conseil-card\">\n                <strong>Priority Training Areas:<\/strong> Mastery of digital interfaces, performance data analysis, multimodal integration of tools, ethics of digital health, and adaptation to the specific needs of different pathologies.\n            <\/div>\n\n            <div class=\"faq-list\">\n                <h2>Frequently Asked Questions<\/h2>\n                \n                <div class=\"faq-item\">\n                    <div class=\"faq-q\">\n                        <span>What are the main software used by speech therapists?<\/span>\n                        <span class=\"faq-icon\">+<\/span>\n                    <\/div>\n                    <div class=\"faq-a\">\n                        <p>The most cited software in our survey are HappyNeuron, Gerip, and DYNSEO. Each offers particular specifics: HappyNeuron for its exercise library, Gerip for its neuropsychological approach, and DYNSEO for its innovation in combining cognitive stimulation and physical activity.<\/p>\n                    <\/div>\n                <\/div>\n\n                <div class=\"faq-item\">\n<div class=\"faq-q\">\n                        <span>How do patients use tablets at home?<\/span>\n                        <span class=\"faq-icon\">+<\/span>\n                    <\/div>\n                    <div class=\"faq-a\">\n                        <p>The home use of tablets varies according to the patient's autonomy and the type of pathology. Speech therapists generally recommend controlled exercises during sessions, with initial support from the caregiver. The ideal frequency is 15-20 minutes daily to maintain engagement without causing fatigue.<\/p>\n                    <\/div>\n                <\/div>\n\n                <div class=\"faq-item\">\n                    <div class=\"faq-q\">\n                        <span>What are the criteria for choosing cognitive stimulation software?<\/span>\n                        <span class=\"faq-icon\">+<\/span>\n                    <\/div>\n                    <div class=\"faq-a\">\n                        <p>The main criteria include: ease of use, variety of exercises, customization options, performance tracking, adaptability to different pathologies, training offered, and value for money. The scientific validation of the exercises is also an important criterion.<\/p>\n                    <\/div>\n                <\/div>\n\n                <div class=\"faq-item\">\n                    <div class=\"faq-q\">\n                        <span>How to effectively integrate digital tools into speech therapy practice?<\/span>\n                        <span class=\"faq-icon\">+<\/span>\n                    <\/div>\n                    <div class=\"faq-a\">\n                        <p>Successful integration requires a gradual approach: initial training, testing with a few patients, developing a usage protocol, evaluating impact, and continuous adjustment. It is crucial to maintain a balance between digital tools and human therapeutic relationships.<\/p>\n                    <\/div>\n                <\/div>\n\n                <div class=\"faq-item\">\n                    <div class=\"faq-q\">\n                        <span>What are the future perspectives for digital speech therapy?<\/span>\n                        <span class=\"faq-icon\">+<\/span>\n                    <\/div>\n                    <div class=\"faq-a\">\n                        <p>Future trends include: artificial intelligence to personalize exercises, virtual reality for immersive therapies, connected objects for continuous monitoring, and tele-speech therapy to improve accessibility. The training of professionals will need to adapt to these technological developments.<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"cta-box\">\n                <h3>Discover COCO, the Complete Cognitive Stimulation Solution<\/h3>\n                <p>Based on the results of this survey, DYNSEO has developed COCO THINKS and COCO MOVES to precisely meet the needs expressed by speech therapists. Our platform combines customizable cognitive exercises, detailed performance tracking, and adapted physical activities.<\/p>\n                <div class=\"cta-buttons\">\n                    <a href=\"https:\/\/www.dynseo.com\/en\/brain-games-apps\/coco-educational-games\/\" class=\"btn-white\">Try COCO for Free<\/a>\n                    <a href=\"https:\/\/www.dynseo.com\/en\/brain-games-apps\/coco-educational-games\/\" class=\"btn-outline\">Learn More<\/a>\n                <\/div>\n            <\/div>\n\n            <div class=\"article-tags\">\n                <a href=\"#\" class=\"article-tag\">Speech Therapy<\/a>\n                <a href=\"#\" class=\"article-tag\">Cognitive Stimulation<\/a>\n                <a href=\"#\" class=\"article-tag\">Digital Health<\/a>\n                <a href=\"#\" class=\"article-tag\">Therapeutic Tablet<\/a>\n                <a href=\"#\" class=\"article-tag\">Medical Innovation<\/a>\n                <a href=\"#\" class=\"article-tag\">Continuing Education<\/a>\n                <a href=\"#\" class=\"article-tag\">Professional Survey<\/a>\n                <a href=\"#\" class=\"article-tag\">DYNSEO<\/a>\n            <\/div>\n        <\/div>\n    <\/div>[\/et_pb_code][\/et_pb_column][\/et_pb_row][\/et_pb_section]","_et_gb_content_width":"","footnotes":""},"categories":[4629,2915],"tags":[],"class_list":["post-456813","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-divers","category-les-conseils-des-coachs"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.7 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Survey: Digital Technology Among Speech Therapists - DYNSEO - Educational apps &amp; brain training apps for all<\/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:\/\/www.dynseo.com\/en\/survey-digital-technology-among-speech-therapists\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Survey: Digital Technology Among Speech Therapists - DYNSEO - Educational apps &amp; brain training apps for all\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.dynseo.com\/en\/survey-digital-technology-among-speech-therapists\/\" \/>\n<meta property=\"og:site_name\" content=\"DYNSEO - Educational apps &amp; brain training apps for all\" \/>\n<meta property=\"article:published_time\" content=\"2025-12-26T14:20:08+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-17T23:55:06+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.dynseo.com\/wp-content\/uploads\/2024\/01\/sports-senior-health.png\" \/>\n\t<meta property=\"og:image:width\" content=\"776\" \/>\n\t<meta property=\"og:image:height\" content=\"784\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"DYNSEO\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"DYNSEO\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"13 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/survey-digital-technology-among-speech-therapists\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/survey-digital-technology-among-speech-therapists\\\/\"},\"author\":{\"name\":\"DYNSEO\",\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/#\\\/schema\\\/person\\\/78ef63df2ee64e0989bc68f8401b38d6\"},\"headline\":\"Survey: Digital Technology Among Speech Therapists\",\"datePublished\":\"2025-12-26T14:20:08+00:00\",\"dateModified\":\"2026-05-17T23:55:06+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/survey-digital-technology-among-speech-therapists\\\/\"},\"wordCount\":2604,\"publisher\":{\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/survey-digital-technology-among-speech-therapists\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.dynseo.com\\\/wp-content\\\/uploads\\\/2024\\\/01\\\/sports-senior-health.png\",\"articleSection\":[\"Divers\",\"Les conseils des coachs\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/survey-digital-technology-among-speech-therapists\\\/\",\"url\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/survey-digital-technology-among-speech-therapists\\\/\",\"name\":\"Survey: Digital Technology Among Speech Therapists - DYNSEO - Educational apps &amp; brain training apps for all\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/survey-digital-technology-among-speech-therapists\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/survey-digital-technology-among-speech-therapists\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.dynseo.com\\\/wp-content\\\/uploads\\\/2024\\\/01\\\/sports-senior-health.png\",\"datePublished\":\"2025-12-26T14:20:08+00:00\",\"dateModified\":\"2026-05-17T23:55:06+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/survey-digital-technology-among-speech-therapists\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.dynseo.com\\\/en\\\/survey-digital-technology-among-speech-therapists\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/survey-digital-technology-among-speech-therapists\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.dynseo.com\\\/wp-content\\\/uploads\\\/2024\\\/01\\\/sports-senior-health.png\",\"contentUrl\":\"https:\\\/\\\/www.dynseo.com\\\/wp-content\\\/uploads\\\/2024\\\/01\\\/sports-senior-health.png\",\"width\":776,\"height\":784,\"caption\":\"Innovative Dyslexia Games: Empowering Learners to Thrive\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/survey-digital-technology-among-speech-therapists\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Accueil\",\"item\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Survey: Digital Technology Among Speech Therapists\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/\",\"name\":\"Jeux de m\u00e9moire et stimulation cognitive\",\"description\":\"DYNSEO, and your brain is a new hero!\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/#organization\",\"name\":\"DYNSEO\",\"url\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.dynseo.com\\\/wp-content\\\/uploads\\\/2022\\\/05\\\/logo-dynseo-new.png\",\"contentUrl\":\"https:\\\/\\\/www.dynseo.com\\\/wp-content\\\/uploads\\\/2022\\\/05\\\/logo-dynseo-new.png\",\"width\":5073,\"height\":1397,\"caption\":\"DYNSEO\"},\"image\":{\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/#\\\/schema\\\/person\\\/78ef63df2ee64e0989bc68f8401b38d6\",\"name\":\"DYNSEO\",\"url\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/author\\\/justine\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Survey: Digital Technology Among Speech Therapists - DYNSEO - Educational apps &amp; brain training apps for all","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:\/\/www.dynseo.com\/en\/survey-digital-technology-among-speech-therapists\/","og_locale":"en_US","og_type":"article","og_title":"Survey: Digital Technology Among Speech Therapists - DYNSEO - Educational apps &amp; brain training apps for all","og_url":"https:\/\/www.dynseo.com\/en\/survey-digital-technology-among-speech-therapists\/","og_site_name":"DYNSEO - Educational apps &amp; brain training apps for all","article_published_time":"2025-12-26T14:20:08+00:00","article_modified_time":"2026-05-17T23:55:06+00:00","og_image":[{"width":776,"height":784,"url":"https:\/\/www.dynseo.com\/wp-content\/uploads\/2024\/01\/sports-senior-health.png","type":"image\/png"}],"author":"DYNSEO","twitter_misc":{"Written by":"DYNSEO","Est. reading time":"13 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.dynseo.com\/en\/survey-digital-technology-among-speech-therapists\/#article","isPartOf":{"@id":"https:\/\/www.dynseo.com\/en\/survey-digital-technology-among-speech-therapists\/"},"author":{"name":"DYNSEO","@id":"https:\/\/www.dynseo.com\/en\/#\/schema\/person\/78ef63df2ee64e0989bc68f8401b38d6"},"headline":"Survey: Digital Technology Among Speech Therapists","datePublished":"2025-12-26T14:20:08+00:00","dateModified":"2026-05-17T23:55:06+00:00","mainEntityOfPage":{"@id":"https:\/\/www.dynseo.com\/en\/survey-digital-technology-among-speech-therapists\/"},"wordCount":2604,"publisher":{"@id":"https:\/\/www.dynseo.com\/en\/#organization"},"image":{"@id":"https:\/\/www.dynseo.com\/en\/survey-digital-technology-among-speech-therapists\/#primaryimage"},"thumbnailUrl":"https:\/\/www.dynseo.com\/wp-content\/uploads\/2024\/01\/sports-senior-health.png","articleSection":["Divers","Les conseils des coachs"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.dynseo.com\/en\/survey-digital-technology-among-speech-therapists\/","url":"https:\/\/www.dynseo.com\/en\/survey-digital-technology-among-speech-therapists\/","name":"Survey: Digital Technology Among Speech Therapists - DYNSEO - Educational apps &amp; brain training apps for all","isPartOf":{"@id":"https:\/\/www.dynseo.com\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.dynseo.com\/en\/survey-digital-technology-among-speech-therapists\/#primaryimage"},"image":{"@id":"https:\/\/www.dynseo.com\/en\/survey-digital-technology-among-speech-therapists\/#primaryimage"},"thumbnailUrl":"https:\/\/www.dynseo.com\/wp-content\/uploads\/2024\/01\/sports-senior-health.png","datePublished":"2025-12-26T14:20:08+00:00","dateModified":"2026-05-17T23:55:06+00:00","breadcrumb":{"@id":"https:\/\/www.dynseo.com\/en\/survey-digital-technology-among-speech-therapists\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.dynseo.com\/en\/survey-digital-technology-among-speech-therapists\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.dynseo.com\/en\/survey-digital-technology-among-speech-therapists\/#primaryimage","url":"https:\/\/www.dynseo.com\/wp-content\/uploads\/2024\/01\/sports-senior-health.png","contentUrl":"https:\/\/www.dynseo.com\/wp-content\/uploads\/2024\/01\/sports-senior-health.png","width":776,"height":784,"caption":"Innovative Dyslexia Games: Empowering Learners to Thrive"},{"@type":"BreadcrumbList","@id":"https:\/\/www.dynseo.com\/en\/survey-digital-technology-among-speech-therapists\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Accueil","item":"https:\/\/www.dynseo.com\/en\/"},{"@type":"ListItem","position":2,"name":"Survey: Digital Technology Among Speech Therapists"}]},{"@type":"WebSite","@id":"https:\/\/www.dynseo.com\/en\/#website","url":"https:\/\/www.dynseo.com\/en\/","name":"Jeux de m\u00e9moire et stimulation cognitive","description":"DYNSEO, and your brain is a new hero!","publisher":{"@id":"https:\/\/www.dynseo.com\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.dynseo.com\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.dynseo.com\/en\/#organization","name":"DYNSEO","url":"https:\/\/www.dynseo.com\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.dynseo.com\/en\/#\/schema\/logo\/image\/","url":"https:\/\/www.dynseo.com\/wp-content\/uploads\/2022\/05\/logo-dynseo-new.png","contentUrl":"https:\/\/www.dynseo.com\/wp-content\/uploads\/2022\/05\/logo-dynseo-new.png","width":5073,"height":1397,"caption":"DYNSEO"},"image":{"@id":"https:\/\/www.dynseo.com\/en\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/www.dynseo.com\/en\/#\/schema\/person\/78ef63df2ee64e0989bc68f8401b38d6","name":"DYNSEO","url":"https:\/\/www.dynseo.com\/en\/author\/justine\/"}]}},"_links":{"self":[{"href":"https:\/\/www.dynseo.com\/en\/wp-json\/wp\/v2\/posts\/456813","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.dynseo.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.dynseo.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.dynseo.com\/en\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/www.dynseo.com\/en\/wp-json\/wp\/v2\/comments?post=456813"}],"version-history":[{"count":18,"href":"https:\/\/www.dynseo.com\/en\/wp-json\/wp\/v2\/posts\/456813\/revisions"}],"predecessor-version":[{"id":622276,"href":"https:\/\/www.dynseo.com\/en\/wp-json\/wp\/v2\/posts\/456813\/revisions\/622276"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.dynseo.com\/en\/wp-json\/wp\/v2\/media\/116414"}],"wp:attachment":[{"href":"https:\/\/www.dynseo.com\/en\/wp-json\/wp\/v2\/media?parent=456813"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.dynseo.com\/en\/wp-json\/wp\/v2\/categories?post=456813"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.dynseo.com\/en\/wp-json\/wp\/v2\/tags?post=456813"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}