From ee600cfd3d2396703686d68b62489b7fa75fb804 Mon Sep 17 00:00:00 2001 From: misygauziya Date: Fri, 21 Jul 2023 02:22:22 +0900 Subject: [PATCH] =?UTF-8?q?[update]information=E3=81=AE=E8=A8=98=E5=85=A5?= =?UTF-8?q?=E6=BC=8F=E3=82=8C=E3=82=92=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- window_information.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/window_information.py b/window_information.py index fa868a44..69e87b47 100644 --- a/window_information.py +++ b/window_information.py @@ -74,6 +74,7 @@ VRChatで使用されるChatBoxをOSC経由でメッセージを送信するツ (New!) Check threshold point: Input Mic Energy Thresholdのしきい値を視覚化 Input Mic Dynamic Energy Threshold: 音声取得のしきい値の自動調整 Input Mic Record Timeout: 音声の区切りの無音時間 + Input Mic Phase Timeout: 文字起こしする音声時間の上限 Input Mic Max Phrases: 保留する単語の上限 (New!) Input Mic Word Filter: MICの文字起こし時にWord Filterで設定した文字が入っていた場合にChatboxに表示しない (ex AAA,BBB,CCC) Input Speaker Device: スピーカーを選択 @@ -82,6 +83,7 @@ VRChatで使用されるChatBoxをOSC経由でメッセージを送信するツ (New!) Check threshold point: (New!)Input Speaker Energy Thresholdのしきい値を視覚化 Input Speaker Dynamic Energy Threshold: 音声取得のしきい値の自動調整 Input Speaker Record Timeout: 音声の区切りの無音時間 + Input Speaker Phase Timeout: 文字起こしする音声時間の上限 Input Speaker Max Phrases: 保留する単語の上限 Parameterタブ OSC IP address: 変更不要