> For the complete documentation index, see [llms.txt](https://api-docs.speechace.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://api-docs.speechace.com/use-cases/speaking-practice-for-language-learning.md).

# Speaking Practice for Language Learning

Recreate speaking-practice activities — from absolute beginner (A0) to proficient (C1/C2) — scored automatically by the Speechace API. Each activity maps to one endpoint; scores come back on the common CEFR / IELTS / PTE rubrics.

<table><thead><tr><th width="220">Activity</th><th width="240">Recreate with</th><th>Try a demo</th></tr></thead><tbody><tr><td><strong>Word pronunciation</strong><br><em>vocabulary, flashcards</em></td><td><a href="/api-reference/score-word.md">score/word</a></td><td><a href="https://app.speechace.co/placement/course/17/quiz/1/1">demo</a></td></tr><tr><td><strong>Sentence pronunciation</strong></td><td><a href="/api-reference/score-text.md">score/text</a></td><td><a href="https://app.speechace.co/placement/course/17/quiz/2/1">demo</a></td></tr><tr><td><strong>Multiple choice</strong><br><em>voice-enabled MCQ</em></td><td><a href="/api-reference/score-text.md">score/text</a> <em>(newline-separated options)</em></td><td><a href="https://app.speechace.co/placement/course/17/quiz/5/MC/1">demo</a></td></tr><tr><td><strong>Fluency (read-aloud)</strong></td><td><a href="/api-reference/score-text.md">score/text</a> with <code>include_fluency=1</code></td><td><a href="https://app.speechace.co/placement/course/17/quiz/6/fluency/1">demo</a></td></tr><tr><td><strong>Spontaneous speech</strong><br><em>open-ended practice</em></td><td><a href="/api-reference/score-speech.md">score/speech</a></td><td>—</td></tr></tbody></table>
