<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@soulmachines/smwebsdk](./smwebsdk.md) &gt; [SceneOptions](./smwebsdk.sceneoptions.md) &gt; [audioOnly](./smwebsdk.sceneoptions.audioonly.md)

## SceneOptions.audioOnly property

Whether the connection should be established with audio but no video

**Signature:**

```typescript
audioOnly?: boolean;
```
