PoshCode Archive  All files named "Speech-Recognition.ps1"

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

History for Speech-Recognition.ps1

2018-06-10
13:14
This is an update to my “Speech.psm1” script module for doing voice/speech recognition. With this version, speech macros will be executed asynchronously, so it doesn’t tie up the shell for the duration :) Of course, if the shell is actually BUSY, it will delay execution of macros. See usage examples at the bottom of the script. file: [32b34cb0a6] check-in: [8fcd3dba57] user: Joel Bennett branch: trunk, size: 8626
12:56
Added: This is an update to my “Speech.psm1” script module for doing voice/speech recognition. With this version, speech macros will be executed asynchronously, so it doesn’t tie up the shell for the duration :) Of course, if the shell is actually BUSY, it will delay execution of macros. See usage examples at the bottom of the script. file: [d7f12237f5] check-in: [2f2591c070] user: Joel Bennett branch: trunk, size: 6438