Template:Infobox Voice Assistant: Difference between revisions
Appearance
mNo edit summary |
m First finetuning |
||
| Line 63: | Line 63: | ||
"license-Param": { | "license-Param": { | ||
"label": "License for Voice Assistant", | "label": "License for Voice Assistant", | ||
"description": "", | |||
"type": "string" | |||
}, | |||
"os-Param": { | |||
"label": "Supported Operating Systems", | |||
"description": "", | |||
"type": "string" | |||
}, | |||
"codelang-Param": { | |||
"label": "Code development language", | |||
"description": "Python, Perl, PHP, ...", | |||
"type": "string" | |||
}, | |||
"supplang-Param": { | |||
"label": "Voice assistant for a specific or multi language", | |||
"description": "multi for several languages", | |||
"type": "string" | |||
}, | |||
"inetreq-Param": { | |||
"label": "Is Internet access required to work properly", | |||
"description": "", | |||
"type": "string" | |||
}, | |||
"defstt-Param": { | |||
"label": "Default engine for speech recognition", | |||
"description": "", | |||
"type": "string" | |||
}, | |||
"defwakeword-Param": { | |||
"label": "Default Wakeword to activate Voice assistant", | |||
"description": "", | |||
"type": "string" | |||
}, | |||
"deftts-Param": { | |||
"label": "Default engine for speech generation", | |||
"description": "", | |||
"type": "string" | |||
}, | |||
"version-Param": { | |||
"label": "Latest public available version", | |||
"description": "", | |||
"type": "string" | |||
}, | |||
"lastupdate-Param": { | |||
"label": "Last public software update", | |||
"description": "", | "description": "", | ||
"type": "string" | "type": "string" | ||
Revision as of 00:30, 19 December 2021
{{Infobox Voice Assistant
|VoiceAssist-URL-Param=
|VoiceAssist-License=Wiki Syntax example
}}
| URL | |
|---|---|
| License | |
| Operating System | |
| Programming Language | |
| Supported Languages | |
| Internetaccess required | |
| Default STT Engine | |
| Default Wakeword | |
| Default TTS Engine | |
| Latest Version | |
| Latest Update |
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Name of voice assistant | name-Param | Project or Company name | String | optional |
| Domain for further info on Voice Assistant | url-Param | String | optional | |
| License for Voice Assistant | license-Param | String | optional | |
| Supported Operating Systems | os-Param | String | optional | |
| Code development language | codelang-Param | Python, Perl, PHP, ... | String | optional |
| Voice assistant for a specific or multi language | supplang-Param | multi for several languages | String | optional |
| Is Internet access required to work properly | inetreq-Param | String | optional | |
| Default engine for speech recognition | defstt-Param | String | optional | |
| Default Wakeword to activate Voice assistant | defwakeword-Param | String | optional | |
| Default engine for speech generation | deftts-Param | String | optional | |
| Latest public available version | version-Param | String | optional | |
| Last public software update | lastupdate-Param | String | optional | |