Voice dialing with 2.24 ROMs - 8125, K-JAM, P4300, MDA Vario General

Hello everybody,
please, do you know how to add new voice tag for a program with any 2.24 ROM (Mr. Clean, Orange...)? When I used Voice Dialer for a first time, it told me that there is no voice tag and I had possibility to add voice tags for Contacts or Programs. Now when I would like to add new voice tag for program, I have no possibility. I can add new command for contact by entering Contacts and choosing "Add voice Tag..." from context menu. But what about programs? In the older ROMs there was shorcut for "learning mode" of Voice Dialer under Start->Settings->Personal, but neither in Mr. Clean nor in Orange 2.24 is such a shorcut anymore. Any ideas? Could anybody with older ROM try to find out something about this shorcut for learning mode of Voice Dialer? Thank you.

I will reply by myself :lol:
I have communicated with the people from Cyberon. Their hint was:
Dear Sir,
1. Please rename VoiceTagCPL.cp_ to VoiceTagCPL.cpl
2. Please copy VoiceTagCPL.cpl to the PDA directory "\Windows".
3. Reset the device.
The Voice Speed Dial settings program icon will show in the
Settings->Personal. We release this file to every manufacture. We are
wondering if they forget to put it in \Windows.
Best Regards,
Cyberon
Unfortunatelly, from their message I could not recognize where to locate VoiceTagCPL.cp_. But I found VoiceTagCPL_0409.ini in my Windows directory. I opened that file and there was path to the file CVDSetting.exe in the Windows directory. I have opened this file and voala, that's it! So I have created shorcut of this file and now I ma sattisfied :wink:

Voicetag.cpl
Just in case you want the file.....
cpl file is in the zip file...

Great, this is even better then a shortcut in my Programs folder.

Related

Voice dialer config where?

Anybody know where is file that save Voice dialer tags?
When I make a Hard reset I want to save first this tags (copy file) and then past after reset; so I don't have to record again.
Thanks
Copy the file CommandModel1.bin found under the windows folder. I believe that is all you need to save.
There's a backup utility on the Cyberon site:
http://www.cyberon.com.tw/download.htm
Arnon
Great!
Thanks to all

Voice Command Over BT (non-Cyberon)

Based on the BA_WM5_Voice_Dialer.cab file from this thread:
http://forum.xda-developers.com/viewtopic.php?t=28033
Since I can't stand Cyberon Voice Speed Dial and trying to train the stupid program for hundreds of contacts, I removed all the Cyberon-related files and registry entries, and changed the link to point to \Program Files\Voice Command\voicecmd.exe.
This 30K CAB file is all you need, saving you 440K of Cyberon files. Just install Microsoft Voice Command 1.5 first, then install this CAB file, then reboot. Tada!
http://www.beyondthetech.com/downloads/phone/hacks/VC_Over_BT_[btt].cab

[new release] VJBrisk - very specific file launcher

Guys, don't get excited, this is just a teeny tiny app for a special request:
http://forum.xda-developers.com/viewtopic.php?t=50460&start=0&postdays=0&postorder=asc&highlight=
I'm basically not releasing anything for a while whilst I work on my new website, which is taking ages
However, this app is just used to launch an app in the same folder, with the filename
VJTarget.exe
or a shortcut called VJTarget.lnk.
This is very specific in use. You don't need it, I'm sure.
But if you have an app that can launch an .exe, but won't launch a shortcut with a command line, then this might be for you (I know some button redefiners and Today launchers might get use out of this)
So, basically, if you want to run VJDialer with a command line in TomTom:
1. Create a shortcut to VJDialer and set it up as you normally would.
2. Check the shortcut to ensure it works.
3. Copy it to your target folder.
4. Copy VJBrisk.exe to the same target folder.
5. Rename the shortcut you made in Step 1 to VJTarget.lnk.
6. Running VJBrisk will now launch VJTarget with its command line etc.
So, setup TomTom to run VJBrisk, and VJBrisk will then launch a file called VJTarget.exe or VJTarget.lnk in the same folder.
Like I said, very specific, but a good experiment for me with some nice string classes
On my (old) website.
V
Thanx!
I will rewrite my question here, because it's + appropriated:
i will try NOW your app.... only a question:
VJbrisk.exe launch only one vjtarget.lnk or just rename it (exe) with the same name of the link to have more than 1 phone link?
(es Vjbrisk1.exe call Vjbrisk1.lnk, Vjbrisk2.exe call VJbrisk2.lnk etc ?
sorry 4 my english
:::EDIT:::::
i HAVE AN IDEA!
If a Vjbrisk.exe read from a text file vjtarget.txt :
links = 2
link1: vjdial.exe 123456789;
link2: vjdial.exe 987654321;
then by renaming as Vjbrisk1.exe or vjbrisk2.exe the program execute the link into the txt?
the counter is for vjbrisc[X].exe, from x=1 to x=[links].....
or the exe filename can be compared with a string written into the txt:
"VBrisk1.exe" = vjdial.exe 123456789
"VBrisk2.exe" = vjdial.exe 123456789
I don't know is it's possible.... however good work for all others apps that you've made !
VJBrisk will launch VJTarget.exe or VJTarget.lnk.
I could make it so that renaming VJBrisk Eg VJBrisk2.exe will launch VJTarget2.exe.
But for your TomTom setup, I suggest you just use a different folder and a different copy of VJBrisk for each app you need to run.
The text file option is possible, but may be more complicated then just renaming the .exe as I describe above.
V
ok thnx 1000
accidental presses solved
thanks again to kokotas and vijay555.
kokotas for his ROM that allows me to replace \windows\biotouch.exe without difficulty
vijay555 for his VJBrisk that allows a "new biotouch.exe" to launch a shortcut to s2u2.exe
this means slide2unlock2 will remain locked, even if there are accidental presses/brushes(due to hardware design) while my elf is in my pocket.
Hi, Vijay.
Is there any chance that you could modify this app so that it would pass the command-line parameter it was launched with on to the shortcut?
Here's what i'm trying to acchieve:
I'm using a QR Code reader called quickmark that can read a URL from the barcode, and open it in a web browser. It can ce switched to use Opera instead of IE, but it attempts to launch the executable called OperaLaunch.exe from /Windows, while my Opera9 beta exec is on the storage card, and it's called Opera9.exe
I tried to create a shortcut to it, rename it to VJTarget.lnk, and place it in /Windows along with VJBrisk renamed to "OperaLaunch.exe". When i tried to access a web page from quickmark, opera was launched, but it opened its home page, as if it didn't receive the command line parameter. Manualy running the link with URL as command line parameter worked fine, so it seems that VJBrisk doesn't pass the parameter...
[new version!] Command line support
mr_deimos - that's a really good idea. I don't know why I had never supported it before.
Can you please try this new version.
It's been years since I've made a cab, so for now, just a new .exe.
Let me know if it works ok for you.
VJBrisk 0.2 with command line support
V
Whoa, i didn't notice this version before. Thanks for making the update and sorry for the late reply.
However unfortunately it still doesn't seem to pass the command line parameters. Right now i don't have the opera9 anymore, but i tested it with netfront:
I have the vjbrisk.exe renamed to OperaLaunch.exe and vjtarget.lnk (pointing to my NetFront executable on storage card) in my /windows dir.
If i run:
Code:
\windows\vjtarget.lnk http://www.xda-developers.com
Netfront opens up, and loads the xda-dev website.
But ruunning:
Code:
\windows\operalaunch.lnk http://www.xda-developers.com
NetFronf fires up, but loads its homepage instead of this website Of course the same happens with QuickMark - it just launches NF, without loading the proper page.
vijay555 said:
mr_deimos - that's a really good idea. I don't know why I had never supported it before.
Can you please try this new version.
It's been years since I've made a cab, so for now, just a new .exe.
Let me know if it works ok for you.
VJBrisk 0.2 with command line support
V
Click to expand...
Click to collapse
it works fine, but can you make an option so that it is possible to use it multiple times in one directory =?
ex:
manila2d use on homescreen hardcoded:
-> clock.exe for timer+
-> calendar.exe for outlook calendar.
# # # #
now i want to use:
-> clock.exe for spb time
-> calendar.exe for thumbcal
so i overwrite calendar.exe + clock.exe with your tool(copy vjbrick.exe to calendar.exe + clock.exe) + make the link to vjtarget....
so how can handle your tool this for different targets ?
my idea would be that there is
1.) vjbrick.exe looks to its own exe-name and searching for a file with extension: ".vjb" . there the call is inside to the correct exefile + paramter
so for example:
1.) copy vjbrick.exe to calendar.exe + copy to windows(overwrite the orig file)
2.) generate a file calendar.vjb + inside there is: "programm files\thumbcal\thumbal.exe -day" + copy the file to \windows
manila2d->
THEREFORE: a lot of guys which are searching therefore a solution !!!!!!!!!!!
cu camel
Deprecated
Guys, VJBrisk has been updated and relaunched here
http://forum.xda-developers.com/showthread.php?p=3252253#post3252253
V

voicecmd missing

hi there folks
jave a problem on my hermes... when i press the button for voicecmd i get an error saying voicecmd.exe missing... since i would like to have voice dial for my phonebook contacts, can sum1 please say me how to put that on my ppc?
using faria32 rom for wm6
Copy the cab file for ms voice command from this thread (link at bottom) onto your sd card and then use a file explorer cab to install it. You will have to change the button configuration in settings>personal>buttons.
http://forum.xda-developers.com/showthread.php?t=298263
Cheers...

Changing softkey to "Call History" ~Please Help!

I have downloaded and installed a softkey manager that works. (SoftKeyAppletEx)
I just cannot seem to find where the call history exe or lnk is located.
Where does the Call History button take us to when the phone app is running?
Searched to no avail, by the way.
I'm trying to find out the command for it. I am sure capp.exe is called with some parameters on commandline.
Please let me know what you find out...
I have posted on another forum as well. If they post anything helpful, I will post it here as well.
1. Create a shortcut key to \Windows\LaunchMSItem.exe w/ "CALLHISTORY_ALL_CALLS" parameters ( I think you have it w/ yr HTC home). You can do it easily w/ Resco Explorer or the hard way below:
a.Create a text file and name its as "CallHistory.lnk"
b. 49#"\Windows\LaunchMSItem.exe" CALLHISTORY_ALL_CALLS as it content
c. put it into yr phone (e.g. /Windows)
2. Then the registry as follow
HKEY_CURRENT_USER\Software\Microsoft\Today\Keys\11 2
"Open"="\Windows\CallHistory.lnk"
"Default"="History"

Categories

Resources