> For the complete documentation index, see [llms.txt](https://anilist.gitbook.io/anilist-apiv2-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://anilist.gitbook.io/anilist-apiv2-docs/docs/reference/object/staffroletype.md).

# StaffRoleType

Voice actor role for a character

| Field          |                                                                                              Argument | Type                                                                                                                      | Description |
| -------------- | ----------------------------------------------------------------------------------------------------: | ------------------------------------------------------------------------------------------------------------------------- | ----------- |
| **voiceActor** |   [Staff](https://github.com/AniList/ApiV2-GraphQL-Docs/blob/master/reference/object/staff/README.md) | The voice actors of the character                                                                                         |             |
| **roleNotes**  | [String](https://github.com/AniList/ApiV2-GraphQL-Docs/blob/master/reference/scalar/string/README.md) | Notes regarding the VA's role for the character                                                                           |             |
| **dubGroup**   | [String](https://github.com/AniList/ApiV2-GraphQL-Docs/blob/master/reference/scalar/string/README.md) | Used for grouping roles where multiple dubs exist for the same language. Either dubbing company name or language variant. |             |
