Voice dialer config where? - 8125, K-JAM, P4300, MDA Vario General

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

Related

Voice Tag backup

Here is a tip I'm sure you will find helpful
With all the hard resets we have while the Operating system is still unstable You can backup your voice tag database between hard resets by copying the file CommandModel1.bin found under the windows folder to your pc or to the memory card.
this file length seems to be the same whatever your database size, after hard reset copy it back to your windows folder and all your voice tags are back!
great thanks.....
regards
Super!
Thanks.

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

How do I change welcomehead.96.png?

I'm writing a little tool to restore my settings after a hard reset.
One of the problems I've run into is that I can't "overwrite" the splash screen image in the windows folder.
I'm using visual basic and the "file.copy" command.
Does anyone know how to overwrite this file (and probably also other files in "rom")? Would an api function to copy the file work better?
Total Commander, and MortScript, succeeds in copying another file to \windows\welcomehead.96.png, so there must be a way
B
Let me give you some hints:
1. You must edit ROM to change files.
2. Please go to URL
http://forum.xda-developers.com/viewtopic.php?t=34171
on2003 said:
Let me give you some hints:
1. You must edit ROM to change files.
2. Please go to URL
http://forum.xda-developers.com/viewtopic.php?t=34171
Click to expand...
Click to collapse
OK. I'll Rephrase my question:
I want to write a program to copy the file:
\storage card\welcomehead.96.png
to:
\windows\welcomehead.96.png
on a WM5 device. I'm not interested in editing the rom.
I know it's possible to write a program that can copy the file, since both total commander for PPC can do it and MortScript can do it.
It does not work when using "file.copy" in visual basic. So i'm asking if anyone knows if there's an API function I can use to do it, or if there is some other way to do it.
"Cooking a new rom" is not an option for me. Because:
I want to be able to use whatever rom i want, and I am making a tool which i can run to do the following after a hard reset (or rom upgrade):
- copy files (typically shortcuts to progs intalled on the storage card, files in my documents etc.) from the storage card to the device
- set registry entries the way I want them
- install the cab files I want "automatically"
I've got it all sorted, except that it bombs when i try to copy the file "welcomehead.96.png" to the windows folder.
B
bredita said:
on2003 said:
Let me give you some hints:
1. You must edit ROM to change files.
2. Please go to URL
http://forum.xda-developers.com/viewtopic.php?t=34171
Click to expand...
Click to collapse
OK. I'll Rephrase my question:
I want to write a program to copy the file:
\storage card\welcomehead.96.png
to:
\windows\welcomehead.96.png
on a WM5 device. I'm not interested in editing the rom.
I know it's possible to write a program that can copy the file, since both total commander for PPC can do it and MortScript can do it.
It does not work when using "file.copy" in visual basic. So i'm asking if anyone knows if there's an API function I can use to do it, or if there is some other way to do it.
"Cooking a new rom" is not an option for me. Because:
I want to be able to use whatever rom i want, and I am making a tool which i can run to do the following after a hard reset (or rom upgrade):
- copy files (typically shortcuts to progs intalled on the storage card, files in my documents etc.) from the storage card to the device
- set registry entries the way I want them
- install the cab files I want "automatically"
I've got it all sorted, except that it bombs when i try to copy the file "welcomehead.96.png" to the windows folder.
B
Click to expand...
Click to collapse
You just have to overwrite the existing file...
1. Open the file
2. Write data
3. Close
Cheers,
.Fred
You just have to overwrite the existing file...
1. Open the file
2. Write data
3. Close
[/quote]
Thank you very much for your reply. I'll try that
B

Looking for my voice tags.

I am using SPB Backup to backup my system. Whenever I do a hard reset and then restore, my voice tags are gone and I have to re-record them. Does anyone know where these are stored? I can always back up the files manually if I knew where they were.
You can backup your voice tag database between hard resets by copying the file CommandModel1.bin found under the windows folder to your pc or to the memory card.
this file length seems to be the same whatever your database size, after hard reset copy it back to your windows folder and all your voice tags are back!
Thanks!

Voice dialing with 2.24 ROMs

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.

Categories

Resources