<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@soulmachines/smwebsdk](./smwebsdk.md) &gt; [Scene](./smwebsdk.scene.md) &gt; [isMicrophoneConnected](./smwebsdk.scene.ismicrophoneconnected.md)

## Scene.isMicrophoneConnected() method

Is the microphone connected in the session

**Signature:**

```typescript
isMicrophoneConnected(): boolean | null;
```
**Returns:**

boolean \| null

