monu1985

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)

  • Author
    Posts
  • in reply to: incorrect word/unknown word/unknown word recognition #1017475
    monu1985
    Participant

    Hi,

    Thanks to reply,
    I have download Demo Plugin to test and add it on my allready running Open
    Ear enabled application but it is not working fine and giving me
    “Unrecognized selector” for each plugin delegate class method call.

    For e.g.

    1) Flight Controller + NeatSpeech Delegate class Method
    [self.fliteController sayWithNeatSpeech:@”I have always wished for my
    computer to be as easy to use as my telephone; my wish has come true because
    I can no longer figure out how to use my telephone.” withVoice:self.emma];

    2) RejectoDemo/LanguageModelGenerator+Rejecto Class Method
    NSError *err = [lmGenerator generateRejectingLanguageModelFromArray:words
    withFilesNamed:name
    withOptionalExclusions:nil
    usingVowelsOnly:FALSE
    withWeight:nil];

    I have been read many time to any extra setting or any extra variable
    addition.
    Please guide me to resolve my issue.

    in reply to: incorrect word/unknown word/unknown word recognition #1017406
    monu1985
    Participant

    Hi,

    Thanks to reply. I agree there may be some problem regarding voice recognition but there is facing more problem. I have tried with following word set (PICK,PUT,DONE,SUBMIT,CANCEL,PLAY,STOP,PAUSE) and handle event when user will speak DONE or SUBMIT and denied event when will speak CANCEL and play music when will speak PLAY, pause when will speak PAUSE and stop when will speak STOP.
    What is happening here :-
    1) When speak DONE or SUBMIT then call CANCEL sometime or hypothesis SUBMIT SUMBIT or CANCEL CANCEL etc.
    2) When speak PLAY then sometime it STOP or PLAY also it does not recognize longer.

    What I have to do for this issue. Is there any paid version for use without error working functionality or any other way to remove noise ?

    Thanks
    Monu

Viewing 2 posts - 1 through 2 (of 2 total)