[TBT][tizen_3.0_mobile][Speech to Text (stt) and Text to Speech(tts) modules added] 19/82619/2
authornazib.ullah <nazib.ullah@samsung.com>
Thu, 4 Aug 2016 12:55:46 +0000 (18:55 +0600)
committernazib.ullah <nazib.ullah@samsung.com>
Fri, 5 Aug 2016 05:37:13 +0000 (11:37 +0600)
commite793e167ef4c7c16d1f93b186976387c53424f06
treec4ba07ac1a450df247baae9b6497404bfb7c7224
parentd5f9194287b785c236e1393346859995d58a02f9
[TBT][tizen_3.0_mobile][Speech to Text (stt) and Text to Speech(tts) modules added]

Change-Id: Ie05b2cffa0feb01d94c0b48aad4919cebfbdcfe5
14 files changed:
release/binary-armv7l/org.tizen.tbtcoreapp-1.0.0-arm.tpk
release/binary-x86/org.tizen.tbtcoreapp-1.0.0-i386.tpk
tbtcoreapp/inc/model/tbt-info.h
tbtcoreapp/inc/utils/app_module_config.h
tbtcoreapp/inc/utils/config.h
tbtcoreapp/inc/view/tbt-stt-view.h [new file with mode: 0644]
tbtcoreapp/inc/view/tbt-tts-view.h [new file with mode: 0644]
tbtcoreapp/res/edje/3.0/mobile/stt_viewer.edc [new file with mode: 0644]
tbtcoreapp/res/edje/3.0/mobile/tts_viewer.edc [new file with mode: 0644]
tbtcoreapp/res/sounds/start_record.wav [new file with mode: 0644]
tbtcoreapp/src/model/tbt-list.c
tbtcoreapp/src/view/tbt-genlist-view.c
tbtcoreapp/src/view/tbt-stt-view.c [new file with mode: 0644]
tbtcoreapp/src/view/tbt-tts-view.c [new file with mode: 0644]