- Issue: It takes too long time when stt_start() is invoked.
- Cause: The internal grpc calls blocked the main thread from returning.
- Solution: Make the main thread not to be blocked by handling some jobs in subthread.
- resolve json-glib-1.0 dependency issue in Tizen 6.0
Change-Id: I90e441f10aa60c86f40f49139621710ae2932871
Signed-off-by: sooyeon <sooyeon.kim@samsung.com>