[Update] Add feature, Send Only Translated Messages: 翻訳オン時、翻訳後のメッセージのみを送信する機能を追加。

This commit is contained in:
Sakamoto Shiina
2023-12-20 01:07:42 +09:00
parent 1eb84517db
commit 74bd06c768
6 changed files with 58 additions and 2 deletions

View File

@@ -174,6 +174,9 @@ config_window:
auto_clear_the_message_box:
label: Auto Clear The Message Box
send_only_translated_messages:
label: Send Only Translated Messages
notice_xsoverlay:
label: Notification XSOverlay (VR Only)
desc: Notify received messages by using XSOverlay's notification feature.

View File

@@ -167,9 +167,13 @@ config_window:
desc: 文字起こしされた単語数の下限値で、この数値を超えた場合のみ結果をログに表示します。
error_message: 0以上の数値を設定できます。
auto_clear_the_message_box:
label: 送信後はチャットボックスを空にする
send_only_translated_messages:
label: 翻訳後のメッセージのみ送信する
notice_xsoverlay:
label: XSOverlayでの通知受け取り機能を有効 (VR限定)
desc: 文字起こし受信されたメッセージをXSOverlayの機能を使って通知として受け取れます。