determine how long to wait before voice

Home Forums OpenEars determine how long to wait before voice

Tagged: 

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

  • Author
    Posts
  • #1022423
    boombatz
    Participant

    Hi,
    My app waits for someone to speak. Is there a way to know how long it is waiting before it hears something? I’d like to wait for one second then provide a message saying that I haven’t heard anything yet if I don’t detect speech.
    Thanks.

    #1022429
    Halle Winkler
    Politepix

    Sure, you can start an NSTimer when you first get the callback that speech is detected.

    #1022437
    boombatz
    Participant

    got it. Thanks.

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.