fixing input device
This commit is contained in:
@@ -61,6 +61,12 @@
|
||||
<input type="text" id="custom-wake-word" placeholder="/path/to/file.ppn" style="display: none; margin-top: 10px;" />
|
||||
</div>
|
||||
|
||||
<div class="input-group">
|
||||
<label for="audio-index">Audio Device Index</label>
|
||||
<input type="number" id="audio-index" placeholder="z.B. 0" />
|
||||
<span class="input-hint">Index des Mikrofons (siehe Konsolen-Log).</span>
|
||||
</div>
|
||||
|
||||
<button id="save-btn" class="primary-btn">
|
||||
<span class="btn-text">Einstellungen speichern</span>
|
||||
<span class="loader"></span>
|
||||
|
||||
Reference in New Issue
Block a user