<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@soulmachines/smwebsdk](./smwebsdk.md) &gt; [ConnectOptions](./smwebsdk.connectoptions.md) &gt; [userText](./smwebsdk.connectoptions.usertext.md)

## ConnectOptions.userText property

A custom text string that is sent to the orchestration server

**Signature:**

```typescript
userText?: string;
```
