언어 설정

Menu
Sites
Language
Can we customize the Voice used in Text-to-Speech engine

Hi,

Is there any way we can change the Voice used in the Text to Speech engine?

Regards,

Edited by: Brock Boland on 17 3월, 2014 Reason: Paragraph tags added automatically from tizen_format_fix module.

Responses

1 댓글
Alex Dem
Hi, Looks like there is no such API in Tizen now. All info regarding TTS that I have found: https://developer.tizen.org/help/index.jsp?topic=%2Forg.tizen.native.apireference%2FnamespaceTizen_1_1Uix_1_1Speech.html https://developer.tizen.org/help/index.jsp?topic=%2Forg.tizen.native.apireference%2FclassTizen_1_1Uix_1_1Speech_1_1TextToSpeech.html But I hope Tizen::Uix::Speech::Speech 'namespace' could be extended in future with voice types {male/ femaile etc} and apropriate API could be added into Tizen::Uix::Speech::TextToSpeech class. Alexey.