Page 23 of 36 FirstFirst ... 131415161718192021222324252627282930313233 ... LastLast
Results 221 to 230 of 353

Thread: Voice activated navigation for routis!

  1. #221
    My Village Called 0l33l's Avatar
    Join Date
    Jul 2004
    Location
    Berkeley, CA
    Posts
    10,520

    Arrow

    Quote Originally Posted by Grayscale
    then you couldn't tell it to listen! heh, so is it basically so you can totally disable the recognition until you start it again by clicking a button on the program or something?

    also i have no idea about the gamma controls. i don't code in delphi. but that would be sweet!

    any plans to integrate finding a song in frodoplayer before 1.09 comes out? it'd be easy to do with sendkeys and making the mouse click wherever the button was... you'd just have to set the res and where to click at in the config file. most people use FP with febs skin so it'd be easy for most people...
    No, i'd be able to tell it to listen. Just maybe someone said 'listen!' and they don't want it to. No, just 'soft' off, the program listens, but it has to be in listen mode to execute the commands

    Yeh, i want the gamma controls. Maybe I need brightness/contrast instread of gamma

    I'll just wait for FP 1.09. Less messy code. I also hope that iGuidance will come in soon so I can get to work on that

    I also sent a PM to bgoodman about a seperate subsection

    I alsed on www.experts-exchange.com about how to do the gamma thing. BTW: do the VIA boards have gamma correction??

  2. #222
    I see dead kittens Quattro's Avatar
    Join Date
    Dec 2003
    Location
    New York
    Posts
    2,922
    Hears a few icons I found you google.



    Installed
    Asus A7N8X-VM - AMD Mobile Athlon 2400
    512 Ram - 60GB HD - Opus 150w
    Lilliput 7" - Rikaline 6010
    [00000000000001100010-] 98% Completed

    Check Out My Install!!!

  3. #223
    I see dead kittens Quattro's Avatar
    Join Date
    Dec 2003
    Location
    New York
    Posts
    2,922
    Here's a couple more.









    Edit:
    Reread you post, you said your looking for another mic icon, sorry. Must read more carefully
    Installed
    Asus A7N8X-VM - AMD Mobile Athlon 2400
    512 Ram - 60GB HD - Opus 150w
    Lilliput 7" - Rikaline 6010
    [00000000000001100010-] 98% Completed

    Check Out My Install!!!

  4. #224
    Constant Bitrate Zoltan's Avatar
    Join Date
    Jun 2004
    Location
    Warrensburg, MO
    Posts
    165
    Quick questions... Forgive me if already addressed earlier...

    --Will this program be able to run concurrently with phonecontrol and audio gateway for speakerphone? Better yet, control phone control?

    --Would it be possible to wire up a push button switch for 'listen' command? Maybe through the parrallel port.

    Nice work man, keep it up.

    Rob
    '03 Escape 4WD:
    -iTox mini-itx mobo, Core 2 Duo Mobile 1.66Ghz; 2GB, 80GB 2.5" HD, DS-ATX
    -Transflective 8.4"
    -XM, iG4, OBD-II (BR-3)
    -Rearview camera with auto-switching (modified cheesbox)
    -Slim Slot DVD+RW
    -RR, DFX 4

  5. #225
    My Village Called 0l33l's Avatar
    Join Date
    Jul 2004
    Location
    Berkeley, CA
    Posts
    10,520
    Quote Originally Posted by Quattro-A4
    Here's a couple more.


    Edit:
    Reread you post, you said your looking for another mic icon, sorry. Must read more carefully
    I like that one

    Quote Originally Posted by Zoltan
    Quick questions... Forgive me if already addressed earlier...

    --Will this program be able to run concurrently with phonecontrol and audio gateway for speakerphone? Better yet, control phone control?

    --Would it be possible to wire up a push button switch for 'listen' command? Maybe through the parrallel port.

    Nice work man, keep it up.

    Rob
    About the parrallel port: don't think so You can just say 'computer mic off' and it won't listen to anything until you say 'computer mic on', and you have to admit that that's not spoken very often

    I have not had a chance to test out phone control. I don't see why it wouldn't run correctly with the programs mentioned about.

    Went otu today and got myself a Logitech mic with a 1/8" jack with noise canceling for $20. I must say that this thing is amazing! It doesn't confuse 'a' when I say 'eight' I definatly recommend it!

  6. #226
    Low Bitrate
    Join Date
    Aug 2004
    Posts
    76
    Quote Originally Posted by rgardjr
    Are the actual key strokes hard coded into the program? So if I wanted to add a command for the Tab key-can I add this be editing the ini and xml or is this something that has to added to the program? My understanding is that the xml file contains the words that are being listened for and the ini contains the voice response and programs launched when the voice is heard, but the actual keystroke that are sent I don't see. I wish MediaCar supported key strokes for navigation within the program a little better. Now that the task switcher is working I really like the ability to control MP3 playback as well.
    I wrote a voice recognition app that can be fully customized through the xml file. I'm using this app to voicecommand mediacar by enabling winamp's global hotkeys. Even if mediacar is not the active window, I could still control the audio section.

    Check it out on my website --> http://galant.circledplus.com/carpc/carpc_apps.html

    Let me know if you're interested and I'll create a new thread. I don't want to hijack 0l33l's thread.

    00 Galant
    armadaE500 P3-660 320M 20G, lilliput, audigy2NX, slim/slotLoad dvd/cdrw, cardReader
    sony rm-x2s, bu303, xmDirect
    xpPro sp2, frodoPlayer 1.09, iGuidance 2.0, custom voiceRecognition
    custom shutdownController

  7. #227
    My Village Called 0l33l's Avatar
    Join Date
    Jul 2004
    Location
    Berkeley, CA
    Posts
    10,520
    Quote Originally Posted by djScript
    I wrote a voice recognition app that can be fully customized through the xml file. I'm using this app to voicecommand mediacar by enabling winamp's global hotkeys. Even if mediacar is not the active window, I could still control the audio section.

    Check it out on my website --> http://galant.circledplus.com/carpc/carpc_apps.html

    Let me know if you're interested and I'll create a new thread. I don't want to hijack 0l33l's thread.
    Good job! I'm gonna steal some parts of your XLM file

  8. #228
    Newbie NTurkey's Avatar
    Join Date
    Sep 2004
    Location
    Sammamish, WA
    Posts
    31
    Quote Originally Posted by djScript
    I wrote a voice recognition app that can be fully customized through the xml file. I'm using this app to voicecommand mediacar by enabling winamp's global hotkeys. Even if mediacar is not the active window, I could still control the audio section.

    Check it out on my website --> http://galant.circledplus.com/carpc/carpc_apps.html

    Let me know if you're interested and I'll create a new thread. I don't want to hijack 0l33l's thread.
    Very cool, djScript! That's exactly how I'd expect the grammar to be written. Nice work.

    I'd go ahead and start a new thread, to keep the apps separate. Let us know when you do so I can give you some more suggestions (I've got a few).
    2004 BMW 330Ci

    Audio: Alpine PXA-H701, XTANT 1.1i, PPI 4800, MB Quart QSD 216, JL W6v2
    Computer: Shuttle XPC P4 3GHz HT, 1G, 160GB HD, WinTV
    Software: StreetDeck ... soon with wicked cool speech integration ...

    Install (A/C/S): 100/100/90 %

  9. #229
    My Village Called 0l33l's Avatar
    Join Date
    Jul 2004
    Location
    Berkeley, CA
    Posts
    10,520
    NTurkey: do you know how I could implement something like this
    Code:
      <RULE NAME="runApp" ID="RID_RunApp" TOPLEVEL="ACTIVE">
        <P>open</P>
        <L PROPNAME="runAppvalue">
          <P PROPNAME="task manager" VALSTR="taskmgr.exe">task manager</P>
          <P PROPNAME="i Guidance" VALSTR="iGuidance">navigation</P>
          <P PROPNAME="Media Car" VALSTR="C:\Program Files\MediaCar\MEDIACAR.exe">media car</P>
        </L>
        <O>...</O>
      </RULE>
    in delphi? Like the VALSTR parts.
    And what is the advantage of having a properly configured XML file??

    djScript: what state makes you have the parking brake on when viewing DVDs Did you actually get pulled over and cited for viewing a DVD to make you write the app?

  10. #230
    My Village Called 0l33l's Avatar
    Join Date
    Jul 2004
    Location
    Berkeley, CA
    Posts
    10,520
    I need serious help with the XML file and how to put it into delphi correctly

    What I got done today:
    You can now send +-_/=* to any program.
    I really wanted to get gamma working, but couldn't.
    Spent too much time trying to delete parts of my XML file.
    Confused if i sohuld use 809 or 409 as my LANGID.
    Changed icon to one of OSX when it is listening.

    Any more requests maybe? Like what keys I should include, and other suggestions.

Similar Threads

  1. Voice activated Light switch
    By surfer6262 in forum Off Topic
    Replies: 3
    Last Post: 10-03-2009, 07:48 AM
  2. Replies: 21
    Last Post: 03-07-2006, 11:43 PM
  3. Voice Activated software
    By heezer7 in forum Software & Software Development
    Replies: 3
    Last Post: 07-09-2004, 02:00 AM
  4. Voice Activated App - Need Team
    By kovan in forum Software & Software Development
    Replies: 0
    Last Post: 01-28-2004, 11:44 AM
  5. BMW pre-installed system - TFT ?
    By tsingsu in forum LCD/Display
    Replies: 11
    Last Post: 08-05-2002, 03:16 AM

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
  •