2013-10-21 45 views
0

如何自動翻譯: 'ES', 'AR', '義', 'ZH-CN']與MediaElement的球員工作翻譯使用mediaelementjs

我試過的建議 -

$( '音頻,視頻')。mediaelementplayer({

// automatically create these translations on load 
    translations:['es','ar','yi','zh-cn'], 
    // allow the user to add additional translations 
    translationSelector: true, 
    // start with English automatically turned on 
    startLanguage: 'en' 
}); 

回答

0

對不起,谷歌已刪除了自己的翻譯API,因此這是從MediaElement.js