Skip to content

Files

Latest commit

 

History

History
37 lines (24 loc) · 1.21 KB

README.md

File metadata and controls

37 lines (24 loc) · 1.21 KB

get-livecaptions-cpp

Get real time content of Windows System APP "Live Captions" [win+ctrl+L], write content into file. using c++/winrt, asio

check slibing project get-livecaptions-rs

Usage

Optional arguments:
  -h, --help         shows help message and exits
  -v, --version      prints version information and exits
  -o, --output file  filename, write content into file. use - for console. [required]

UIAutomation

To find the LiveCaptions GUI AutomationID, you may need tools as inspect, or Automation-Spy

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.