C#C
C#3y ago
itgel9462

❔ (SPXERR_AUDIO_SYS_LIBRARY_NOT_FOUND)

I'm using Azure Speech-to-Text API. I created this API as a class and called a method 'FromMic' in the main program. But I'm having this error.
If I run only this class, it's working.(The error is not due to audio library I think) But When I call this class in this 'Button_Click_TrackingStart', It got an error.
image.png
image.png
Was this page helpful?