Files
svetlana maleeva 8c4252e627 Update help
2024-11-07 17:54:29 +03:00

27 lines
1.7 KiB
HTML
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. 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>Text laut vorlesen</title>
<meta charset="utf-8" />
<meta name="description" content="Die Beschreibung des Sprach-Plugins für ONLYOFFICE Editoren, mit dem der geschriebene Text laut vorgelesen werden kann" />
<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="Search" type="text" onkeypress="doSearch(event)">
</div>
<h1>Text laut vorlesen</h1>
<p>ONLYOFFICE <a href="https://www.onlyoffice.com/de/pdf-editor.aspx?docs=download" target="_blank" onclick="onhyperlinkclick(this)"><b>PDF-Editor</b></a> hat ein Plugin, das den Text für Sie vorlesen kann.</p>
<p class="note">Ab ONLYOFFICE Docs 8.2 sind standardmäßig keine Plugins mehr in den Editoren enthalten. Die Plugins müssen über die <a href="https://helpcenter.onlyoffice.com/de/ONLYOFFICE-Editors/Editors-User-Guides/AllEditors/Plugin-manager.aspx" target="_blank">Plugin-Verwaltung</a> installiert werden.</p>
<ol>
<li>Wählen Sie den vorzulesenden Text aus.</li>
<li>Öffnen Sie die Registerkarte <b>Plugins</b> und wählen Sie den Menüpunkt <div class="icon icon-speech"></div> <b>Rede</b> aus.</li>
</ol>
<p>Der Text wird nun vorgelesen.</p>
</div>
</body>
</html>