Jump to content

Search the Community

Showing results for tags 'nvdacontrollerclient_udf'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • General
    • Announcements and Site News
    • Administration
  • AutoIt v3
    • AutoIt Help and Support
    • AutoIt Technical Discussion
    • AutoIt Example Scripts
  • Scripting and Development
    • Developer General Discussion
    • Language Specific Discussion
  • IT Administration
    • Operating System Deployment
    • Windows Client
    • Windows Server
    • Office

Categories

  • AutoIt Team
    • Beta
    • MVP
  • AutoIt
    • Automation
    • Databases and web connections
    • Data compression
    • Encryption and hash
    • Games
    • GUI Additions
    • Hardware
    • Information gathering
    • Internet protocol suite
    • Maths
    • Media
    • PDF
    • Security
    • Social Media and other Website API
    • Windows
  • Scripting and Development
  • IT Administration
    • Operating System Deployment
    • Windows Client
    • Windows Server
    • Office

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Member Title


Location


WWW


Interests

Found 1 result

  1. Hi dear This is the first include file I designed This work is especially directed to NVDA free screen reader users It contains a set of functions that enable you to control the program Such as forcing the program to read a custom text Force it to stop talking Find out if the program is running And show custom text in the Braille screen Available functions are _nvdaControllerClient_Load() to load the dll file _nvdaControllerClient_free() to UnLoad the dll file _nvdaControllerClient_SpeakText() to speak a custom text _nvdaControllerClient_brailleMessage() to show custom text in the Braille screen _nvdaControllerClient_cancelSpeech() to Force the NVDA to stop talking _nvdaControllerClient_testIfRunning() to check if the NVDA is running important note : All of these functions depend on a nvdaControllerClient32.dll I've added it in the attachments, as well as a file for examples, and other files As the source and examples in other languages For those who wanted to download the free screen reader, this is the download link from the official website https://www.nvaccess.org/download/ i hope you like this topic I hope you will try it and give me your opinions Thank you all members and administrators for their help now with the Attachments nvdaControllerClient_UDF.zip
×
×
  • Create New...