The MP3car.com Store The MP3car.com Store    

Sponsored links

Go Back   MP3Car.com > Mp3Car Technical > Software & Software Development > Support Software > PowerVoice

Reply
 
LinkBack Thread Tools Display Modes
Old 10-10-2004, 03:30 PM   #46
FLAC
 
tbird2340's Avatar
 
Join Date: Oct 2003
Location: Poland, OH
Posts: 1,568
OK... I'm still having problems getting macros to work. In my navvoice.ini I have this line:

program_close460=VK_CONTROL,VK_SHIFT,D,^

and in my xml file I have this line:

<p val="460">search</p>

Now when I say "search" the navvoice opens an explorer window for some reason. If I actually hold CTRL+SHIFT+D down on my keyboard Automate runs the script. So I know it works but NavVoice must not be doing that key combo. Any ideas?
__________________
Current Vehicle: 2005 Dodge Ram 1500 Quad Cab

First Vehicle: 2003 Ford Ranger
tbird2340 is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Old 10-10-2004, 04:06 PM   #47
My Village Called
 
0l33l's Avatar
 
Join Date: Jul 2004
Location: Berkeley, CA
Posts: 10,763
Quote: Originally Posted by tbird2340
OK... I'm still having problems getting macros to work. In my navvoice.ini I have this line:

program_close460=VK_CONTROL,VK_SHIFT,D,^

and in my xml file I have this line:

<p val="460">search</p>

Now when I say "search" the navvoice opens an explorer window for some reason. If I actually hold CTRL+SHIFT+D down on my keyboard Automate runs the script. So I know it works but NavVoice must not be doing that key combo. Any ideas?

This is weird. I tested this and it works (I have a program that does calledID and that is used to enter debug mode) and it does it perfectly. Maybe its because I'm using the new version

HERE's WHY! You must have missed a number!
Code:
460: openprog(460); 461: closeprog(461, true);

Basically you put that code into the open part, and the open part is not were macros go. You have to put it into the NAMES place (300-399). Also the macros function in the names does not work properly I think, so I fixed it in v.7.

You can not put macros into the open program/minimize/max/restore/favorites. The only two places that accept macros are close program and NAMES.
__________________
PowerVoice v1 | NaviVoice Source
GammaControl v2.4
SKINbedder v3

1995 Lexus SC300 <-- Weekend Car
1997 Mazda Miata <-- Daily Driver
0l33l is offline   Reply With Quote
Old 10-10-2004, 05:20 PM   #48
FLAC
 
tbird2340's Avatar
 
Join Date: Oct 2003
Location: Poland, OH
Posts: 1,568
Include that in the manual!
__________________
Current Vehicle: 2005 Dodge Ram 1500 Quad Cab

First Vehicle: 2003 Ford Ranger
tbird2340 is offline   Reply With Quote
Old 10-10-2004, 05:23 PM   #49
My Village Called
 
0l33l's Avatar
 
Join Date: Jul 2004
Location: Berkeley, CA
Posts: 10,763
Quote: Originally Posted by tbird2340
Include that in the manual!

Ok. I figured out a way to mute the mic, but obviously you will have to manually enable/disable it to use. And good news for you! There is going to be a tiny config program for the volume
__________________
PowerVoice v1 | NaviVoice Source
GammaControl v2.4
SKINbedder v3

1995 Lexus SC300 <-- Weekend Car
1997 Mazda Miata <-- Daily Driver
0l33l is offline   Reply With Quote
Old 10-10-2004, 08:51 PM   #50
I'm sorry, and you are....?
 
frodobaggins's Avatar
 
Join Date: Jan 2003
Location: Ruston, LA
Posts: 9,860
Here is how the manual should go:

How do you do X?

Step 1
Step 2
Step 3
...
__________________
FrodoPlayer.com
TeaBaggins.com
[H]4 Life
My next generation Front End is right on schedule.
It will be done sometime in the next generation.
I'm a lesbian too.
I am for hire!
frodobaggins is offline   Reply With Quote
Old 10-10-2004, 09:13 PM   #51
My Village Called
 
0l33l's Avatar
 
Join Date: Jul 2004
Location: Berkeley, CA
Posts: 10,763
Quote: Originally Posted by frodobaggins
Here is how the manual should go:

How do you do X?

Step 1
Step 2
Step 3
...

Ok. I figured out how to turn the mic off without muting the line in Turns out its a SAPI command
__________________
PowerVoice v1 | NaviVoice Source
GammaControl v2.4
SKINbedder v3

1995 Lexus SC300 <-- Weekend Car
1997 Mazda Miata <-- Daily Driver
0l33l is offline   Reply With Quote
Old 10-10-2004, 09:28 PM   #52
I'm sorry, and you are....?
 
frodobaggins's Avatar
 
Join Date: Jan 2003
Location: Ruston, LA
Posts: 9,860
You quote wrong person ?
__________________
FrodoPlayer.com
TeaBaggins.com
[H]4 Life
My next generation Front End is right on schedule.
It will be done sometime in the next generation.
I'm a lesbian too.
I am for hire!
frodobaggins is offline   Reply With Quote
Old 10-10-2004, 10:59 PM   #53
My Village Called
 
0l33l's Avatar
 
Join Date: Jul 2004
Location: Berkeley, CA
Posts: 10,763
Quote: Originally Posted by frodobaggins
You quote wrong person ?

Nope, I replied "ok" to your post I guess I should have used a line break after that
__________________
PowerVoice v1 | NaviVoice Source
GammaControl v2.4
SKINbedder v3

1995 Lexus SC300 <-- Weekend Car
1997 Mazda Miata <-- Daily Driver
0l33l is offline   Reply With Quote
Old 10-11-2004, 12:19 PM   #54
FLAC
 
tbird2340's Avatar
 
Join Date: Oct 2003
Location: Poland, OH
Posts: 1,568
OK.. Got the macro to work in NaviVoice.. I was able to bring up the search in FP and say each letter to do a search but I still have to touch the screen to select a result. It would be nice if I could just say enter and it would play the results listed.

Also, I asked before if it's possible to say entire artist names and you said it would be.. Did you mean if you programmed them into the config files? I meant w/out having to type out each individual artist... That's my feature request!
__________________
Current Vehicle: 2005 Dodge Ram 1500 Quad Cab

First Vehicle: 2003 Ford Ranger
tbird2340 is offline   Reply With Quote
Old 10-11-2004, 05:28 PM   #55
My Village Called
 
0l33l's Avatar
 
Join Date: Jul 2004
Location: Berkeley, CA
Posts: 10,763
Quote: Originally Posted by tbird2340
OK.. Got the macro to work in NaviVoice.. I was able to bring up the search in FP and say each letter to do a search but I still have to touch the screen to select a result. It would be nice if I could just say enter and it would play the results listed.

Also, I asked before if it's possible to say entire artist names and you said it would be.. Did you mean if you programmed them into the config files? I meant w/out having to type out each individual artist... That's my feature request!

That would be a request for Frodo..... I can't control how he programmed his program. Basically a request for enter to start playing.... forward this to him.

NaviVoice only recognizes things that are in its config files, so you would have to spell the artists out or input them as NAMES.
__________________
PowerVoice v1 | NaviVoice Source
GammaControl v2.4
SKINbedder v3

1995 Lexus SC300 <-- Weekend Car
1997 Mazda Miata <-- Daily Driver
0l33l is offline   Reply With Quote
Old 11-04-2004, 11:53 PM   #56
Maximum Bitrate
 
Join Date: Jun 2004
Location: Bay Area, California
Posts: 644
two words. female voice
WhiteRabbit is offline   Reply With Quote
Old 11-04-2004, 11:56 PM   #57
My Village Called
 
0l33l's Avatar
 
Join Date: Jul 2004
Location: Berkeley, CA
Posts: 10,763
Quote: Originally Posted by WhiteRabbit
two words. female voice

Go to start -> control panel -> speech -> text to speech -> and play with the voice selection.
__________________
PowerVoice v1 | NaviVoice Source
GammaControl v2.4
SKINbedder v3

1995 Lexus SC300 <-- Weekend Car
1997 Mazda Miata <-- Daily Driver
0l33l is offline   Reply With Quote
Old 11-05-2004, 12:55 AM   #58
Maximum Bitrate
 
Join Date: Jun 2004
Location: Bay Area, California
Posts: 644
any way to get a better voice than LH michelle?
WhiteRabbit is offline   Reply With Quote
Old 11-05-2004, 01:05 AM   #59
My Village Called
 
0l33l's Avatar
 
Join Date: Jul 2004
Location: Berkeley, CA
Posts: 10,763
Yeh, I also hate her. Go here for some good voices
__________________
PowerVoice v1 | NaviVoice Source
GammaControl v2.4
SKINbedder v3

1995 Lexus SC300 <-- Weekend Car
1997 Mazda Miata <-- Daily Driver
0l33l is offline   Reply With Quote
Old 11-22-2004, 10:24 PM   #60
Newbie
 
Join Date: Oct 2004
Posts: 4
I have a feature request that could probably be implemented without too much hassle if possible. Break up the navivoice.xml into two files one that overrides with user specific items and then leave the default. Just an idea if that hasn't been request already
fang64 is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are Off
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
Feature Requests Nic NeoCar Media Center 34 11-11-2004 05:27 PM
Feature Requests .... pretty please? Chita79 FrodoPlayer 24 11-04-2004 06:51 PM
Feature Requests frodobaggins FP Feature Requests 0 10-16-2004 02:51 AM
FP Feature Requests frodobaggins FrodoPlayer 171 10-15-2004 01:19 PM
OLD Feature Requests frodobaggins FrodoPlayer 91 06-12-2004 02:21 PM


All times are GMT -5. The time now is 02:56 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.2.0
Copyright © 1999 - 2008 Mp3Car.com Inc.Ad Management by RedTyger
Message Board Statistics