Extend timeout value for recognition processing 53/282653/1
authorSuyeon Hwang <stom.hwang@samsung.com>
Fri, 7 Oct 2022 11:01:18 +0000 (20:01 +0900)
committerSuyeon Hwang <stom.hwang@samsung.com>
Fri, 7 Oct 2022 11:01:18 +0000 (20:01 +0900)
commit6ef2c3ca03018ca8c499275bd332458efc7c3320
tree7924605ee34e1476bf7c1ccd664abc4f9af2dd0c
parentdd8354c8bf47403e5fd76d81a6141008b29cb913
Extend timeout value for recognition processing

- Issue:
In emulator, sometimes, the client can not get final result.

- Solution:
This patch extends timeout value for recognition processing. Through
this patch probability of getting final result is increased even if the
processing requires more time and resources.

Change-Id: Iae9be55df0bfa3da9ec6d8807a06c58e4a713be7
Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>
server/sttd_server.c