---
title: supportedLocales
framework: speech
role: symbol
role_heading: Type Property
path: speech/localedependentspeechmodule/supportedlocales
---

# supportedLocales

The set of all possible asset locales that the module supports.

## Declaration

```swift
static var supportedLocales: [Locale] { get async }
```

## See Also

### Getting supported locales

- [supportedLocale(equivalentTo:)](speech/localedependentspeechmodule/supportedlocale(equivalentto:).md)
