pmpascua

Forum Replies Created

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

  • Author
    Posts
  • in reply to: Can OpenEars Outputs Anything I Say? #1019186
    pmpascua
    Participant

    i’ll just create a shared instance of the pocket sphinx controller in case that I created another view controller that might use voice recognition.

    By the way, do you have something like an feature like one Siri had, where it detects the intensity of sounds listened and it looks like a wavy thing while you talk in iOS 7?

    in reply to: Can OpenEars Outputs Anything I Say? #1019184
    pmpascua
    Participant

    Hmm how would I explain this…

    So I had a button that toggles the voice recognition on the view controller. Whenever a view controller is loaded it allocates and initiate an instance of the pocketspinxcontroller. when I turn it on, I had message saying that pocketspinx is calibrated & listening and at that point I was able to start making speech to text stuff. Turning it on again would either freeze or got a message “Setting up the continuous recognition loop has failed for some reason, please turn on OpenEarsLogging to learn more.”

    in reply to: Can OpenEars Outputs Anything I Say? #1019182
    pmpascua
    Participant

    So how do I stop it? [stopListening] method doesn’t work

    in reply to: Can OpenEars Outputs Anything I Say? #1019180
    pmpascua
    Participant

    I don’t quite understand this question — can you clarify what you are wanting to do here a bit more?

    Nevermind, I’ll figure it out on my own.

    I just found a critical problem. Let say I made a view controller to be presented and it contains a button to toggle whether to turn on or off OpenEars. When turned on, it calls the [pocketspinxController startListening] and when turned off, it calls the [pocketspinxController stopListening]. However when I turned it on again,either on same view or when the view is dismissed and presented again, it either crash or just froze on [pocket startListening]. Any Ideas why?

    in reply to: Can OpenEars Outputs Anything I Say? #1019177
    pmpascua
    Participant

    Hi, I followed the quick start tutorial just today and so far its working. One thing I don’t like is to predefining the vocabularies such that it accepts all possible words spoken. Is there a way to at least get the vocabulary lists on the device instead of typing all possible words?

    For the numbers, I’ve added ‘1’ along with ‘WORD’ & ‘STATEMENT’ and when I said ‘1’, it returns ‘WORD’. why is that? Also, when ‘1’ and ‘ONE’ is added, ‘ONE’ always returns; Does it mean that its more likely to return words instead of numbers?

    in reply to: Can OpenEars Outputs Anything I Say? #1019084
    pmpascua
    Participant

    :( so how do I add vocabularies? on the devices’ lookup dictionary?

    in reply to: Can OpenEars Outputs Anything I Say? #1019082
    pmpascua
    Participant

    Is there a way to recognize anything? I had an app that makes people fill out forms that contains first name, last name, address, etc and a speech recognition is nice to have compared to typing a keyboard

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