protspace

Forum Replies Created

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

  • Author
    Posts
  • in reply to: How to recognise speech after suspend #1024915
    protspace
    Participant

    Thank you for quick reply. I’ll try!

    in reply to: How to recognise speech after suspend #1024910
    protspace
    Participant

    Ok. So my app does not listen the user all the time. The user pushes button and then talks. The talking “session” lasts for about 2 seconds and then stops programmatically by timer (suspendRecognition). But there are cases when user said the word but it is not recognised though there was 1 second of silence. Is there any way toto make framework to make recognition after suspendRecognition occured?

    In other words is there any way to perform recognition not after “0.7 seconds of silence” as said in manual, but by pressing button or calling suspendRecognition method?

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