# Pronunciation Scoring

{% hint style="info" %} <mark style="color:blue;">**This feature is available as part of the Basic Plan.**</mark>
{% endhint %}

The Speechace API's pronunciation scoring can be used to determine how well a user can pronounce a given word or sentence. By using this feature, developers can create the following type of scripted pronunciation assessment activities:

* [Word and Sentence Pronunciation](https://api-docs.speechace.com/features/scripted-activities/pronunciation-scoring/word-and-sentence-pronunciation)
* [Multiple Choice](https://api-docs.speechace.com/features/scripted-activities/pronunciation-scoring/multiple-choice)
* [Custom pronunciations](https://api-docs.speechace.com/features/scripted-activities/pronunciation-scoring/custom-pronunciations)
* [Phoneme list](https://api-docs.speechace.com/features/scripted-activities/pronunciation-scoring/phoneme-list)

In the next few sections, we will review how the Speechace API can be used to create these activities.
