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

@@ -1,7 +1,7 @@
{
"$schema": "https://schema.tauri.app/config/2",
"productName": "frangipane",
"version": "1.0.1",
"version": "1.0.2",
"identifier": "com.strawberries.frangipane",
"build": {
"beforeDevCommand": "yarn dev",