Generate Wubble dialog
wubble_text_to_dialogGenerate Wubble dialog. Consumes Wubble requests or credits.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| seed | No | Optional deterministic seed. | |
| inputs | Yes | ||
| model_id | No | Optional model ID. | |
| settings | No | Optional dialog settings. | |
| language_code | No | Optional language code. | |
| output_format | No | Optional output format. | |
| apply_text_normalization | No | Text normalization mode. | |
| pronunciation_dictionary_locators | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | ||
| error | No | Developer-service error envelope when the call fails. | |
| success | Yes | Whether the developer-service request succeeded. |