InitialSilenceTimeout error using SDK but works fine in short audio REST API

Caesar Cavales 30 Reputation points
2023-09-19T13:46:59.9466667+00:00

Hello,

I have been having issues using the SDK with an audio returning with a InitialSilenceTimeout error. I have the setting below(as I saw it being discussed in a different thread)

speechConfigHandler.setProperty(PropertyId.SpeechServiceConnection_InitialSilenceTimeoutMs, '45000'); 

but I'm still getting the same error detail. I used the same audio in our REST API and it was transcribing correctly.

Please advise.

Thanks!

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

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.