希伯来语可以与TextToSpeech和YandexTranslate一起使用吗?

时间:2014-12-19 00:32:46

标签: android-emulator translation text-to-speech hebrew app-inventor

当我在App Inventor 2中尝试以下(即希伯来语)时,我什么都没听到:

Hebrew configuration ("he", "il", "הכנס לרכבת") does not produce speech

但是,以下(切换到英语口语的参数)可以正常工作:

English configuration ("en", "uk", "go into the train") succeeds in producing speech

请注意,我更改了变量"语言"," country"," setance"和" hebrew_sentance"在英语口语(成功)和口语希伯来语(失败)之间切换。

是否可以让ai2说希伯来语?

2 个答案:

答案 0 :(得分:1)

麻省理工学院的APP发明人支持65种语言,并通过文本到语音交流40种语言。问题不在于您在app发明者中的编程,但希伯来语不支持作为文本到语言的语言,并且仍在进一步开发中。我建议你应该使用Google API来解决这些不便,因为它们支持180种语言,可以通过105种语言进行文本到语音的交流

答案 1 :(得分:0)

不想让你失望,但google Text To Speech也不支持希伯来语。