Search code examples
speech-to-text

What is the best solutions for Speech To Text?


I want to build a web site. Everyone can run it from any browser. it have a function to Speech to text. Are there any solution for this ?


Solution

  • There are many solution to this if you search in google.

    PHP SPEECH TO TEXT

    This is a PHP script that uses Google Speech To Text API

    You could definitely impliment this in your project. Hope this helps!