> For a complete documentation index, fetch https://docs.voximplant.ai/llms.txt

# RecorderLabelTextAlign

Enumeration of the recorder label text alignment. Can be passed via the `RecorderLabels.textAlign` parameter.
Add the following line to your scenario code to use the enum:

```
require(Modules.Recorder);
```

## Values