Azure / azure-c-shared-utility

Azure C SDKs common code
Other
111 stars 204 forks source link

Error during speech-to-text conversion: tlsio_appleios_destroy called while not in TLSIO_STATE_CLOSED. #658

Open GrishTad opened 8 months ago

GrishTad commented 8 months ago

I am getting this error during speech-to-text conversion:

File:/Users/runner/work/1/s/external/azure-c-shared-utility/pal/ios-osx/tlsio_appleios.c Func:tlsio_appleios_destroy Line:196 tlsio_appleios_destroy called while not in TLSIO_STATE_CLOSED.

eric-lief commented 2 months ago

Was this ever fixed?

rmonvfer commented 1 month ago

I'm also interested in this. Any updates? Is this even known by the Azure team?

Keatnuxsuo commented 1 month ago

I have the same issue running speech recognition function. Wondering if there's a workaround? For me it only happens to some audio files (they are all in .wav) but I couldn't figure out why.

c4mz commented 1 week ago

Any updates on this? I'm getting this now after normal operation?