diff options
author | juneh.lee <juneh.lee@samsung.com> | 2017-07-20 10:04:05 +0900 |
---|---|---|
committer | juneh.lee <juneh.lee@samsung.com> | 2017-07-20 10:04:05 +0900 |
commit | acc1768edbde4972c3bcf9918dbba2cde99da2a8 (patch) | |
tree | 4ddabdd991b89d09ea2054dde0eb349d06861fa0 | |
parent | afc83c206546451e7c90746144ef1e067cf8d731 (diff) | |
download | meta-mobile-acc1768edbde4972c3bcf9918dbba2cde99da2a8.tar.gz meta-mobile-acc1768edbde4972c3bcf9918dbba2cde99da2a8.tar.bz2 meta-mobile-acc1768edbde4972c3bcf9918dbba2cde99da2a8.zip |
[TRE-1402] Add stt-engine and tts-enginesubmit/tizen/20170720.063418submit/tizen/20170720.012759accepted/tizen/unified/20170720.165019
Change-Id: Idd24d4982ba3516d79671c7582557950a6a8e617
Signed-off-by: juneh.lee <juneh.lee@samsung.com>
-rw-r--r-- | patterns/mobile-dotnet.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/patterns/mobile-dotnet.yaml b/patterns/mobile-dotnet.yaml index 19766de..e0c2b94 100644 --- a/patterns/mobile-dotnet.yaml +++ b/patterns/mobile-dotnet.yaml @@ -53,6 +53,8 @@ Packages: - csapi-uix-inputmethod-manager - csapi-uix-stt - csapi-uix-tts +- csapi-uix-stt-engine +- csapi-uix-tts-engine - csapi-uix-voicecontrol - csapi-webview - csapi-widget-application |