This library attaches to windows global hooks, tracks keyboard and mouse clicks and movement and raises common .NET events with KeyEventArgs and MouseEventArgs, so you can easily retrieve any information you need: * Mouse coordinates * Mouse buttons clicked * Mouse wheel scrolls * Key presses and releases * Special key states * [NEW] Key combinations and sequences Additionally, there is a possibility to supress certain keyboard or mouse clicks, or detect special key combinations.
A convenient library for outputting Keyboard and Mouse events via a Linux USB Gadget + OTG based /dev/hidX device
Yato.LowLevelInput offers a safe implementation of the windows hooking api. You can easily monitor mouse and keyboard events and register callbacks for specific keys.
Simple hardware event listener and runner
Captures the event from Device File System of Linux.
Provides global hooks for capturing keyboard, mouse, and clipboard events, and simulators for keyboard and mouse events.
A library to globally hook keyboard events in .NET applications.
Recognize and synthesize speech in Universial Window Platform applications using Microsoft WindowsMedia speech recognizers and synthesizers. A SpeechKit application can control application functions by speaking rather than having to use a mouse or keyboard, prompt users for applicable data capture, capture data by speaking rather than typing, confirm data capture with spoken or audio acknowledgement, and synthesize speech to files. Use SpeechKit in the Chant Developer Workbench to interactively enumerate speech engines for testing recognizer- and synthesizer-specific features, trace recognition and synthesis events, test speech grammars, and hear TTS markup playback. Documentation is available at https://www.chant.net/support/documentation/speechkit. Samples are available at https://www.chant.net/support/downloads. NOTE: This is a commercial software product and requires a purchased license for use. Evaluation credentials are available at https://www.chant.net/support/downloads. Purchased licensed credentials are available at https://www.chant.net/store. See https://www.chant.net/products/speechkit for more information about evaluating and purchasing licenses.
Recognize and synthesize speech in Windows applications using Microsoft Cognitive Services (Azure) speech recognizers and synthesizers. A SpeechKit application can control application functions by speaking rather than having to use a mouse or keyboard, prompt users for applicable data capture, capture data by speaking rather than typing, confirm data capture with spoken or audio acknowledgement, transcribe audio files to text, and synthesize speech to files. Use SpeechKit in the Chant Developer Workbench to interactively enumerate speech engines for testing recognizer- and synthesizer-specific features, trace recognition and synthesis events, and hear TTS markup playback. Documentation is available at https://www.chant.net/support/documentation/speechkit. Samples are available at https://www.chant.net/support/downloads. NOTE: This is a commercial software product and requires a purchased license for use. Evaluation credentials are available at https://www.chant.net/support/downloads. Purchased licensed credentials are available at https://www.chant.net/store. See https://www.chant.net/products/speechkit for more information about evaluating and purchasing licenses.
Recognize and synthesize speech in Windows applications using Acapela, Cepstral, CereProc CereVoice, Microsoft Cognitive Services (Azure), Microsoft SAPI-compliant, Microsoft Speech Platform, Microsoft WindowsMedia, and Nuance Dragon NaturallySpeaking speech recognizers and synthesizers. A SpeechKit application can control application functions by speaking rather than having to use a mouse or keyboard, prompt users for applicable data capture, capture data by speaking rather than typing, confirm data capture with spoken or audio acknowledgement, transcribe audio files to text, and synthesize speech to files. Use SpeechKit in the Chant Developer Workbench to interactively enumerate speech engines for testing recognizer- and synthesizer-specific features, trace recognition and synthesis events, test speech grammars, and hear TTS markup playback. Documentation is available at https://www.chant.net/support/documentation/speechkit. Samples are available at https://www.chant.net/support/downloads. NOTE: This is a commercial software product and requires a purchased license for use. Evaluation credentials are available at https://www.chant.net/support/downloads. Purchased licensed credentials are available at https://www.chant.net/store. See https://www.chant.net/products/speechkit for more information about evaluating and purchasing licenses.
Recognize and synthesize speech in Windows applications using Microsoft WindowsMedia speech recognizers and synthesizers. A SpeechKit application can control application functions by speaking rather than having to use a mouse or keyboard, prompt users for applicable data capture, capture data by speaking rather than typing, confirm data capture with spoken or audio acknowledgement, and synthesize speech to files. Use SpeechKit in the Chant Developer Workbench to interactively enumerate speech engines for testing recognizer- and synthesizer-specific features, trace recognition and synthesis events, test speech grammars, and hear TTS markup playback. Documentation is available at https://www.chant.net/support/documentation/speechkit. Samples are available at https://www.chant.net/support/downloads. NOTE: This is a commercial software product and requires a purchased license for use. Evaluation credentials are available at https://www.chant.net/support/downloads. Purchased licensed credentials are available at https://www.chant.net/store. See https://www.chant.net/products/speechkit for more information about evaluating and purchasing licenses.
Recognize and synthesize speech in Windows applications using System.Speech and Microsoft.Speech speech recognition and synthesis engines. A SpeechKit application can control application functions by speaking rather than having to use a mouse or keyboard; prompt users for applicable data capture; capture data by speaking rather than typing; confirm data capture with spoken or audio acknowledgement; transcribe audio files to text; and synthesize speech to files. Use SpeechKit in the Chant Developer Workbench to interactively enumerate speech engines for testing recognizer- and synthesizer-specific features, trace recognition and synthesis events, test speech grammars, and hear TTS markup playback. Documentation is available at https://www.chant.net/support/documentation/speechkit. Samples are available at https://www.chant.net/support/downloads. NOTE: This is a commercial software product and requires a purchased license for use. Evaluation credentials are available at https://www.chant.net/support/downloads. Purchased licensed credentials are available at https://www.chant.net/store. See https://www.chant.net/products/speechkit for more information about evaluating and purchasing licenses.
This library attaches to windows global hooks, tracks keyboard and mouse clicks and movement and raises common .NET events with KeyEventArgs and MouseEventArgs, so you can easily retrieve any information you need: * Mouse coordinates * Mouse buttons clicked * Mouse wheel scrolls * Key presses and releases * Special key states * [NEW] Key combinations and sequences Additionally, there is a possibility to supress certain keyboard or mouse clicks, or detect special key combinations. This is an update of the original libraries that add support to detect injected events by adding a new property for the extended keyboard and mouse events called IsInjected.
An on-screen keyboard component that enables text and shortcut input through touch, mouse or stylus events. The control works similarly to mobile device keyboards, letting users input text into the currently focused entry field.