I think tizen is easy to develope beacause of its supporting javascript developement.
but can't find some feature that native C has...
at this time, I can't find any document addressing TTS feature...
https://developer.tizen.org/ko/development/api-references/web-application?redirect=https%3A//developer.tizen.org/dev-guide/3.0.0/org.tizen.native.mobile.apireference/group__CAPI__UIX__TTSE__MODULE.html&langredirect=1
even though it's web application section...it says I should include #include <ttse.h> which makes me think that this is native code..
it's not possible on web project to have tts feature?