Neptune 3 UI - Voice Assistant

The Neptune 3 UI provides optional support for a voice assistant, that allows user to operate UI features by voice commands. Amazon's Alexa (c) is currently used as a voice assistant.

The voice assistant app can be installed via the Downloads App. Please note, that the app might not be available for all platforms and CPU architectures.

A dedicated button for the activation of Alexa is available in the Neptune 3 UI status bar after a successful installation:

In order to appear in Neptune 3 UI status bar, the window inside the voice assistant app should have window property "windowType", that is equal to "statusbar":

setWindowProperty("windowType", "statusbar")

It is possible to get available space inside status bar by using:

Config.statusBarHeight

The Alexa app sources can be downloaded from Qt Voice Assistant repository at: Qt Voice Assistant

© 2019 Luxoft Sweden AB. Documentation contributions included herein are the copyrights of their respective owners.
The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation.
Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.