---
title: isAutomaticAudibleLanguageOption()
framework: mediaplayer
role: symbol
role_heading: Instance Method
path: mediaplayer/mpnowplayinginfolanguageoption/isautomaticaudiblelanguageoption()
---

# isAutomaticAudibleLanguageOption()

Returns a Boolean value that determines whether to use the best audible language option based on the system preferences.

## Declaration

```swift
func isAutomaticAudibleLanguageOption() -> Bool
```

## Return Value

Return Value true if the framework uses the system preferences to determine the best audible language option; otherwise false.

## See Also

### Retrieving a language option based on system preferences

- [isAutomaticLegibleLanguageOption()](mediaplayer/mpnowplayinginfolanguageoption/isautomaticlegiblelanguageoption().md)
