FileNotFoundError: Could not find module 'C:\Users\ATIF ALTAF\OneDrive\Desktop\Adil\Check\.venv\lib\site-packages\azure\cognitiveservices\speech\Microsoft.CognitiveServices.Speech.core.dll' (or one of its dependencies). Try using the full path with constr

Atif Altaf 0 Reputation points
2024-03-27T18:10:11.76+00:00

I'm trying to install pip install azure-cognitiveservices-speech and use it by this:
import azure.cognitiveservices.speech as speechsdk.

but it gives me error.
FileNotFoundError: Could not find module 'C:\Users\ATIF ALTAF\OneDrive\Desktop\Adil\Check.venv\lib\site-packages\azure\cognitiveservices\speech\Microsoft.CognitiveServices.Speech.core.dll' (or one of its dependencies). Try using the full path with constr.

How I can solve this error?

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,393 questions
{count} votes