Lazarus

Announcements => Third party => Topic started by: Renat.Su on December 20, 2018, 04:03:56 pm

Title: What about a speech recognition?
Post by: Renat.Su 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)?
Title: Re: What about a speech recognition?
Post by: Thaddy 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.
Title: Re: What about a speech recognition?
Post by: mr-highball 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.
Title: Re: What about a speech recognition?
Post by: Renat.Su 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
Title: Re: What about a speech recognition?
Post by: Renat.Su 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