Azure-Samples / Cognitive-Speech-STT-Windows

Windows SDK for the Microsoft Speech-to-Text API, part of Cognitive Services
https://www.microsoft.com/cognitive-services/en-us/speech-api
Other
112 stars 89 forks source link

How to increase Intial silence timeout #5

Closed margaretmz closed 7 years ago

margaretmz commented 8 years ago

From @Jagadeesh-Govindaraj on June 13, 2016 9:46

how can i incrase intial silence timeout in using speechreconizationservice factory

i did not see any property on this?

Copied from original issue: Microsoft/ProjectOxford-ClientSDK#76

margaretmz commented 8 years ago

From @Jagadeesh-Govindaraj on June 13, 2016 9:47

Speechtotext Windows api

jasonvomsft commented 8 years ago

@Jagadeesh-Govindaraj , the initial silence timeout is mandated by the service. Can you explain your scenario a bit more as to why you need to increase this time?

Milesbs commented 7 years ago

up ! Is there a fix to that ? can we change the initial silence timeout to be continuous instead of limited to 15s ?

priyaravi20 commented 7 years ago

silence timeouts are configured in service and cannot be sent from client. For a more continuous experience you can try using the Long mode.