Page 39 of 58 FirstFirst ... 293031323334353637383940414243444546474849 ... LastLast
Results 381 to 390 of 575

Thread: Integrated voice control in RR...

  1. #381
    Constant Bitrate
    Join Date
    Nov 2005
    Posts
    215
    FYI, I put a document together of the available commands:

    http://www.mp3car.com/vbulletin/atta...7&d=1148256635

  2. #382
    Mo' Programming Mo' Problems
    Auto Apps:loading...
    Sonicxtacy02's Avatar
    Join Date
    Sep 2004
    Location
    Woodbridge, VA
    Posts
    7,780
    Blog Entries
    32
    Quote Originally Posted by whodwho
    What part of the grammar file did you put it? What is the command string?
    i currently have it under the media control heading

    <P VALSTR="RUNQ;C:\Program Files\Winamp\Winamp.exe|C:\Documents and settings\administrator.sxmobile\my documents\my music\kids.M3U||RELOADLIST">kids mode</P>
    NOVA, MD, DC Monthly Meets Here
    Ride Runner and Centrafuse 3 plugin creator
    mp3Car.com Senior Tech Blogger (Want a product reviewed? Contact me.)
    Find my plugins on the MP3Car App Store!
    Follow Me on Twitter or Facebook
    Live mp3Car Facebook Chat

  3. #383
    Constant Bitrate
    Join Date
    Nov 2005
    Posts
    215
    Quote Originally Posted by Sonicxtacy02
    i currently have it under the media control heading

    <P VALSTR="RUNQ;C:\Program Files\Winamp\Winamp.exe|C:\Documents and settings\administrator.sxmobile\my documents\my music\kids.M3U||RELOADLIST">kids mode</P>
    That one didn't work for me either how about:
    <P VALSTR="LOADLIST;C:\Documents and settings\administrator.sxmobile\my documents\my music\kids.m3u;kids playlist">kids mode</P>

    Curious, are you editing the commands with the Grammar Complier or a text editor? Is it still not responding to the "kids mode"? If not, are you compiling the commands.xml file with the compiler after editing?

  4. #384
    Mo' Programming Mo' Problems
    Auto Apps:loading...
    Sonicxtacy02's Avatar
    Join Date
    Sep 2004
    Location
    Woodbridge, VA
    Posts
    7,780
    Blog Entries
    32
    actually now that i think about it i dont think i compiled after that command was added. Guess i better try that lol
    NOVA, MD, DC Monthly Meets Here
    Ride Runner and Centrafuse 3 plugin creator
    mp3Car.com Senior Tech Blogger (Want a product reviewed? Contact me.)
    Find my plugins on the MP3Car App Store!
    Follow Me on Twitter or Facebook
    Live mp3Car Facebook Chat

  5. #385
    Variable Bitrate Pokey's Avatar
    Join Date
    Apr 2004
    Location
    Tampa, Florida
    Posts
    284
    Quote Originally Posted by whodwho
    I think this is what you are after, I added in for you "teach words"

    edit: while I was at it I added "speech training", "configure microphone", "configure sensitivity"

    In the test_version link in first post, let me know if that was what you were after.
    I added those files (test_version_5-21) to my roadrunner directory, replacing the other ones, and now i get a run-time error 5 in a window that says "project_dll"

    I replaced those with test_version_5-20, with the same results... but with voicecontrol_05-02 everything runs fine...

    am i missing something ??

    TIA

  6. #386
    Constant Bitrate
    Join Date
    Nov 2005
    Posts
    215
    Quote Originally Posted by Pokey
    I added those files (test_version_5-21) to my roadrunner directory, replacing the other ones, and now i get a run-time error 5 in a window that says "project_dll"

    I replaced those with test_version_5-20, with the same results... but with voicecontrol_05-02 everything runs fine...

    am i missing something ??

    TIA
    Well that is ugly...

    It has been replace with a new test version on the first post

    added:
    volume commands 10-100 increments of 10 i.e. "volume 70" or with optional word "volume 50 percent"
    added options to set voices - set ShowDetails=False in voice.ini to hide extra panels

  7. #387
    Variable Bitrate Pokey's Avatar
    Join Date
    Apr 2004
    Location
    Tampa, Florida
    Posts
    284
    Quote Originally Posted by whodwho
    Well that is ugly...

    It has been replace with a new test version on the first post

    added:
    volume commands 10-100 increments of 10 i.e. "volume 70" or with optional word "volume 50 percent"
    added options to set voices - set ShowDetails=False in voice.ini to hide extra panels

    Works great now! Too bad my wife doesnt listen as good as this....

  8. #388
    Newbie
    Join Date
    Nov 2005
    Location
    Netherlands
    Posts
    22
    Gonna try this software. Thanks for the support!

  9. #389
    Newbie
    Join Date
    Jan 2006
    Posts
    34
    Whowho, could you go into a bit more detail on how the "playlist songname" command works?

    I am having a few problems, and it may just be that I am not doing something right.

    Using the 5 25 06 test version, there are 2 minor issues I experience. First: when I want it to play a specfic song I say Keyword, Playlist songname.


    This only works for a few of my tracks. For example I have a track "Dancing Days" saying "Playlist Dancing Days" does not work, however "Playlist dancing" does.

    Building on what may be the same issue is the cursong reply. When I say "Computer What's playing" The last reply field on the voice control gui is CURSONG, however It doesnt actually say anything.

    The only time it does say something is after I ask it to "Playlist Dancing" as described above. While that song is playing when I ask "What's Playing" It replys with "Dancing" Dancing is not the full mp3 file name, and not the ID3 tag either. It should atleast be Dancing Days.


    My question is, is there something I need to do to get voice control to read the playlist data better?

    Currently I can only get it to play a few, maybe 6 tracks when I say "Playlist songname"

    And then only those 6 will respond to "What's Playing"


    Hopefully you can point me in the right direction, as it seems I may be doing something wrong.

    Using the latest version of RR, along with LSX Void skin.

    Thanks!

  10. #390
    Constant Bitrate
    Join Date
    Nov 2005
    Posts
    215
    Quote Originally Posted by gonthorn
    Whowho, could you go into a bit more detail on how the "playlist songname" command works?
    Ok in theory when RR builds a playlist it passes it to a function in VC that builds a dynamic grammar file. It has the rule 'playlist' and has the song title as it shows in the playlist in RR minus numbers and some characters. So again in theory you should have to say 'playlist song title' and at this time the complete song title as I didn't think I had using partial names working yet. So I am surprised to hear that it is responding to a partial title. I assume when you are saying "'keyword', playlist 'song title'". that you are waiting for a response in between? Things to look at are there is a label that shows a playlist count, is that close to what RR shows? By experience it seems to want a slight hesitation between 'playlist' and 'song title'

    The current song issue I would have to look at the code again to see what it is using for this and if it has to be playing at the time and this one should for sure be saying the whole title.

    There has not been much mentioned on the playlist feature, I don't know if it is working well or if no one is using it. I will have a look at it and see what I can find.

    Thanks for the feedback on it.

Similar Threads

  1. Recommendations : Voice Control
    By wolfebaine in forum Input Devices
    Replies: 49
    Last Post: 01-03-2006, 06:05 PM
  2. SpeakEasy Voice Recognition - Release 0.9.2
    By ruairi in forum Software & Software Development
    Replies: 10
    Last Post: 11-22-2005, 04:29 PM
  3. Voice control
    By Cheekz185 in forum Centrafuse
    Replies: 0
    Last Post: 06-23-2005, 11:35 PM
  4. request: voice control for videos
    By ryguy in forum Centrafuse
    Replies: 5
    Last Post: 06-09-2005, 02:04 AM
  5. Replies: 22
    Last Post: 08-13-2001, 02:42 PM

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
  •