Speech Therapy for Children in New York

:root{–navy:#1a2e4a;–teal:#2a7f7f;–teal-light:#e8f4f4;–warm:#f5f0e8;–gold:#c9933a;–text:#2c3e50;–muted:#6b7d8f;–white:#ffffff} *,*::before,*::after{box-sizing:border-box;margin:0;padding:0} body{font-family:’DM Sans’,sans-serif;color:var(–text);line-height:1.7} .sss-hero{background:var(–navy);color:white;padding:4rem 2rem 3rem;text-align:center} .sss-badge{display:inline-block;background:rgba(42,127,127,0.3);border:1px solid rgba(42,127,127,0.5);color:#7dd4d4;font-size:0.8rem;font-weight:600;letter-spacing:0.12em;text-transform:uppercase;padding:0.4rem 1rem;border-radius:50px;margin-bottom:1.5rem} .sss-hero h2{font-family:’Lora’,serif;font-size:clamp(1.8rem,4vw,2.8rem);font-weight:600;line-height:1.25;max-width:700px;margin:0 auto 1rem} .sss-hero h2 em{font-style:italic;color:#7dd4d4} .sss-hero-sub{font-size:1rem;color:rgba(255,255,255,0.75);max-width:540px;margin:0 auto 2rem} .sss-ctas{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap} .sss-btn{background:var(–teal);color:white;padding:0.8rem 1.8rem;border-radius:6px;text-decoration:none;font-weight:600;font-size:0.95rem;display:inline-block} .sss-btn-ghost{background:transparent;color:white;padding:0.8rem 1.8rem;border-radius:6px;border:2px solid rgba(255,255,255,0.3);text-decoration:none;font-weight:600;font-size:0.95rem;display:inline-block} .sss-trust{background:var(–teal-light);padding:1rem 2rem;display:flex;justify-content:center;gap:2rem;flex-wrap:wrap} .sss-trust-item{display:flex;align-items:center;gap:0.4rem;font-size:0.82rem;font-weight:600;color:var(–teal)} .sss-section{padding:3.5rem 2rem} .sss-container{max-width:860px;margin:0 auto} .sss-label{font-size:0.72rem;font-weight:700;letter-spacing:0.15em;text-transform:uppercase;color:var(–teal);margin-bottom:0.6rem} .sss-title{font-family:’Lora’,serif;font-size:clamp(1.5rem,3vw,2.1rem);font-weight:600;color:var(–navy);line-height:1.3;margin-bottom:0.8rem} .sss-body{font-size:1rem;color:var(–muted);max-width:660px;line-height:1.8} .sss-warm{background:var(–warm)} .sss-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1.2rem;margin-top:2rem} .sss-card{background:white;border-radius:10px;padding:1.4rem;border-left:4px solid var(–teal);box-shadow:0 2px 8px rgba(0,0,0,0.06)} .sss-card h3{font-family:’Lora’,serif;font-size:1rem;font-weight:600;color:var(–navy);margin-bottom:0.4rem} .sss-card p{font-size:0.9rem;color:var(–muted);line-height:1.6} .sss-services{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.4rem;margin-top:2rem} .sss-service{padding:1.6rem;border-radius:10px;background:var(–teal-light);border:1px solid rgba(42,127,127,0.15)} .sss-service .icon{font-size:1.6rem;margin-bottom:0.6rem;display:block} .sss-service h3{font-family:’Lora’,serif;font-size:1rem;font-weight:600;color:var(–navy);margin-bottom:0.4rem} .sss-service p{font-size:0.88rem;color:var(–muted);line-height:1.6} .sss-dark{background:var(–navy);color:white} .sss-dark .sss-title{color:white} .sss-dark .sss-body{color:rgba(255,255,255,0.7)} .sss-table{width:100%;border-collapse:collapse;margin-top:1.8rem;font-size:0.93rem} .sss-table th{background:rgba(42,127,127,0.3);color:#7dd4d4;text-align:left;padding:0.7rem 1rem;font-weight:600;font-size:0.78rem;letter-spacing:0.08em;text-transform:uppercase} .sss-table td{padding:0.7rem 1rem;border-bottom:1px solid rgba(255,255,255,0.08);color:rgba(255,255,255,0.85)} .sss-steps{display:grid;gap:1.4rem;margin-top:2rem} .sss-step{display:flex;gap:1.4rem;align-items:flex-start} .sss-step-num{width:40px;height:40px;background:var(–teal);color:white;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:0.95rem;flex-shrink:0;margin-top:2px} .sss-step-content h3{font-family:’Lora’,serif;font-size:1rem;font-weight:600;color:var(–navy);margin-bottom:0.2rem} .sss-step-content p{font-size:0.93rem;color:var(–muted)} .sss-profile{display:grid;grid-template-columns:auto 1fr;gap:1.8rem;align-items:start;margin-top:1.8rem;background:var(–teal-light);padding:1.8rem;border-radius:12px} .sss-avatar{width:70px;height:70px;border-radius:50%;background:var(–teal);display:flex;align-items:center;justify-content:center;font-family:’Lora’,serif;font-size:1.6rem;color:white;font-weight:600;flex-shrink:0} .sss-profile h3{font-family:’Lora’,serif;font-size:1.1rem;font-weight:600;color:var(–navy);margin-bottom:0.2rem} .sss-creds{display:flex;flex-wrap:wrap;gap:0.4rem;margin:0.6rem 0} .sss-cred{background:white;border:1px solid rgba(42,127,127,0.3);color:var(–teal);font-size:0.72rem;font-weight:700;padding:0.2rem 0.6rem;border-radius:4px;letter-spacing:0.05em} .sss-faq{margin-top:2rem;display:grid;gap:0.8rem} .sss-faq details{border:1px solid #e0e8f0;border-radius:8px;overflow:hidden} .sss-faq summary{padding:1rem 1.2rem;font-weight:600;font-size:0.95rem;color:var(–navy);cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center} .sss-faq summary::after{content:’+’;font-size:1.3rem;font-weight:300;color:var(–teal)} .sss-faq details[open] summary::after{content:’−’} .sss-faq details[open] summary{background:var(–teal-light)} .sss-faq-answer{padding:0.9rem 1.2rem 1.1rem;font-size:0.93rem;color:var(–muted);line-height:1.7;border-top:1px solid #e0e8f0} .sss-cta{background:var(–teal);color:white;text-align:center;padding:3.5rem 2rem} .sss-cta h2{font-family:’Lora’,serif;font-size:clamp(1.5rem,3vw,2rem);margin-bottom:0.6rem} .sss-cta p{font-size:1rem;opacity:0.85;margin-bottom:1.8rem;max-width:500px;margin-left:auto;margin-right:auto} .sss-btn-white{background:white;color:var(–teal);padding:0.85rem 2rem;border-radius:6px;text-decoration:none;font-weight:700;font-size:0.95rem;display:inline-block} {“@context”:”https://schema.org”,”@type”:”MedicalTherapy”,”name”:”Pediatric Speech Therapy in New York”,”description”:”Telehealth speech therapy for children ages 2+ in New York by a licensed ASHA-certified SLP.”,”url”:”https://strategicspeechsolutions.online/speech-therapy-children-new-york/”,”provider”:{“@type”:”MedicalBusiness”,”name”:”Strategic Speech Solutions LLC”,”telephone”:”+19174267007″,”url”:”https://strategicspeechsolutions.online”},”areaServed”:{“@type”:”State”,”name”:”New York”}}
New York & New Jersey · Telehealth

Speech Therapy for Children
in New York

Expert, ASHA-certified telehealth speech therapy for kids ages 2+. No waitlist. Flexible scheduling. Real results — from home.

✓ ASHA-Certified CCC-SLP
✓ No Waitlist
✓ HIPAA-Compliant Sessions
✓ Ages 2+ Served
✓ NY & NJ Licensed

About This Service

Your Child’s Speech Deserves More Than a Waitlist

In New York, families often face months-long waitlists just to get a speech therapy evaluation. At Strategic Speech Solutions, we’ve eliminated the wait. Our licensed Speech-Language Pathologist delivers personalized, evidence-based therapy via secure video — no commute, no scheduling conflicts, no compromise on quality.

Whether your child is struggling to be understood, falling behind language milestones, stuttering, or having difficulty connecting socially — we can help. And because sessions happen at home, parents are always part of the process.

Warning Signs

Signs Your Child May Benefit from Speech Therapy

Early intervention matters. If you notice any of the following, a speech-language evaluation can help clarify whether therapy is needed.

Hard to Understand

Family, friends, or teachers have difficulty understanding what your child is saying, even when you can.

Limited Vocabulary or Late Talker

Your child says fewer words than expected for their age, or stopped adding new words.

Trouble with Sentences

Your child struggles to put words together, follow directions, or answer simple questions.

Stuttering or Gets Stuck

Your child repeats sounds or words, or seems to freeze up when trying to speak.

Social Communication Challenges

Difficulty making friends, taking turns in conversation, or understanding social cues.

Behind on Milestones

Your pediatrician or teacher has raised concerns about your child’s speech development.

What We Treat

Pediatric Speech Therapy Services

🗣️

Speech Sound Disorders

Helping children produce sounds clearly so they can be understood by everyone — not just family.

📚

Language Delays & Disorders

Building vocabulary, sentence structure, and comprehension for children falling behind milestones.

🌊

Stuttering & Fluency

Reducing stuttering behaviors and building confidence in everyday communication.

🤝

Social Communication

Teaching turn-taking, topic maintenance, and reading social cues to connect with peers.

👨‍👩‍👧

Parent Coaching

Equipping parents with simple strategies to support speech and language growth every day at home.

🔍

Free Speech Screening

Not sure if your child needs therapy? A free 15-minute screening gives you clarity and next steps.

Speech Development Reference

Speech & Language Milestones by Age

Every child develops at their own pace — but these benchmarks can help you know when to seek an evaluation.

AgeTypical Speech SkillsTypical Language Skills
12–18 monthsSays 1–3 words clearly; babblingPoints to objects; follows simple commands
2 years~50 words; 50% understandable to strangersTwo-word phrases (“more milk,” “daddy go”)
3 years75% understandable; most sounds present3–4 word sentences; asks questions
4 years90%+ understandable to strangersTells stories; follows 3-step directions
5 yearsAll sounds correct (except s, r, l, th)Complex sentences; understands basic grammar

The Process

How Telehealth Speech Therapy Works

Getting started is simple. Most families have their first session within a week of reaching out.

1

Free 15-Minute Consultation

Call or text (917) 426-7007. We’ll discuss your child’s challenges and determine if we’re the right fit.

2

Complete Intake Paperwork

Everything is sent electronically — quick forms completable from your phone before the first session.

3

Comprehensive Evaluation

We assess your child’s speech and language skills to create a clear picture of strengths and needs.

4

Begin Therapy

Your child starts a personalized treatment plan with clear, measurable goals. Parents coached at every session.

Your Clinician

Meet Your Child’s Therapist

MG

Melisa Gaygusuz, M.S., CCC-SLP, TSSLD

ASHA CCC-SLP NY Licensed NJ Licensed TSSLD M.S. Pace University

Melisa holds the Certificate of Clinical Competence from ASHA and is licensed in New York and New Jersey. She founded Strategic Speech Solutions on the belief that every child deserves individualized, high-quality therapy without the waitlist. She works closely with parents as the most powerful agents of change in a child’s development.

Common Questions

Frequently Asked Questions

Is telehealth speech therapy as effective as in-person for children?
Yes. Research consistently shows that teletherapy produces equivalent outcomes to in-person therapy for most speech and language disorders in children. ASHA formally recognizes telepractice as a valid service delivery model. Many children respond better at home where they feel comfortable and secure.
What age do you work with?
We serve children ages 2 and up. Early intervention is highly effective — the earlier a challenge is identified, the better the outcomes. Don’t wait for a child to “grow out of it” if you have concerns.
Do you accept insurance?
We are a private-pay practice and also accept Medicare. We provide superbills — detailed receipts — that you can submit to your insurance company for potential out-of-network reimbursement. Many families recover 50–80% of session costs this way.
Do I need a referral to get started?
No referral is needed. You can contact us directly to schedule a free consultation. If you’d like your pediatrician involved, we’re happy to coordinate and provide progress reports.
Can I watch my child’s sessions?
Absolutely — and we encourage it. Parent involvement is a core part of our approach. We teach parents strategies to practice at home between sessions, which dramatically accelerates progress.
What do I need for telehealth sessions?
A computer, tablet, or smartphone with a working camera, microphone, and stable internet. Sessions run on a secure HIPAA-compliant platform. A parent or caregiver should be present for all children’s sessions.

Ready to Get Started?

No waitlist. No commute. Free 15-minute consultation to find out if we’re the right fit for your child.

Call (917) 426-7007 Today