Hey fellow iPhoners!
I was just asking myself if it is possible to insert new tasks to work with the VoiceControl feature in the 3GS.
So for example the task to announce the time. It would be required that there is a command listed in the "com.apple.voicedial" file (in "/system/library/voiceservices/plugins") which states the date e.g. like the command
date in Unix.
And of course there are the appropriate speaking recognition commands which you can already change like you want.
Is it
possible to just put a command which is possible to be executed in the iPhone into these files?
Currently the so called "
VSRecognitionClassIdentifier" in those files (in "/system/library/voiceservices/plugins") have a kind of command in their value like "
play-command". So the question is are these commands globally executeable or
where are the definitions for these commands? Can anyone change those?
thx a lot!