<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [sip.js](./sip.js.md) &gt; [SimpleUserMediaRemote](./sip.js.simpleusermediaremote.md) &gt; [audio](./sip.js.simpleusermediaremote.audio.md)

## SimpleUserMediaRemote.audio property

The remote audio media stream is attached to this element.

<b>Signature:</b>

```typescript
audio?: HTMLAudioElement;
```
