> ## Documentation Index
> Fetch the complete documentation index at: https://www.vozo.ai/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Points Usage for Speech Generation

> Understand how points are consumed when generating or regenerating speech.

## Points Rules

Vozo charges points based on the length of audio generated. The pricing is as follows:

| Action                             | Cost                |
| ---------------------------------- | ------------------- |
| **Generate Speech**                | 3 points per minute |
| **Regenerate Speech (no changes)** | Free                |

<Note>
  Points are calculated based on the generated speech length, rounded to two decimal places, with a minimum charge of 0.01 points.
</Note>

## When Are Points Charged?

* Every time you generate speech for a segment — whether it's newly added, edited, or updated with changes such as **changed** **voice or speaker**, **added pauses**, or **pronunciation edits** — points will be deducted based on the full duration of the newly generated speech.
* The rate is **3 points per minute**, and the exact cost depends on the final speech length.

<Note>
  Example: If you edit a segment and the generated speech length is 8 seconds, the cost will be 8/60 × 3 = 0.4 points.
</Note>

## When Is It Free?

* If you click **Regenerate Speech** without making any changes to the segment, no points will be charged.
* Adjusting **speech speed**, **volume**, or **pitch** does not consume any points.

## Exceptions

The [**Enhance Emotion**](/docs/translate_dub/emotion) feature is charged differently. It costs **1 point per segment**, regardless of speech length.

## FAQ

<AccordionGroup>
  <Accordion title="Will points be refunded if generation fails?">
    Yes. If points were deducted but the generation failed, all points will be refunded automatically.
  </Accordion>
</AccordionGroup>
