Files
2023-07-14 10:37:57 +03:00

26 lines
1.3 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>Metni sesli oku</title>
<meta charset="utf-8" />
<meta name="description" content="The description of Speech plugin for ONLYOFFICE editors, which allows to read the written text out loud" />
<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="../search/js/page-search.js"></script>
</head>
<body>
<div class="mainpart">
<div class="search-field">
<input id="search" class="searchBar" placeholder="Arama" type="text" onkeypress="doSearch(event)">
</div>
<h1>Metni sesli oku</h1>
<p>ONLYOFFICE <a href="https://www.onlyoffice.com/en/document-editor.aspx" target="_blank" onclick="onhyperlinkclick(this)"><b>Belge D&uuml;zenleyicisinde</b></a> metni sizin i&ccedil;in okuyabilen bir eklenti bulunmaktadır.</p>
<ol>
<li>Okunacak metni se&ccedil;in.</li>
<li><b>Eklentiler</b> sekmesine ge&ccedil;in ve <div class = "icon icon-speech"></div> <b>Speech (Konuşma)</b> se&ccedil;eneğini se&ccedil;in.</li>
</ol>
<p>Metin şimdi okunacaktır.</p>
</div>
</body>
</html>