He converted it to AutoIt, as he is using some existing code to parse whats in the RMediaDatabase. The way I see it happening, if they are using the database, then his script will make the ini's from all of the already gathered information. If they are not using the database, then your scripts will create the ini's.
Again, as mentioned, the DB version will be a bit better, as it reads the tags and such, and will work no matter how they have their
music on the hard drive, Single folder, sub folders, 3 levels deep ect ect.
As far as M$, there are no copyrights on such things as "Play Album", "Play Artist" and "Play Song", so nothing to worry about there.
Using those commands are by FAR the best way to go about it, as it is much more natural to say "Play Artist Journey" than it is to say "Load Journey". The secondary advantage is that you can parse it out as to what ini to look in based on the "pre" command.
On another note, I am sorry to say, I really do not like all of the "Select" stuff heheh "Select Volume Up" is just kinda strange to say rather than "Volume up", or "Increase volume".
Also, having "select" in front of every command is the exact same, as far as accuracy goes, as not having it at all. In fact it can make it a little bit less accurate, as everything has "select" and the command.
Select Menu
Select Audio
Select Gas
Select Weather
Select Mute
Select Visual
Select Volume down
Would be the same exact accuracy as this, being "select" is on EVERY command above:
Menu
Audio
Gas
Weather
Mute
Visual
Volume down
Making the commands a bit different, will increase the accuracy, as well as make it far more natural to say:
Main Menu
Audio Browser
Gas Prices
Weather Forecast
Mute Audio
Visual On
decrease volume
What I have done personally in my ini is to create all of the commands like that in the "all section" of the ini, and leaving all of the "select" ones in place, as I do not know what side effects that would have to pull them all out.
Jebus, Just out of curiosity, what kind of microphone are you using to test this all with?
.
.
Bookmarks