diff --git a/speech/talk.php b/speech/talk.php index aab18521a05a07ab1f2295ce4657735a0e428867..faeeadb237586cb087b4cdc67ff41aec6df93170 100644 --- a/speech/talk.php +++ b/speech/talk.php @@ -74,6 +74,7 @@ CREATE TABLE IF NOT EXISTS ujive ( UPDATE launcher SET speech_it = array_append(speech_it, $1) WHERE id = $2 https://puma-01.elettra.eu/lib/fm.php?open_editor=/run/knob/launch_do + nokill 100 100 /runtime/bin/modmulti-gui @@ -309,6 +310,7 @@ CREATE TABLE IF NOT EXISTS ujive ( <img style="margin-right: 10px; display: none;" id='chart' src='./chart.png' title='chart'> </div> <span style='color: darkblue; font-weight: bold;' id='miclabel'>comandi vocali </span> + <iframe src='https://pwma.elettra.eu/knob/?ws=<?php echo $_REQUEST['host'];?>' width='500px' height='30px' style='border-width: 0;'></iframe> <table id ='openTable' class="table table-hover"></table> <span id='ctree'></span> <pre id='log'></pre>