mIRC Home    About    Download    Register    News    Help

Print Thread
Joined: Sep 2003
Posts: 26
L
Ameglian cow
OP Offline
Ameglian cow
L
Joined: Sep 2003
Posts: 26
I've made a script which uses Speech-to-Text and Voice commands.
When I get highlighted and mirc isn't active ($appactive == $false), the TTS will tell me who highlighted me and ask if I want the full line.
If my mirc isn't active, it doesn't reply to voice commands. So I can say/shout "yes" all I want, but it doesn't respond at all.
If I put my mirc up/active, it instantly works with all the voice commands.
I've checked with "//echo 4 $vcmdstat" to see if it was in 3 (which is listening) and it does listen when it's minimized, yet it doesn't work.

How can I make mirc listen to voice commands when it's not active?

Btw, for those that are curious about this script.. here is an example:
mirc: Text highlight in private from: $nick
mirc: Play message?
me: yes
mirc: <full line>
mirc: Reply with nothing or busy?
me: busy
mirc: I'm busy right now, I'll get back to you later. (to user)

Joined: Sep 2003
Posts: 26
L
Ameglian cow
OP Offline
Ameglian cow
L
Joined: Sep 2003
Posts: 26
Been busy for a bit... roaming IRC for help/answers.

From the looks of it, most people say this is a "feature" or bug.
But with $appactive around, it would be more of a bug than a feature.

Could anyone shine a little bit more light on this feature/bug or give a possible solution?

Joined: Sep 2003
Posts: 4,230
D
Hoopy frood
Offline
Hoopy frood
D
Joined: Sep 2003
Posts: 4,230
I have never used this, but could u maybe bring mirc forward so it is the active app when it needs you to answer?

Joined: Sep 2003
Posts: 26
L
Ameglian cow
OP Offline
Ameglian cow
L
Joined: Sep 2003
Posts: 26
Quote:
I have never used this, but could u maybe bring mirc forward so it is the active app when it needs you to answer?

I've tried that already and it's not a solution, due to 2 things:
- When I'm gaming it can screw everything up, either make colors/gamma go weird or totally crash the game.
- When mirc popups I could just read what was said and type a response, voice would be obsolete then.


Link Copied to Clipboard