added full control over which input device to use in voice chat (limited by cpal)

This commit is contained in:
2026-01-30 15:49:48 +01:00
parent 81d9624c9e
commit c57e8d8254
11 changed files with 329 additions and 116 deletions

View File

@@ -2,7 +2,7 @@
"name": "frangipane-client",
"private": true,
"version": "1.0.2",
"backendVersion": "1.0.5",
"backendVersion": "1.0.6",
"type": "module",
"scripts": {
"dev": "vite",