Skip to main content
19-Tanzanite
March 9, 2020
Question

How to get user input in Hololens project

  • March 9, 2020
  • 1 reply
  • 1896 views

Hi all,

 

I'm looking for a way to get user input in Hololens project.

 

/VR

1 reply

21-Topaz I
March 9, 2020

Hi @Velkumar ,

 

possible could be to have 3d buttons for character's input and confirm/ some  kind of  virtual keyboard which you can display and click for the input of text. you can use a 3dImage widget showing a dynamic generated svg image, where you can display the text which is inputted 

you can also try to use some voice command for inputs of few options

Velkumar19-TanzaniteAuthor
19-Tanzanite
March 9, 2020

Hi @RolandRaytchev 

 

Thanks for your response. It will be helpful if you provide some steps/codes/example.

 

/VR

21-Topaz I
March 9, 2020

Hi @Velkumar ,

 

when I have such code I will provide it, this is what I generally do  when  I am try ing to answer a post. Unfortunately, I do not have such code, but wanted to provide some hint / a small info is better as nothing. The idea what I mention is that what I will start to consider if I have a similar issue and therefore, I mentioned it. You can consider it or ignored it, this is your choice. Possible another community member could provide another more helpful idea which was already tested more detailed in project.

If you have still problem and there is no other post with solution, I could check it next time more detailed in a demo project.