The MP3car.com Store The MP3car.com Store    

Sponsored links

Go Back   MP3Car.com > Mp3Car Technical > Software & Software Development > Front Ends > No Longer Supported > V.O.I.C.E.S

Reply
 
LinkBack Thread Tools Display Modes
Old 04-08-2004, 11:21 AM   #1
Maximum Bitrate
 
skippy76's Avatar
 
Join Date: Mar 2004
Location: Cambridge, MA, USA
Posts: 507
Official requests thread.

Put only your requests here, I will make a new thread for each when I handle it or when it is implemented.

Thanks
skippy76 is offline   Reply With Quote
Advertisement
 
Advertisement
Sponsored links

Old 04-10-2004, 03:09 AM   #2
Constant Bitrate
 
Join Date: Mar 2004
Location: AT/Vienna
Posts: 112
DASH PC is already very good in the beta. Nevertheless I have desires:
1.) even provided routes import
2.) free language selection of the announcement
3.) destination at run-time indicate/remove (between stop...)

Regards
Oliver
ozoffi is offline   Reply With Quote
Old 04-11-2004, 10:46 AM   #3
Maximum Bitrate
 
S4Per's Avatar
 
Join Date: Jan 2004
Location: Seattle, WA
Posts: 709
Please focus on finishing the GPS portion first, as this is what got everyone so excited :-) It will also be a huge, huge bonus if it integrates with MediaCar. I'm guessing the later may not be accommodated anymore since the unveiling of the more ambitious VOICES (but I'll keep my fingers crossed).

Thanks for your had work.
S4Per is offline   Reply With Quote
Old 04-13-2004, 10:51 AM   #4
Variable Bitrate
 
SilentAdmirer's Avatar
 
Join Date: Jul 2003
Location: Linz Am Rhein , DE
Posts: 276
@S4Per Integrating in MediaCar is still an open option. I am still ready for that
SilentAdmirer is offline   Reply With Quote
Old 04-13-2004, 11:50 AM   #5
Maximum Bitrate
 
S4Per's Avatar
 
Join Date: Jan 2004
Location: Seattle, WA
Posts: 709
Excellent . Is there progress in that area? Is Coyote actively working with you on this?
S4Per is offline   Reply With Quote
Old 04-13-2004, 11:54 AM   #6
Variable Bitrate
 
SilentAdmirer's Avatar
 
Join Date: Jul 2003
Location: Linz Am Rhein , DE
Posts: 276
I did send him a PM to find out if he wanted to integrate the navigation system in MediaCar. He said he will test the app , but nothing after that.

Last edited by SilentAdmirer; 04-13-2004 at 11:57 AM.
SilentAdmirer is offline   Reply With Quote
Old 04-18-2004, 08:56 AM   #7
Maximum Bitrate
 
skippy76's Avatar
 
Join Date: Mar 2004
Location: Cambridge, MA, USA
Posts: 507
Auto volume change

It would be good if VOICES would adjust the volume based on the speed of the CAR. The volume control to adjust would be the master volume (as you want to change everything).

Configuration would be in the ini file and based upon percentage:

; minimum volume percentage level when speed is 0.
autoaudiomin=15
; ratio volume percentage level when speed is <base>
autoaudioratio=60
; the speed value that ratio volume equates to (value can be in mph or kph)
autoaudiobase=80

Using these values, VOICES would be able to adjust the volume automaticially every time the speed is updated.

On startup of VOICES, a multiplier (ratio) would be determined. This would be determined by:

(autoaudioratio - autoaudiomin) / autoaudiobase = ratio

(60 - 15) / 80 = 0.5625

Using this ratio, we can then calculate the volume at any given speed:

volume = 0.5625 * speed + autoaudiomin

Speed: 25
volume = 0.5625 * 25 + 15
volume = 29.0625

Speed: 100
volume = 0.5625 * 100 + 15
volume = 71.25
__________________
06 Volvo XC90
Use to have installed MII 10000/512Mb/40GB, Lilliput 7", OPUS 90W, Wifi-G PCMCIA, Head Unit Aux adapter, Delorme GPS, XM PCR, Audigy NX, RR
Car PC downloads: http://carpc.harteveldt.com/
skippy76 is offline   Reply With Quote
Old 04-18-2004, 08:58 AM   #8
See me in my wet t-shirt.
 
stevieg's Avatar
 
Join Date: Aug 2003
Location: Warwickshire, UK
Posts: 1,909
Request for change:

While driving along on a motorway with car stereo off it is almost impossible to get the car pc to understand the longer commands.

Computer Re-Route and Zoom work fine, but 'Take Me Home' and 'What is my speed' etc are not so good.

I am using a headseat microphone and it works well if the car is stationary.

I would like it if the commands were programmable or there were short versions too. It's nice to be able to impress passengers with the longer versions but when you just want it to do it the shorter ones would probably be easier for the computer to recognise.

For example 'Computer Speed' for speed, 'Computer Home'

If possible the best way would be able to change them in the ini file, including the 'Computer' keyword too (just in case anyone calls theirs 'Kitt' or something - not that i do!! )

Request for New Feature:
Add new destination:
i.e.
You: Computer New Destination
Comp: Please reconfirm to program new destination
You: Computer New Destination
Comp: Choose Place or Postcode
You: Computer Place
Comp: Say Place Name
You: Santa Pod
Comp: 1st Record Found is 'Santa Pod Raceway' Say OK or Next
You: Computer OK
Comp: Planning route to 'Santa Pod Raceway'
__________________
Ford Focus MP3 : www.stevieg.org/carpc
Car PC Status: COMPLETE
stevieg is offline   Reply With Quote
Old 04-18-2004, 02:56 PM   #9
MySQL Error
 
MatrixPC's Avatar
 
Join Date: Sep 2003
Location: Beach City, Socal
Posts: 4,033
Since there are no installer available, can you please give instruction on how to install the app. Do those DLLs files go into the same direction as the app or how the folder structure suppose to be.
__________________
2004 Matrix XR A7N8X-VM/400 AMD XP-M 2500+, DS-ATX
89 Supra Turbo P3 600E@750/Abit BE6 II, Alpine M-BUS Car2PC.
Y2K Accord Dell GX150
RoadRunner is the best FE PERIOD
EmoRebellion is a SCAMMER
MatrixPC is offline   Reply With Quote
Old 04-18-2004, 03:00 PM   #10
Variable Bitrate
 
SilentAdmirer's Avatar
 
Join Date: Jul 2003
Location: Linz Am Rhein , DE
Posts: 276
@MatrixPC The application and the dll are supposed to be in the same directory. Also ther should be 2 sub directory skin and pointers. In the pointers directory put all the pointers???.bmp and in the Skin directory, one directory per skin.

Hope this helps
Satish
SilentAdmirer is offline   Reply With Quote
Old 04-18-2004, 03:10 PM   #11
Maximum Bitrate
 
bertybassett's Avatar
 
Join Date: Sep 2003
Location: Gloucester (UK)
Posts: 600
How about having the UK speed camera database integrated into the GPS software. It could then warn when approaching camera. I know I've already asked for this in another thread but I tought it best to have it under the offical request thread.
__________________
Travla C134 case with M1-ITX (new firmware)
Nehemiah EPIA M 10000
256mb memory
20GB H/D
eBay GPS unit
Ninja monkey's Desintator 3 client frontend
Frodoplayer
7" lilliput touchscreen
bertybassett is offline   Reply With Quote
Old 04-19-2004, 01:11 PM   #12
MySQL Error
 
MatrixPC's Avatar
 
Join Date: Sep 2003
Location: Beach City, Socal
Posts: 4,033
Quote: Originally Posted by SilentAdmirer
@MatrixPC The application and the dll are supposed to be in the same directory. Also ther should be 2 sub directory skin and pointers. In the pointers directory put all the pointers???.bmp and in the Skin directory, one directory per skin.

Hope this helps
Satish

Yup that is for someone who know basic about how application works(in general DLLs file will be search from the current directory then to those directories in SET PATH) but for a total noobie, an instruction would be very helpfull.
__________________
2004 Matrix XR A7N8X-VM/400 AMD XP-M 2500+, DS-ATX
89 Supra Turbo P3 600E@750/Abit BE6 II, Alpine M-BUS Car2PC.
Y2K Accord Dell GX150
RoadRunner is the best FE PERIOD
EmoRebellion is a SCAMMER
MatrixPC is offline   Reply With Quote
Old 04-20-2004, 02:12 AM   #13
Constant Bitrate
 
Join Date: Mar 2004
Location: AT/Vienna
Posts: 112
"How about having the UK speed camera database integrated into the GPS software"
If already, then a data base, as text file to maintain manuel - around also different countries to supply.
__________________
Regards
Oliver


http://picasso.zoffi.net
ozoffi is offline   Reply With Quote
Old 04-20-2004, 12:30 PM   #14
Maximum Bitrate
 
skippy76's Avatar
 
Join Date: Mar 2004
Location: Cambridge, MA, USA
Posts: 507
This functionality is to specific and would be further down the road on the list of priorities. However, how about more general functionaltiy. MapPoint is good as it has a database which enables you to add new things (e.g. ATMS (Cash points), speed cameras).

How about a: "Where's the clossest...." bit of functionality?

E.g. Where's the closest petrol station (gas station)
Where's the closest ATM
Where's the closest speed camera
Where's the closest strip joint
etc. etc.
__________________
06 Volvo XC90
Use to have installed MII 10000/512Mb/40GB, Lilliput 7", OPUS 90W, Wifi-G PCMCIA, Head Unit Aux adapter, Delorme GPS, XM PCR, Audigy NX, RR
Car PC downloads: http://carpc.harteveldt.com/
skippy76 is offline   Reply With Quote
Old 04-20-2004, 01:40 PM   #15
Maximum Bitrate
 
bertybassett's Avatar
 
Join Date: Sep 2003
Location: Gloucester (UK)
Posts: 600
how about a my programs button on the front screen like in the digital dash software from g-net?
Attached Images
 
__________________
Travla C134 case with M1-ITX (new firmware)
Nehemiah EPIA M 10000
256mb memory
20GB H/D
eBay GPS unit
Ninja monkey's Desintator 3 client frontend
Frodoplayer
7" lilliput touchscreen
bertybassett is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
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
Official Bug report coyote MediaCar 366 11-30-2005 02:50 AM
Official requests thread coyote MediaCar 224 11-05-2004 12:09 AM
What would you think of stopping the requests ? coyote MediaCar 15 03-07-2004 10:23 AM
Request regarding the Offical Skin Presentation thread Confused MediaCar 3 01-07-2004 11:52 AM
Official Suck Up to Coyote Thread SjLucky MediaCar 2 11-18-2003 02:21 AM


All times are GMT -5. The time now is 11:48 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