<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@soulmachines/smwebsdk](./smwebsdk.md) &gt; [ConversationStateTypes](./smwebsdk.conversationstatetypes.md)

## ConversationStateTypes enum


**Signature:**

```typescript
export declare enum ConversationStateTypes 
```

## Enumeration Members

|  Member | Value | Description |
|  --- | --- | --- |
|  dpProcessing | <code>&quot;dpProcessing&quot;</code> |  |
|  dpSpeaking | <code>&quot;dpSpeaking&quot;</code> |  |
|  idle | <code>&quot;idle&quot;</code> |  |
|  userSpeaking | <code>&quot;userSpeaking&quot;</code> |  |

