Turn off confirmation messages of eye calibration in Hololens 2

Randazzo Mattia 20 Reputation points
2023-10-20T09:32:27.97+00:00

Hello,

I am developing an application for Hololens 2 controlled by eye-tracking. I have used the "eye calibration checker" script from one of the examples to launch the calibration routine when a new user wears the headset.

In order to complete the calibration, the user has to press a button, two times, with their hand. Since the targets of my solution may not be able to neither move their arms nor speak while using the app, I would like to know whether it is possible in any way to change these steps. As an example, by replacing the confirmation through button press with a timer.

Thank you in advance for your help!

C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,605 questions
HoloLens Development
HoloLens Development
HoloLens: A family of Microsoft self-contained, holographic devices that enable engagement with digital content and interaction with holograms in the surrounding environment.Development: The process of researching, productizing, and refining new or existing technologies.
390 questions
0 comments No comments
{count} votes

Accepted answer
  1. Zuocheng Wang - MSFT 3,081 Reputation points Microsoft Vendor
    2023-10-23T07:41:35.62+00:00

    Hello, Welcome to Microsoft Q&A,

    Eye Calibration is a system feature, and we cannot modify its interaction mode through code.

    HoloLens 2 supports Gaze and dwell interactions within the application, but such a feature is not currently provided at the system level. If you need it, you can submit a feature request for it via Feedback Hub - Give us feedback | Microsoft Learn.


    If the response is helpful, please click "Accept Answer" and upvote it.

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful