Google Speech to Text API with PHP & cURL

preview_player
Показать описание
Learn how to use the Google Cloud Speech to Text API with PHP and cURL. This is a basic and quick example to try it out, and it can be a start to your bigger project.

For more information:
Learn more:

Github:

Documentation:
Рекомендации по теме
Комментарии
Автор

Thank you, I have a question... How can it be done to translate momentarily or with a delay of 2 seconds so that the translation becomes more interactive? Do I have to upload the audio and then translate, or can it be done online?

Rubens-
Автор

Hello this is very helpfull, Can you also show us how we can do filtering of words, For example if there are bad words in the we filter them?.

odda
Автор

Hello, I am trying to use google speech to text in a symfony project, but documentation is not helpful, can you show me an example controller for how initialize speech Client and get text from mp3 file ?

evilspartans
Автор

Helo...recording working fine but processs not working...already created cloud account...

vimal
Автор

Code is working fine in Chrome, Mozilla but not in Mac advise..

SujitKumar-ixb
Автор

this is free? I mean for the request to google that is a free?

amazonofertas
Автор

Has anyone here managed to separate the two speakers from mono audio?

nd