---
title: "Analyze Pronunciation"
method: POST
path: "/api/word-of-day/pronounce"
tags: ["word-of-day", "word_of_day"]
---

# Analyze Pronunciation

`POST /api/word-of-day/pronounce`

Analyze user's pronunciation of a word using Gemini multimodal AI.
Returns a score (0-100) and detailed feedback.

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/fluentea/apis/aurqa-language-learning-platform-refactored.md) · [All operations](https://skmtc.dev/fluentea/apis/aurqa-language-learning-platform-refactored/llms.txt) · [OpenAPI document](https://skmtc.dev/fluentea/apis/aurqa-language-learning-platform-refactored/revisions/b5b1eed6f8d6?raw)
