---
title: standardLocalizedTagNames
framework: avfaudio
role: symbol
role_heading: Instance Property
path: avfaudio/avaudiounitcomponentmanager/standardlocalizedtagnames
---

# standardLocalizedTagNames

An array of the localized standard system tags the audio units define.

## Declaration

```swift
var standardLocalizedTagNames: [String] { get }
```

## See Also

### Getting audio unit tags

- [tagNames](avfaudio/avaudiounitcomponentmanager/tagnames.md)
