<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [sip.js](./sip.js.md) &gt; [SimpleUserMediaConstraints](./sip.js.simpleusermediaconstraints.md) &gt; [audio](./sip.js.simpleusermediaconstraints.audio.md)

## SimpleUserMediaConstraints.audio property

If true, offer and answer to send and receive audio.

<b>Signature:</b>

```typescript
audio: boolean;
```
