---
title: isAvailable
framework: speech
role: symbol
role_heading: Type Property
path: speech/speechtranscriber/isavailable
---

# isAvailable

A Boolean value that indicates whether this module is available given the device’s hardware and capabilities.

## Declaration

```swift
static var isAvailable: Bool { get }
```
