Can we able to pull the data from NVDA speech viewer option using c# ?

Dineshkumar.S 446 Reputation points
2022-10-06T04:33:19.003+00:00

NVDA screen reader has a functionality to track each and every action of the user and display the actions in a seperate window So I want use those data in my windows application so is there any way to get the data from the NVDA screen reader 247947-nvda-1.png

the above shown picture is the reference of the actions tracked by NVDA so I need to access the data provided by NVDA and use it in my windows form applications so any suggest me any ideas to do that?
Thanks in advance.

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,405 questions
.NET CLI
.NET CLI
A cross-platform toolchain for developing, building, running, and publishing .NET applications.
323 questions
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,294 questions
{count} votes