diff --git a/main/lp/lp_add_audio.php b/main/lp/lp_add_audio.php
index 08228600d76..ba58d7f73b5 100755
--- a/main/lp/lp_add_audio.php
+++ b/main/lp/lp_add_audio.php
@@ -208,6 +208,96 @@
$page .= $recordVoiceForm;
$page .= '
';
$page .= $form->returnForm();
+
+$text2speechPlugin = Text2SpeechPlugin::create();
+
+if ($text2speechPlugin->isEnabled(true)) {
+ $page .= '
+ +
+ + ++ +
+