Conversion_Kitchen_Code/kitchen_counter/conversion/translation/docs/InlineResponse200Modes.md

13 lines
796 B
Markdown
Raw Permalink Normal View History

2024-04-27 09:33:09 +00:00
# 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)