Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hello, just upgraded to UCM 12.5 from 11.6 ( the wav file that worked fine on my 11.6 ) doesn't work ( allow me to upload )
Getting the error ( The .wav file could not be translated by the Audio Translator Application.)A few versions back there was a...
Hi Shalid,
Glad to hear that it works!Most of the code that I work on are "Proof of concept" designs. So code is definitely not production ready. Hence, all the disclaimers on gitHub. Also, they are running off my AWS and onRender.com accounts, w...
Hi Shalid,
Screen shot helps, we should be able to figure this out.1. On the "Welcome" screen pop, is it displaying your correct orgId?2. Ive attached a screen shot, as a sample...
after you login , can you look at devTools console, do a search on ...
Hi Shalid,The extra oAuth step is hosting on onrender.com ( free tier ) so server doest go to sleep and needs about 30 secs to wake. This step is needed until we implement write accessToken on the Desktop for Supervisors , etc. right now its only re...
Its treating it as a string. A better approach would be to pass it in as $STORE.agent.agentId and the handle it in the widget/app as this.src.Screen shot:[A screenshot of a computer code Description automatically generated]Layout.json"attributes": ...