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

# RecorderLabelPosition

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

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

## Values