Thread: hmmmmm??

Page 1 of 2 12 LastLast
Results 1 to 15 of 17

Hybrid View

  1. #1
    zackwpulaski's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Posts
    42
    Reputation
    10
    Thanks
    0

    Smile hmmmmm??

    is there even a way to make a voice command menu cause i think i know how if it is possible

  2. #2
    Departure's Avatar
    Join Date
    Nov 2010
    Gender
    male
    Posts
    805
    Reputation
    125
    Thanks
    1,794
    My Mood
    Doh
    voice command, you mean as in speech recognition?

    I am working on a voice hack, but not by speech recognition, Instead the hacks talks to you and tells you which Options you have enabled or disabled, It even tells you if the hack was installed successfully.

  3. #3
    zackwpulaski's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Posts
    42
    Reputation
    10
    Thanks
    0

    Cool asdgasdg

    i was thinking more along the lines of speech recognition

  4. #4
    NOOB's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Posts
    3,843
    Reputation
    425
    Thanks
    8,616
    Quote Originally Posted by zackwpulaski View Post
    i was thinking more along the lines of speech recognition
    I can picture it..

    SPEED HACK!
    FASTER
    FASTERR
    FASTERRR

  5. #5
    Disturbed's Avatar
    Join Date
    Feb 2009
    Gender
    male
    Posts
    10,472
    Reputation
    1267
    Thanks
    2,587
    Quote Originally Posted by ᴺᴼᴼᴮ View Post


    I can picture it..

    SPEED HACK!
    FASTER
    FASTERR
    FASTERRR
    How can you picture audio?


  6. #6
    zackwpulaski's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Posts
    42
    Reputation
    10
    Thanks
    0
    ikr it would be fuckin epic
    Last edited by zackwpulaski; 12-06-2010 at 09:40 AM.

  7. #7
    freedompeace's Avatar
    Join Date
    Jul 2010
    Gender
    female
    Posts
    3,033
    Reputation
    340
    Thanks
    2,792
    My Mood
    Sad
    Perfectly possible, and I've got a working implantation right now... Although... You will be presented with two options:
    - giving the user a 1GB (yes, gigabyte) hack with the speech recognition engine; or,
    - running the Soren recognition service from a server, where there will be a definite lag between voice prompts and their appropriate actions being taken, especially if you are on a VPS on a slow uplink.

  8. #8
    zackwpulaski's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Posts
    42
    Reputation
    10
    Thanks
    0

    xvxcVZXVZ

    Quote Originally Posted by Apoc91 View Post
    ...how can you know how but not know if it's possible... ?
    like if it is possible to code within d3d and the none visual part of the hack

    Quote Originally Posted by freedompeace View Post
    Perfectly possible, and I've got a working implantation right now... Although... You will be presented with two options:
    - giving the user a 1GB (yes, gigabyte) hack with the speech recognition engine; or,
    - running the Soren recognition service from a server, where there will be a definite lag between voice prompts and their appropriate actions being taken, especially if you are on a VPS on a slow uplink.
    Not necessarily it does not have to be 1 gb you could just include the words that are in the hack and boom your done


    cout << "Thanks zack";
    Last edited by zackwpulaski; 12-06-2010 at 07:28 PM.

  9. #9
    freedompeace's Avatar
    Join Date
    Jul 2010
    Gender
    female
    Posts
    3,033
    Reputation
    340
    Thanks
    2,792
    My Mood
    Sad
    Quote Originally Posted by zackwpulaski View Post
    like if it is possible to code within d3d and the none visual part of the hack



    Not necessarily it does not have to be 1 gb you could just include the words that are in the hack and boom your done


    cout << "Thanks zack";
    A proper, high-quality speech recognition library should be able to recognise multiple accents, versions of commands and lexicons. Even if you just had 10 words in your dictionary, your speech recognition system would be more than 700mb already.

  10. #10
    Nubzgetkillz's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Location
    hacktown
    Posts
    838
    Reputation
    13
    Thanks
    411
    My Mood
    Amazed
    Quote Originally Posted by freedompeace View Post
    A proper, high-quality speech recognition library should be able to recognise multiple accents, versions of commands and lexicons. Even if you just had 10 words in your dictionary, your speech recognition system would be more than 700mb already.
    Stop Talking like you are a fucking genius, you are making me look bad

    Member since September 25, 2010

    Current Objectives:
    • Graduate college with a degree in Computer Science
    • Find a decent job in the Computer Science Field
    • Learn more programming languages

    Looking for Elo Boosting Job - League of Legends
    Looking for Bronze -> Gold Jobs


    Skype: whatthedream

  11. #11
    zackwpulaski's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Posts
    42
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by Nubzgetkillz View Post
    Stop Talking like you are a fucking genius, you are making me look bad
    dont QQ man no point just an idea
    cout << "Sincerely Zack";


    My Life Runs On Code.

  12. #12
    ac1d_buRn's Avatar
    Join Date
    Aug 2009
    Gender
    female
    Location
    CA Source Section
    Posts
    3,404
    Reputation
    157
    Thanks
    4,003
    My Mood
    Flirty
    Quote Originally Posted by Nubzgetkillz View Post
    Stop Talking like you are a fucking genius, you are making me look bad
    quoted for the troof

  13. #13
    whit's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Posts
    7,159
    Reputation
    490
    Thanks
    2,253
    I actually like this idea..

  14. #14
    freedompeace's Avatar
    Join Date
    Jul 2010
    Gender
    female
    Posts
    3,033
    Reputation
    340
    Thanks
    2,792
    My Mood
    Sad
    Quote Originally Posted by whit View Post
    I actually like this idea..
    But it's impractical. A good speech recognition library is > 1GB. And unless you have a beastly server that can handle massive amounts of continuous traffic and constant processing of many wave files, then it's unlikely you'll be able to implement this in a superb manner. Sure you may be able to get "press X and speak a command", but you won't ever get the constant-on listening for commands and instantly responding to them that will truly put your software above the rest :P

  15. #15
    whit's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Posts
    7,159
    Reputation
    490
    Thanks
    2,253
    Quote Originally Posted by freedompeace View Post
    But it's impractical. A good speech recognition library is > 1GB. And unless you have a beastly server that can handle massive amounts of continuous traffic and constant processing of many wave files, then it's unlikely you'll be able to implement this in a superb manner. Sure you may be able to get "press X and speak a command", but you won't ever get the constant-on listening for commands and instantly responding to them that will truly put your software above the rest :P
    Well i know its impactical..
    But most things posted in this section is Where can i find a base or ptc meth wadda waddaa waddaaa

    I like to something new

Page 1 of 2 12 LastLast