Google text to speech - в выводе mp3 отсутствуют разрывы SSML

Вот простой подход:

$('.mybutton').click(function(){

    /* Perform some button action ... */
    alert("I don't like it when you press my button!");

    /* Then, the most important part ... */
    return false;

});
0
задан user2981483 18 January 2019 в 14:51
поделиться

0 ответов

Другие вопросы по тегам:

Похожие вопросы: