What components should I use?

Home Forums OpenEars plugins What components should I use?

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

  • Author
    Posts
  • #1022025
    jorkos
    Participant

    Hey guys, i’m creating an app where users have to read the words that are presented on the screen. There is a limited vocabulary of words in the app (around 300). In the interface, the user clicks on the record button before they begin speaking and then an end button when they are finished. What components would you recommend I use for this project? Thanks so much for your input.

    #1022041
    Halle Winkler
    Politepix

    Welcome,

    This is a bit different from how OpenEars works by default:

    the user clicks on the record button before they begin speaking and then an end button when they are finished

    So you might want to reexamine the design a bit. The goal of OpenEars is continuous listening which automatically detects speech rather than the user stopping and starting listening with a manual interaction, and there is no API method that is designed for that UI.

    You can probably do this with just OpenEars, and if you want to screen out noises and utterances that aren’t in your vocabulary you might want to add Rejecto.

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