[mirotalksfu] - add Video AI
هذا الالتزام موجود في:
@@ -209,6 +209,9 @@ access to use this app.
|
||||
<button id="tabRecordingBtn" class="fas fa-record-vinyl tablinks">
|
||||
<p class="tabButtonText">Recording</p>
|
||||
</button>
|
||||
<button id="tabVideoAIBtn" class="fab fa-airbnb tablinks">
|
||||
<p class="tabButtonText">VideoAI</p>
|
||||
</button>
|
||||
<button id="tabVideoShareBtn" class="fab fa-youtube tablinks">
|
||||
<p class="tabButtonText">Media</p>
|
||||
</button>
|
||||
@@ -878,6 +881,45 @@ access to use this app.
|
||||
<div id="lastRecordingInfo" class="hidden"></div>
|
||||
</div>
|
||||
|
||||
<div id="tabVideoAI" class="tabcontent">
|
||||
<div class="avatarsVideoAI">
|
||||
<video id="avatarVideoAIPreview" src="" controls="yes"></video>
|
||||
<table class="settingsTable">
|
||||
<tr id="avatars">
|
||||
<td class=".width-180">
|
||||
<div class="title">
|
||||
<i class="fa-solid fa-users-line"></i>
|
||||
<p>Show free avatars</p>
|
||||
</div>
|
||||
</td>
|
||||
<td>
|
||||
<div class="form-check form-switch form-switch-md">
|
||||
<input
|
||||
id="switchAvatars"
|
||||
class="form-check-input"
|
||||
type="checkbox"
|
||||
checked
|
||||
/>
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<div id="avatarVideoAIcontainer"></div>
|
||||
<div>
|
||||
<select id="avatarVoiceIDs" name="avatarVoiceIDs">
|
||||
<option value="">Select Avatar Voice</option></select
|
||||
><br /><br />
|
||||
<div id="audio-container">
|
||||
<audio id="previewAudio" controls></audio>
|
||||
</div>
|
||||
</div>
|
||||
<br />
|
||||
<button id="avatarVideoAIStart" class="btn-primary">
|
||||
<i class="fas fa-play"></i> Start Video Avatar Session
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="tabVideoShare" class="tabcontent">
|
||||
<button id="videoShareButton">
|
||||
<i class="fab fa-youtube"></i>
|
||||
|
||||
المرجع في مشكلة جديدة
حظر مستخدم