Detect level (RMS) of recognized speech

Home Forums OpenEars Detect level (RMS) of recognized speech

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

  • Author
    Posts
  • #1020682
    ggjunker
    Participant

    Is there a way with the offline speech detection?

    #1020683
    Halle Winkler
    Politepix

    Welcome,

    Sure, take a look at the sample app for level reading of incoming audio.

    #1020684
    ggjunker
    Participant

    A HA!

    [self.pocketsphinxController pocketsphinxInputLevel]]

    I knew I had seen it somewhere before, but after running the OpenEarsSampleApp awhile ago I had been working only with the tutorial code, which skips that part.

    Thanks Halle!

    #1020695
    ggjunker
    Participant

    Got it working, thanks. Just one question — is the level reported averaged over the 500ms or so that it takes that method to return? Or is it taking a point sample somewhere in that window of time?

    #1020697
    Halle Winkler
    Politepix

    It’s an average of point samples.

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