fix(basic.gblib): update ChatServices.ts #420

Closed
eltociear wants to merge 2540 commits from patch-1 into main
Showing only changes of commit bef4fea9de - Show all commits

View file

@ -302,7 +302,7 @@ export class GBConversationalService {
const textToSpeech = new TextToSpeechV1({
authenticator: new IamAuthenticator({ apikey: process.env.WATSON_TTS_KEY }),
url: process.env.WATSON_STT_URL
url: process.env.WATSON_TTS_URL
});
const params = {