---
name: AvatarChatServiceFeature
last_updated: 2026-06-11T23:11:58Z
type: enum
---

# AvatarChatServiceFeature

**Type:** enum

## Items

| Name | Value | Description |
|------|-------|-------------|
| `None` | 0 |  |
| `UniverseAudio` | 1 |  |
| `UniverseVideo` | 2 |  |
| `PlaceAudio` | 4 |  |
| `PlaceVideo` | 8 |  |
| `UserAudioEligible` | 16 |  |
| `UserAudio` | 32 |  |
| `UserVideoEligible` | 64 |  |
| `UserVideo` | 128 |  |
| `UserBanned` | 256 |  |
| `UserVerifiedForVoice` | 512 |  |