The J.A.R.V.I.S. Speech API is designed to be simple and efficient, using the speech engines created by Google to provide functionality for parts of the API. Essentially, it is an API written in Java, including a recognizer, synthesizer, and a microphone capture utility. The project uses Google services for the synthesizer and recognizer. While this requires an Internet connection, it provides a complete, modern, and fully functional speech API in Java.
When i try to JARVIS Speech recognition API. It makes a call to the following service and fails mentioning the Key is not correct. https://www.google.com/speech-api/full-duplex/v1/up?lang=en&lm=dictation&client=chromium&pair=463557773541365&key=Google_Cloud_API_key&continuous=true&interim=true
It would be great if you could help what key value needs to be provided here.
Thanks and Regards Prasad.N