Home Forums Software Development Get Text At Focused Point

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #20319
    Tahir
    Participant

    Hi! Guys i’m a C# developer and i was working with eye focus readings using Tobii Eye Tracker…..i want to read Text at the Location on which tobii eye tracker is focused

    #20342
    Grant [Tobii]
    Keymaster

    Hi @tahirsiddique, thanks for getting in touch. We don’t have out of the box solution for scrolling whilst reading as each application would need native support so as you mentioned that you are a C# developer, I would recommend you check out the Tobii Interaction Library @ https://developer.tobii.com/product-integration/interaction-library/

    Thereafter the simplest approach may be to create a WPF form that imports a text document and that scrolls according to the gaze location on the form with some buffer of error to allow for saccades.

    Please let us know your thoughts on this approach and if you think it will be suitable for your needs. Best Wishes.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.