Recent

Author Topic: What about a speech recognition?  (Read 3187 times)

Renat.Su

  • Full Member
  • ***
  • Posts: 230
    • Renat.Su
What about a speech recognition?
« on: December 20, 2018, 04:03:56 pm »
Does anyone have experience with speech recognition? What libraries are used? Through the library (dll/so) or only API of cloud solution (Googe etc)?

Thaddy

  • Hero Member
  • *****
  • Posts: 14197
  • Probably until I exterminate Putin.
Re: What about a speech recognition?
« Reply #1 on: December 20, 2018, 04:36:17 pm »
I once wrote an article on how to use the speech API from Microsoft for UNDU (The unofficial Delphi newsletter). Uses standard MS dll's and COM. Should still work. year ~ 2000. Not sure if it is still available somewhere. I lost it.
Recognition wasn't that good, though.
Specialize a type, not a var.

mr-highball

  • Full Member
  • ***
  • Posts: 233
    • Highball Github
Re: What about a speech recognition?
« Reply #2 on: December 20, 2018, 05:19:06 pm »
In addition to the windows API that @Thaddy mentioned, you could look at this cross platform wrapper for pocket sphinx.
https://github.com/r1me/TPocketSphinx

I haven't used it personally... yet, but seems like a good option.

Renat.Su

  • Full Member
  • ***
  • Posts: 230
    • Renat.Su
Re: What about a speech recognition?
« Reply #3 on: December 20, 2018, 06:50:46 pm »
I once wrote an article on how to use the speech API from Microsoft for UNDU (The unofficial Delphi newsletter). Uses standard MS dll's and COM. Should still work. year ~ 2000. Not sure if it is still available somewhere. I lost it.
Recognition wasn't that good, though.
Thanks! I need crossplatform

Renat.Su

  • Full Member
  • ***
  • Posts: 230
    • Renat.Su
Re: What about a speech recognition?
« Reply #4 on: December 20, 2018, 06:51:48 pm »
In addition to the windows API that @Thaddy mentioned, you could look at this cross platform wrapper for pocket sphinx.
https://github.com/r1me/TPocketSphinx

I haven't used it personally... yet, but seems like a good option.
Thank You! I'll check. I think this is exactly what I need!

 

TinyPortal © 2005-2018