Template:Infobox Voice Assistant
Jump to navigation
Jump to search
{{Infobox Voice Assistant | Name = Cool voice assistant | InternetRequired = yes | SupportedLanguages = de,en,fr | WakeWord = Hey assistant | SupportedOS = Raspian | CodeLanguage = Python3 | LatestReleaseDate = 2021-12-19 }}
Infobox Voice Assistant |
---|
Infobox template for all available (open) voice assistants.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Name of voice assistant | Name | Name of voice assistant, project or building company.
| String | optional |
Webpage | Url | Webaddress for further information on this voice assistant.
| URL | optional |
License | License | License this voice assistant is build / delivered with. | String | optional |
Online connectivity required | InternetRequired | Is Internet access required for this voice assistant to work properly | Boolean | required |
Supported languages | SupportedLanguages | Languages supported by this voice assistant (multi for several languages).
| String | optional |
Activation word (Wakeword) | WakeWord | Default Wakeword to activate Voice assistant.
| String | required |
Speech recognition service | DefaultSTT | Default engine for speech recognition.
| String | optional |
Speech generation service | DefaultTTS | Default engine for speech generation (TTS)
| String | optional |
Supported Operating Systems | SupportedOS | Supported Operating Systems
| String | required |
Development language (Code) | CodeLanguage | Developped in which code language
| String | optional |
Latest stable version | LatestVersion | Latest public stable available version | String | optional |
Release date of stable version | LatestReleaseDate | Release date of latest stable version. | Date | optional |