<div dir="ltr">Hello,<div><br></div><div>I'm not a developer, but I have some experience with VirtualBox. The reason why not even Microsoft's narrator is able to work with VirtualBox is the hardening of the VirtualBox process, which is enforced to protect the VM from eavesdropping (I think). You can look at the VirtualBox SDK, but you'll probably not find what you're looking for. Also, integrating the NVDA client controller is probably not going to happen and it doesn't look useful, because it requires VirtualBox to send stuff to NVDA (by looking at the C example), which would require considerable effort to rewrite the GUI. The most achievable task might be to build VirtualBox OSE for Windows, without hardening. A much harder task would be to separate the the frontend/GUI part from the VM process and make the frontend run in a normal process. In the upcoming major release of VirtualBox, it looks like the devs have made a move to separate the VM process, but I'm don't know to what end. The frontend still runs in a hardened process.</div><div><br></div><div>Regards,</div><div>Mihai Hanor</div></div><br><div class="gmail_quote"><div dir="ltr">On Fri, Sep 21, 2018 at 12:30 PM Илья Пащук <<a href="mailto:ilusha.paschuk@gmail.com" target="_blank">ilusha.paschuk@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">helo.<br>
<br>
<br>
I'm a nvda (<a href="http://nvaccess.org" rel="noreferrer" target="_blank">nvaccess.org</a>) screenreader addon developer<br>
<br>
I need the way to get some object text in vbox gui, that unaccessable by <br>
standard methods.<br>
<br>
are there any api interface to get this info from vbox gui?<br>
<br>
<br>
i'm using python.<br>
<br>
_______________________________________________<br>
vbox-dev mailing list<br>
<a href="mailto:vbox-dev@virtualbox.org" target="_blank">vbox-dev@virtualbox.org</a><br>
<a href="https://www.virtualbox.org/mailman/listinfo/vbox-dev" rel="noreferrer" target="_blank">https://www.virtualbox.org/mailman/listinfo/vbox-dev</a><br>
</blockquote></div>