Add text matching alogrithm function
authorSuyeon Hwang <stom.hwang@samsung.com>
Fri, 30 Jun 2017 08:54:41 +0000 (17:54 +0900)
committersooyeon.kim <sooyeon.kim@samsung.com>
Mon, 26 Mar 2018 12:46:38 +0000 (21:46 +0900)
commit5a7f89ef648c51ab37dec07215f78bfdaccb2496
treebd2885ea663211444fca2952691f21fed709f0eb
parent87cb2ec90082918a4b8eb8c57682cca27c65494e
Add text matching alogrithm function

Change-Id: I6f590f79ddeb42263650f55f2069a93472d7756d
Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>
client/CMakeLists.txt
common/vc_command_util.c [new file with mode: 0644]
common/vc_command_util.h [new file with mode: 0644]
include/voice_control_command_expand.h
server/CMakeLists.txt