Recent

Author Topic: Speech recognition package for controlling the UI?  (Read 509 times)

vfclists

  • Hero Member
  • *****
  • Posts: 1147
    • HowTos Considered Harmful?
Speech recognition package for controlling the UI?
« on: February 28, 2024, 02:56:19 pm »
Does Lazarus have a speech recognition package that can be used to control the UI?

I guess the speech recognition part is separate from the UI control part, so lets focus on the speech recognition part. Is there a native Pascal version or do those available link to libraries written in other languages, usual C and C++?
Lazarus 3.0/FPC 3.2.2

Thaddy

  • Hero Member
  • *****
  • Posts: 16820
  • Ceterum censeo Trump esse delendam
Re: Speech recognition package for controlling the UI?
« Reply #1 on: February 28, 2024, 03:05:29 pm »
On Windows it is easy: The COM based speech API (SAPI) for which there are many examples on the web. Been using it since early 2000's. For Linux there is something similar, but forgot the name.
The current SAPI5 or higher is pretty good.

For cross platform:
https://www.ubuntupit.com/best-open-source-speech-recognition-tools-for-linux/
« Last Edit: February 28, 2024, 03:11:32 pm by Thaddy »
Changing servers. thaddy.com may be temporary unreachable but restored when the domain name transfer is done.

 

TinyPortal © 2005-2018