---
title: supportsAudioStreaming
framework: watchkit
role: symbol
role_heading: Instance Property
path: watchkit/wkinterfacedevice/supportsaudiostreaming
---

# supportsAudioStreaming

A Boolean value that indicates whether the device supports audio streaming.

## Declaration

```swift
var supportsAudioStreaming: Bool { get }
```

## Discussion

Discussion Check this value to determine if audio streaming is available on the current Apple Watch. watchOS supports audio streaming on Apple Watch Series 3 and later.
