Template:Infobox Voice Assistant: Difference between revisions
Appearance
m Header formatting |
m test |
||
| Line 4: | Line 4: | ||
|VoiceAssist-URL-Param= | |VoiceAssist-URL-Param= | ||
|VoiceAssist-License=Wiki Syntax example | |VoiceAssist-License=Wiki Syntax example | ||
|license-Param=a | |||
}} | }} | ||
</pre> | </pre> | ||
| Line 16: | Line 17: | ||
|- | |- | ||
! License | ! License | ||
| {{{license-Param|}}} | | {{#ifeq: {{{license-Param|}}} | a | a | {{{license-Param|}}} }} | ||
|- | |- | ||
! Operating System | ! Operating System | ||
Revision as of 09:53, 19 December 2021
{{Infobox Voice Assistant
|VoiceAssist-URL-Param=
|VoiceAssist-License=Wiki Syntax example
|license-Param=a
}}
| Infobox Voice Assistant | |
|---|---|
| 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 | |