<!-- 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; [stopSpeakingWhenNotVisible](./smwebsdk.sceneoptions.stopspeakingwhennotvisible.md)

## SceneOptions.stopSpeakingWhenNotVisible property

Default true. True means that the DP's speech should be interrupted when the user changes tabs

**Signature:**

```typescript
stopSpeakingWhenNotVisible?: boolean;
```
