Forum Discussion
Siva04
Mar 05, 2024Copper Contributor
Azure Cognitive Speech Service is not working in cloud but works locally
Hi All, I been working on a project to connect MS real time call to speech service using speechToText SDK in a .net core web application. Locally it works fine but after I published the web app to c...
rbparadox
Microsoft
Mar 08, 2024Siva04 If you're deploying to Linux based app service, then you have to do some extra setup. Refer this article: Quickstart: Install the Speech SDK. Else put the exact error you're getting or steps to reproduce.