mIRC Home    About    Download    Register    News    Help

Print Thread
D
dcdon
dcdon
D
Hi Group...

mIRC is basically programmed using a shell, and UNIX, I think.
From your experience, is Dragon Naturally Speaking being used successfully with the newer version(s) like 9.0
I script a little to add the time of post, for colors, etc

tia,
dc

Joined: Oct 2003
Posts: 3,641
A
Hoopy frood
Offline
Hoopy frood
A
Joined: Oct 2003
Posts: 3,641
none of that makes sense. mIRC is programmed in Windows, since it's a Windows app, meaning it likely isn't made in UNIX. Dragon Naturally Speaking has nothing to do with mIRC, IRC, programming, UNIX, shell, or any words you used in this post.

L
LostShadow
LostShadow
L
Originally Posted By: dcdon
From your experience, is Dragon Naturally Speaking being used successfully with the newer version(s) like 9.0


We have a 9.0 version of mIRC?

D
dcdon
dcdon
D
I'm no expert on programming, but Gates has a closed sourcecode, so I doubt that mIRC is programmed in "Windows", but be that as it may, I apologize for being vague. I haven't used Dragon; that's why I wanted to know if it would work with mIRC. I do a little scripting and things like time stamping are written in UNIX. That's to be able to program a right mouse contextual menu, etc. Don't know if that is any clearer, but we'll see.

D
dcdon
dcdon
D
Not that I know of; I was referring to Dragon Naturally Speaking 9.0.

Joined: Dec 2002
Posts: 3,015
C
Hoopy frood
Offline
Hoopy frood
C
Joined: Dec 2002
Posts: 3,015
Originally Posted By: dcdon
I'm no expert on programming, but Gates has a closed sourcecode, so I doubt that mIRC is programmed in "Windows", but be that as it may, I apologize for being vague. I haven't used Dragon; that's why I wanted to know if it would work with mIRC. I do a little scripting and things like time stamping are written in UNIX. That's to be able to program a right mouse contextual menu, etc. Don't know if that is any clearer, but we'll see.

The problem here is that you're throwing terms around with no idea what they mean.

mIRC is coded in C and C++ and is compiled under Windows using Microsoft Visual Studio, as stated on Khaled's FAQ. That's about as "in Windows" as you can get given that Windows is an operating system and not a programming language. See also: Windows API

mIRC has nothing to do with UNIX (which is also an operating system, and not a programming language) or any UNIX shell (a command-line interface for that OS).

Finally, mIRC scripting is a unique language and also has nothing to do with UNIX. That said, mIRC's time functions are based on the C standard library time functions, which use UNIX time standard.

Joined: Oct 2004
Posts: 8,061
R
Hoopy frood
Offline
Hoopy frood
R
Joined: Oct 2004
Posts: 8,061
As to your question, you can use voice recognition software with mIRC to "type" text just like you can with pretty much any other program that allows you to enter text. If you want to program with it, that is a waste of time, however.


Link Copied to Clipboard