13 lines
796 B
Markdown
13 lines
796 B
Markdown
|
# InlineResponse200Modes
|
||
|
|
||
|
## Properties
|
||
|
Name | Type | Description | Notes
|
||
|
------------ | ------------- | ------------- | -------------
|
||
|
**name** | **str** | name of the function. Currently, only 4 functions are widely supported: “Speech synthesis“, “Image recognition“, “Translation“, “Speech recognition“ | [optional]
|
||
|
**value** | **bool** | logical value true or false, which shows the status of the function: on or off | [optional]
|
||
|
**genders** | **bool** | logical value true or false, which shows the ability to synthesize speech for both sexes. Displayed only for function “Speech synthesis“ | [optional]
|
||
|
|
||
|
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||
|
|
||
|
|