Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Speech to Text not working #187

Closed
zixixr opened this issue Apr 11, 2023 · 4 comments
Closed

Speech to Text not working #187

zixixr opened this issue Apr 11, 2023 · 4 comments
Assignees
Labels
bug Something isn't working

Comments

@zixixr
Copy link

zixixr commented Apr 11, 2023

It's weird that I didn't change anything, but the Speech to Text suddenly doesn't work, the Text to Speech still works, and the api key is still working.

I've tried earlier version and latest version of plugin, and tried different PC, all don't work. I have turned on the Azure logs, no warnings or errors.

@lucoiso lucoiso self-assigned this Apr 13, 2023
@lucoiso lucoiso added the bug Something isn't working label Apr 13, 2023
@lucoiso
Copy link
Owner

lucoiso commented Apr 13, 2023

Hi! @zixixr
Sorry for the delay! Can you send me the logs? (I'm checking my emails right now, ignore if already sent hehe)

Tested here and it's working fine, maybe the cause is related to some settings:

image

@joshismyhandle
Copy link
Contributor

joshismyhandle commented Apr 17, 2023

Hmm... this might be related to this Speech.extension.codec.dll issue perhaps. Could it be that you have something installed on your PC that isn't translated to us in the binaries, @lucoiso?

@lucoiso
Copy link
Owner

lucoiso commented Apr 18, 2023

I'm still searching for what is causing this. Can you send me the Azure SDK Logs? :0
STT is still working well here in both Editor and packaged projects.

Found some recent issues related to TTS:

  1. WS_OPEN_ERROR_UNDERLYING_IO_OPEN_FAILED on a specific device Azure-Samples/cognitive-services-speech-sdk#1923
  2. China Android cognitiveservices.speech WS_OPEN_ERROR_UNDERLYING_IO_OPEN_FAILED Azure-Samples/cognitive-services-speech-sdk#1921
  3. TTS Failed with error: WS_OPEN_ERROR_UNDERLYING_IO_OPEN_FAILED Received audio size: 0 bytes. Azure-Samples/cognitive-services-speech-sdk#1919
  4. Connection failed (no connection to the remote host) WS_OPEN_ERROR_UNDERLYING_IO_OPEN_FAILED Azure-Samples/cognitive-services-speech-sdk#1911

Enable Azure SDK Logs in: Project Settings -> Plugins -> AzSpeech -> Information -> Enable Azure SDK Logs
Logs are generated in: PROJECT_DIRECTORY/Saved/Logs/AzSpeech

@joshismyhandle
Copy link
Contributor

Definitely try clearing the cache @zixixr, I have resolved my issue pertaining to this by deleting Saved/Intermediate/Binaries etc from project and plugins.

@lucoiso from what i could see the internal logs were all fine - no warnings or errors (however there's possibly other indicators I am not seeing). I have deleted those logs unfortunately in the countless rebuilds trying to get it to work - and eventually succeeding. Next time something like this happens i'll drop the logs into the corresponding thread as it occurs (after first seeing if its not a fault of my own lol).

@lucoiso lucoiso closed this as completed Aug 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants