Results 1 to 5 of 5

Thread: software to use when you have no display

  1. #1
    Newbie
    Join Date
    May 2001
    Location
    Conklin, NY
    Posts
    23

    Cool software to use when you have no display

    I know this may sound kind of cheesy, but I have written a script for mIRC that works quite well if you have a car mp3 player but no display. It also uses Microsoft Agent for text-to-speech, so you can have your player talk instead of display stuff. I made it so all of the different speech messages are configurable, so you can make your player do what you want. Check out the screenshots at http://www.mp3car.com/usersites/nipkick and if you're interested, please send me an email. Thanks.

  2. #2
    Maximum Bitrate
    Join Date
    May 2001
    Location
    Cincinnati, Ohio
    Posts
    461

    Post

    Interesting, but why wouldnt you just spring for a character LCD? Oh, BTW, thats a good looking suitcase MP3 player. Is that the Samsonite MP3?

  3. #3
    Variable Bitrate
    Join Date
    Nov 1999
    Location
    Ishoej, Denmark
    Posts
    310

    Post

    interesting concept, will it be possible to fire other programs/communicate with them through your program ?

    I've wanted to to do the speech thang with my program, unfortunately, i havent had the time to figure out how the microsoft speech sdk works yet.

    How do you trigger an "incoming message" ? or does it just sit in listen mode all the time

    If i remeber right the sdk mention sys req at about 133/166, but since that is what im running (150 on a semi fried motherboard) that doesnt leave alot to winamp

    Whats your experience of the demands voice recognition puts on your system ?

  4. #4
    Newbie
    Join Date
    May 2001
    Location
    Conklin, NY
    Posts
    23

    Post

    you can execute other programs with mirc, but in terms of communicating with them, they would have to support DDE or be COM+, or even have command line options to be run with. i just use mirc's internal /splay to play mp3s, so i don't even have to worry about winamp.

    mirc has internal ms agent support, so to make it talk you just use built-in commands. it's not very hard.

    in terms of voice recognition, my script doesn't use that yet. i'm not sure if i'm gonna bother with it, even though mirc supports it. the reason it's not very practical is that you have to specify the words that mirc will listen for. so if you wanted to search for something by saying it, it wouldn't work.

  5. #5
    Retired Admin Aaron Cake's Avatar
    Join Date
    Jan 2000
    Location
    London, Ontario, Canada
    Posts
    2,464

    Post

    This is remotely similar to what I did. I custom wrote a VB app to run my player. It uses the MS Speech SDK for voice feedback, the Media Player objet to play MP3s and my own Access based playlist system.

    I chose to use voice over LCD for three simple reasons:
    1. Cheaper
    2. Don't have to take eyes off road
    3. No good space for LCD screen
    Player: Pentium 166MMX, Amptron 598LMR MB w/onboard Sound, Video, LAN, 10.2 Gig Fujitsu Laptop HD, Arise 865 DC-DC Converter, Lexan Case, Custom Software w/Voice Interface, MS Access Based Playlists
    Car: 1986 Mazda RX-7 Turbo (highly modded), 1978 RX-7 Beater (Dead, parting out), 2001 Honda Insight
    "If one more body-kitted, cut-spring-lowered, farty-exhausted Civic revs on me at an intersection, I swear I'm going to get out of my car and cram their ridiculous double-decker aluminium wing firmly up their rump."

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •