medokin / soundpad-text-to-speech

Text-To-Speech for Soundpad
MIT License
38 stars 5 forks source link

Google TTS - Cannot connect #19

Open MisterInsane opened 1 year ago

MisterInsane commented 1 year ago

I enabled the API and created the OAuth ID credentials and downloaded the JSON file.

I pasted the JSON file in and got the following error in the log.

2022-07-08 19:28:02,254 [3] ERROR TTSGoogle.GoogleSpeechToTextProvider - Cannot connect to Google System.InvalidOperationException: Error creating credential from JSON. Unrecognized credential type . at Google.Apis.Auth.OAuth2.DefaultCredentialProvider.CreateDefaultCredentialFromParameters(JsonCredentialParameters credentialParameters) at Google.Apis.Auth.OAuth2.DefaultCredentialProvider.CreateDefaultCredentialFromJson(String json) at TTSGoogle.GoogleSpeechToTextProvider.get_Client() at TTSGoogle.GoogleSpeechToTextProvider.d__13.MoveNext()

CailanVR commented 11 months ago

I'm currently unable to use Google TTS as well. Attached is a paste of my log upon an attempt to select Google as my provider. Attempting shows a "Provider is not available" error box. My JSON auth previously worked, and this issue seems to have cropped up recently, within the past month. 7-16-2023.log