viktapas / ProjectSpeech

Speech recognition and text conversion
0 stars 0 forks source link

APIs and Reference #4

Open viktapas opened 7 years ago

viktapas commented 7 years ago

Learned:

cancel : starts asynchronous cancellation of a long running operation. delete : deletes a long running operation. get : gets a latest status of the long running operation. list : lists all the operations that match the specified filter in the request. asyncrecognize : performs asynchronous speech recognition i.e; instant speech conversion. syncrecognize : performs synchronous speech recognition i.e; output received only after all audio has been sent and processed.

imflash217 commented 7 years ago

Synchronous v/s Asynchronous Speech Recognition: https://www.quora.com/What-is-the-difference-between-synchronous-and-asynchronous-speech-recognition