View Single Post
Old 04-21-11, 11:50 AM   #7150
TheDarkWraith
Black Magic
 
Join Date: Jun 2007
Posts: 11,962
Downloads: 147
Uploads: 5


Default

Had to make a small change to the Speech Recognition UI:


Apply was added. This was needed because the 'rebooting' of skwasjer's speech recognition module takes a couple of seconds even on my fast system. Apply is not visible until you change the current confidence level. This is like a reminder saying hey you need to click Apply to have this applied. So to set new confidence level:
- mouse into the current confidence level value
- use mousewheel to increase/decrease
- when satisfied with new value click Apply to have it applied to Speech Engine (will 'reboot' the Speech Engine with new confidence level - you will see game freeze while this happens - this is ok)

Also changed how the Microphone icon works. It is only displayed if:
- skwasjer's speech recognition dll is found AND
- Speech Recognition.py is found in \data\Scripts\Menu

Just have to code in saving and loading of current confidence level to/from file.

Thinking about adding in a control that will let you select the language also. Thoughts For those who might want to try giving commands in another language a try. If not successful then you could go back to another language.

TheDarkWraith is offline   Reply With Quote