talk-to-chatgpt icon indicating copy to clipboard operation
talk-to-chatgpt copied to clipboard

Which solution is used for Voice Recognition?

Open 7k50 opened this issue 2 years ago • 1 comments

I am looking for which solution this plugin uses for Voice Recognition – but it doesn't say in the Readme or Chrome Store as far as I can see.

E.g. if I'm on a Mac, does it use Apple's Speech Recognition service, or does Google provide a similar service, or is a third-party API being used? Or is the voice recognition being done on-device, and if so how?

Overall it works well, but I would like to know where I'm potentially sending my voice data. Thank you!

7k50 avatar May 27 '23 18:05 7k50

Hello,

This uses your web browser's speech recogntion API. So if you're with Google Chrome, it uses Google Chrome's speech recognition API. And so on. Since this extension only works with Chrome and Edge, then it's either.

C-Nedelcu avatar Jun 02 '23 03:06 C-Nedelcu