Changes

UBIK HoloLens Client Basics

349 bytes added, 07:13, 17 May 2017
/* Commands */
== Commands ==
The HoloLens App can be controlled with voice commands and gestures.
In '''most''' cases, except for the "Assign POI" and "Refresh POI" voice commands, a ''POI'' can refer to any type of placeable object. In the HoloLens app, this means regular content objects, documents, or tasks.
{| class="wikitable" | width = "100%"
| ''Assign POI|| Switches the currently focused POI into dictation mode and listens for text input. The text is searched against the data model.
|-
| ''Move POI|| Puts the POI or document in movement mode. This can also be triggered by AirTapping the POI
|-
| ''Place POI|| Places the POI or document that is currently being moved
|-
| ''Delete POI|| Removes a POI or document from the virtual world
|-
| ''Reset world|| Removes all placed POIs and documents from the virtual world
|-
| ''Hide documents|| Hides the document list
|-
| ''Show Tasks|| Displays a list of tasks associated to the POI. The tasks can be picked (AirTap) and placed like regular POIs.
|-
| ''Hide Tasks|| Hides the task list
|-
| ''Next|| When documents are shown, brings the next document to the front of the list
15
edits