Speech Tools Bundle
.tt-sensi-container { --primary-purple: #6361aa; --text-color: #333; --bg-plain: #f5f5f5; --warning-bg: #fff3cd; --warning-border: #ffeeba; --warning-text: #856404; --border-light: #ddd; --hover-bg: #eeecf7; font-family: "Proxima Nova", "Poppins", sans-serif; line-height: 1.6; color: var(--text-color); background-color: var(--bg-plain); margin: 0; padding: 0; width: 100%; max-width: 100%; box-sizing: border-box; } .tt-sensi-container *, .tt-sensi-container *::before, .tt-sensi-container *::after { box-sizing: border-box; } .tt-sensi-content { width: 100%; padding: 40px 20px; } .tt-sensi-intro { margin-bottom: 10px; } .tt-sensi-intro p { margin-bottom: 15px; } .tt-sensi-container a { color: var(--primary-purple); text-decoration: underline; } .tt-sensi-container a:hover { opacity: 0.75; } .tt-sensi-page-header { border-bottom: 3px solid var(--primary-purple); margin-bottom: 24px; padding-bottom: 15px; } .tt-sensi-page-header h1 { color: var(--primary-purple); font-size: 2.2em; margin: 0; font-weight: 700; } .tt-static-item { border-bottom: 1px solid var(--border-light); } .tt-static-header { display: flex; align-items: center; padding: 18px 0 18px 18px; border-left: 5px solid var(--primary-purple); margin-top: 8px; } .tt-static-header h2 { color: var(--primary-purple); font-size: 1.4em; font-weight: 600; margin: 0; line-height: 1.3; } .tt-static-panel { padding: 4px 0 20px 23px; } .tt-static-panel ul { margin: 10px 0 0 0; padding-left: 20px; } .tt-static-panel li { margin-bottom: 9px; } .tt-accordion-item { border-bottom: 1px solid var(--border-light); } .tt-accordion-toggle { all: unset; display: flex; align-items: center; justify-content: space-between; width: 100%; cursor: pointer; padding: 18px 0 18px 18px; border-left: 5px solid var(--primary-purple); margin-top: 8px; background: transparent; transition: background 0.2s; } .tt-accordion-toggle:hover, .tt-accordion-toggle:focus-visible { background-color: var(--hover-bg); outline: none; } .tt-accordion-toggle h2 { color: var(--primary-purple); font-size: 1.4em; font-weight: 600; margin: 0; line-height: 1.3; } .tt-chevron { flex-shrink: 0; margin-left: 16px; width: 22px; height: 22px; display: flex; align-items: center; justify-content: center; transition: transform 0.25s ease; color: var(--primary-purple); } .tt-accordion-toggle[aria-expanded="true"] .tt-chevron { transform: rotate(180deg); } .tt-accordion-panel { overflow: hidden; max-height: 0; transition: max-height 0.3s ease, padding 0.3s ease; padding: 0 0 0 23px; } .tt-accordion-panel.is-open { max-height: 2000px; padding: 4px 0 20px 23px; } .tt-accordion-panel ul { margin: 10px 0 0 0; padding-left: 20px; } .tt-accordion-panel li { margin-bottom: 9px; } .tt-sensi-container .product-details-table { width: 100%; border-collapse: collapse; margin: 10px 0 0 0; } .tt-sensi-container .product-details-table td { padding: 12px 10px; border-bottom: 1px solid var(--border-light); vertical-align: top; } .tt-sensi-container .product-details-table td:first-child { font-weight: 600; width: 38%; color: var(--primary-purple); } .tt-warning { background-color: var(--warning-bg); border: 1px solid var(--warning-border); color: var(--warning-text); padding: 20px 25px; border-radius: 8px; margin-top: 30px; font-weight: 600; } @media (max-width: 768px) { .tt-sensi-page-header h1 { font-size: 1.6em; } .tt-accordion-toggle h2, .tt-static-header h2 { font-size: 1.2em; } .tt-sensi-container .product-details-table td:first-child { width: 45%; } .tt-sensi-content { padding: 20px 15px; } } TalkTools® Speech Tools Bundle The TalkTools Speech Tools Bundle combines seven core clinical tools at a 20% savings ($33 off a $166 retail value), giving speech-language pathologists everything needed to address essential oral-motor speech skills in one convenient package. Used together, the bundled tools support development of tongue movement, sensory awareness, oral airflow control, and jaw grading for improved speech production. Each tool comes with a TalkTools original instruction booklet that guides clinicians step-by-step in integrating Oral Placement Therapy (OPT) techniques into their practice. The bundle is a cost-effective way to build or expand an OPT toolkit, and pairs well with TalkTools CEU courses for clinicians who want structured, hands-on training in how to sequence these tools across a course of therapy. Key Benefits Bundles seven select TalkTools clinical tools at 20% off the combined retail value of $166.00 Tools work in combination to address multiple components of oral-motor speech production Supports development of tongue movement, sensory awareness, oral airflow control, and jaw grading Each tool includes a TalkTools original instruction booklet for step-by-step OPT guidance Convenient all-in-one purchase for clinicians building or expanding an oral-motor toolkit Appropriate for use with children and adults across a range of diagnoses and clinical settings Ideal for: Speech-language pathologists building or expanding a clinical tool kit Therapists implementing Oral Placement Therapy (OPT) or other oral-motor approaches to speech treatment Clinicians addressing tongue movement, oral airflow, and jaw grading across their caseload School-based and private practice SLPs seeking a cost-effective bundled tool purchase Clinicians who already use the Lip Gym and want complementary tools for a complete program What's Included 1 x Vibrator and Toothettes 1 x Tongue Tip Lateralization & Elevation Tools 1 x Jaw Grading Bite Blocks (Red) 1 x Progressive Jaw Closure Tubes 1 x Jaw Exercisers 1 x Duration Tubes 1 x Bite Tube Set TalkTools original instruction booklet included with each tool Product Details Retail value $166.00 Bundle savings 20% ($33.00 off) Program Compatible with Oral Placement Therapy (OPT) Includes 7 tools, each with an original TalkTools instruction booklet Care Instructions Before first use, clean all tools thoroughly with soap and water After each use, clean each tool promptly per its individual care requirements Refer to individual product care instructions for dishwasher, autoclave, and submersion guidance Store tools in a clean, dry location Inspect all tools before each use and discard any tool at the first sign of damage or deterioration Warning: Use with adult supervision at all times. Refer to individual product warnings for specific safety guidance. (function () { var toggles = document.querySelectorAll('.tt-accordion-toggle'); toggles.forEach(function (toggle) { toggle.addEventListener('click', function () { var expanded = this.getAttribute('aria-expanded') === 'true'; var panelId = this.getAttribute('aria-controls'); var panel = document.getElementById(panelId); this.setAttribute('aria-expanded', !expanded); if (expanded) { panel.classList.remove('is-open'); } else { panel.classList.add('is-open'); } }); }); })(); { "@context": "https://schema.org", "@type": "BreadcrumbList", "itemListElement": [ { "@type": "ListItem", "position": 1, "name": "Home", "item": "https://talktools.com" }, { "@type": "ListItem", "position": 2, "name": "Speech Tools", "item": "https://talktools.com/collections/speech-tools" }, { "@type": "ListItem", "position": 3, "name": "Bundles", "item": "https://talktools.com/collections/bundles" }, { "@type": "ListItem", "position": 4, "name": "Speech Tools Bundle", "item": "https://talktools.com/products/speech-tools-bundle" } ] } { "@context": "https://schema.org", "@type": "Product", "@id": "https://talktools.com/products/speech-tools-bundle#product", "name": "TalkTools® Speech Tools Bundle", "url": "https://talktools.com/products/speech-tools-bundle", "description": "A bundle of seven core TalkTools oral-motor tools, each with an instruction booklet, at 20% off retail. Supports tongue movement, sensory awareness, oral airflow control, and jaw grading.", "image": "https://cdn.shopify.com/s/files/1/1545/7007/files/1-New_ab35bdd5-cd03-4028-8452-8b086319adca.jpg?v=1763387921", "sku": "2090", "brand": { "@type": "Brand", "name": "TalkTools", "url": "https://talktools.com" }, "manufacturer": { "@type": "Organization", "name": "TalkTools", "url": "https://talktools.com" }, "category": "Speech Therapy Tools > Speech Tools > Bundles", "keywords": "speech tools bundle, oral placement therapy, tongue movement, jaw grading, oral airflow, sensory awareness", "audience": { "@type": "Audience", "audienceType": "Speech-Language Pathologists, Occupational Therapists" }, "itemCondition": "https://schema.org/NewCondition", "offers": { "@type": "Offer", "price": "146.00", "priceCurrency": "USD", "availability": "https://schema.org/InStock", "url": "https://talktools.com/products/speech-tools-bundle", "seller": { "@type": "Organization", "name": "TalkTools", "url": "https://talktools.com" } }, "hasPart": [ { "@type": "Product", "name": "Vibrator and Toothettes", "description": "Sensory awareness tool for oral desensitization and stimulation" }, { "@type": "Product", "name": "Tongue Tip Lateralization & Elevation Tools", "description": "Builds tongue tip movement for articulation" }, { "@type": "Product", "name": "Jaw Grading Bite Blocks (Red)", "description": "Graded jaw stability tools" }, { "@type": "Product", "name": "Progressive Jaw Closure Tubes", "description": "Builds graded jaw closure" }, { "@type": "Product", "name": "Jaw Exercisers", "description": "Strengthens and stabilizes jaw movement" }, { "@type": "Product", "name": "Duration Tubes", "description": "Builds sustained oral airflow control" }, { "@type": "Product", "name": "Bite Tube Set", "description": "Graded bite tubes for jaw stability training" } ], "isRelatedTo": [ { "@type": "Product", "name": "Lip Gym", "url": "https://talktools.com/products/lip-gym" } ] } { "@context": "https://schema.org", "@type": "ItemList", "@id": "https://talktools.com/products/speech-tools-bundle#itemlist", "name": "TalkTools Speech Tools Bundle Contents", "itemListElement": [ { "@type": "ListItem", "position": 1, "name": "Vibrator and Toothettes", "url": "https://talktools.com/collections/speech-tools/products/vibrator-toothettes" }, { "@type": "ListItem", "position": 2, "name": "Tongue Tip Lateralization & Elevation Tools", "url": "https://talktools.com/collections/speech-tools/products/tongue-tip-tools" }, { "@type": "ListItem", "position": 3, "name": "Jaw Grading Bite Blocks (Red)", "url": "https://talktools.com/collections/speech-tools/products/jaw-grading-bite-blocks" }, { "@type": "ListItem", "position": 4, "name": "Progressive Jaw Closure Tubes", "url": "https://talktools.com/collections/speech-tools/products/progressive-jaw-closure-tubes" }, { "@type": "ListItem", "position": 5, "name": "Jaw Exercisers", "url": "https://talktools.com/collections/speech-tools/products/jaw-exerciser" }, { "@type": "ListItem", "position": 6, "name": "Duration Tubes", "url": "https://talktools.com/collections/speech-tools/products/duration-tubes" }, { "@type": "ListItem", "position": 7, "name": "Bite Tube Set", "url": "https://talktools.com/collections/speech-tools/products/bite-tube-set" } ] } { "@context": "https://schema.org", "@type": "FAQPage", "url": "https://talktools.com/products/speech-tools-bundle", "mainEntity": [ { "@type": "Question", "name": "What tools come in the Speech Tools Bundle?", "acceptedAnswer": { "@type": "Answer", "text": "The bundle includes Vibrator and Toothettes, Tongue Tip Lateralization & Elevation Tools, Jaw Grading Bite Blocks, Progressive Jaw Closure Tubes, Jaw Exercisers, Duration Tubes, and a Bite Tube Set, each with its own instruction booklet." } }, { "@type": "Question", "name": "How much do you save with the bundle?", "acceptedAnswer": { "@type": "Answer", "text": "The bundle offers 20% off, a $33 savings compared to the $166 combined retail value of the individual tools." } }, { "@type": "Question", "name": "What skills does this bundle target?", "acceptedAnswer": { "@type": "Answer", "text": "Used together, the tools address tongue movement, sensory awareness, oral airflow control, and jaw grading, the core building blocks of Oral Placement Therapy." } }, { "@type": "Question", "name": "Who is this bundle designed for?", "acceptedAnswer": { "@type": "Answer", "text": "Speech-language pathologists and occupational therapists building or expanding an oral-motor toolkit, including school-based and private practice clinicians." } }, { "@type": "Question", "name": "Is training included with the bundle?", "acceptedAnswer": { "@type": "Answer", "text": "Each tool comes with a TalkTools original instruction booklet that walks clinicians through integrating OPT techniques. For deeper training, TalkTools also offers CEU courses." } }, { "@type": "Question", "name": "How should the bundled tools be cleaned?", "acceptedAnswer": { "@type": "Answer", "text": "Clean all tools with soap and water before first use, then follow each tool's individual care instructions for dishwasher, autoclave, or submersion safety after each use." } }, { "@type": "Question", "name": "Is the Speech Tools Bundle appropriate for adults as well as children?", "acceptedAnswer": { "@type": "Answer", "text": "Yes. The tools in this bundle are appropriate for use with children and adults across a range of diagnoses and clinical settings, always under adult supervision." } } ] }
More you might like
Related
Philips AirBridge ACC4100 Wireless Dongle for SpeechAir and
Related
SpeechWare SpeechMatic Multi USB Adapter with Speech EQ and
Related
Philips LFH3500 SpeechMike Premium with SpeechExec Pro Dicta
Related