InitialSilenceTimeout error using SDK but works fine in short audio REST API
Caesar Cavales
30
Reputation points
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!
Sign in to answer