Files
svetlana maleeva fb835757f6 Update help
2025-03-06 16:40:03 +03:00

26 lines
1.4 KiB
HTML
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html>
<html>
<head>
<title>Чтение текста вслух</title>
<meta charset="utf-8" />
<meta name="description" content="Описание плагина Речь для редакторов ONLYOFFICE, позволяющего читать текст вслух" />
<link type="text/css" rel="stylesheet" href="../../../../../../common/main/resources/help/editor.css" />
<link type = "text/css" rel = "stylesheet" href = "../../images/sprite.css" />
<script type="text/javascript" src="../callback.js"></script>
<script type="text/javascript" src="../../../../../../common/main/resources/help/search/js/page-search.js"></script>
</head>
<body>
<div class="mainpart">
<div class="search-field">
<input id="search" class="searchBar" placeholder="Поиск" type="text" onkeypress="doSearch(event)">
</div>
<h1>Чтение текста вслух</h1>
<p>В <b>редакторе PDF</b> ONLYOFFICE доступен плагин, позволяющий читать текст вслух.</p>
<ol>
<li>Выделите текст, который требуется прочитать.</li>
<li>Откройте вкладку <b>Плагины</b> и нажмите кнопку <div class = "icon icon-speech"></div> <b>Речь</b>.</li>
</ol>
<p>Текст будет прочитан.</p>
</div>
</body>
</html>