[Update] Config Window: スレッショルドチェック周りの文言変更(間に合わせ)
This commit is contained in:
@@ -56,12 +56,12 @@ config_window:
|
||||
label: Mic Host/Driver
|
||||
mic_device:
|
||||
label: Mic Device
|
||||
mic_energy_threshold:
|
||||
label: Mic Energy Threshold
|
||||
desc: Slider to modify the threshold for activating voice input. Press the microphone button to initiate input and speak, allowing you to adjust it while monitoring the actual volume.
|
||||
mic_dynamic_energy_threshold:
|
||||
label: Mic Dynamic Energy Threshold
|
||||
desc: When this feature is selected, it will automatically adjust in a way that works well, based on the set Mic Energy Threshold.
|
||||
label: Mic Energy Threshold (Auto)
|
||||
desc: Automatically determine mic input sensitivity.
|
||||
mic_energy_threshold:
|
||||
label: Mic Energy Threshold (Manual)
|
||||
desc: Slider to modify the threshold for activating voice input. Press the microphone button to initiate input and speak, allowing you to adjust it while monitoring the actual volume.
|
||||
mic_record_timeout:
|
||||
label: Mic Record Timeout
|
||||
mic_phrase_timeout:
|
||||
@@ -75,12 +75,12 @@ config_window:
|
||||
|
||||
speaker_device:
|
||||
label: Speaker Device
|
||||
speaker_energy_threshold:
|
||||
label: Speaker Energy Threshold
|
||||
desc: Slider to modify the threshold for activating voice input. Press the headphones mark button to start input and speak something, so you can adjust it while monitoring the actual volume.
|
||||
speaker_dynamic_energy_threshold:
|
||||
label: Speaker Dynamic Energy Threshold
|
||||
desc: When this feature is selected, it will automatically adjust in a way that works well, based on the set Speaker Energy Threshold.
|
||||
label: Speaker Energy Threshold (Auto)
|
||||
desc: Automatically determine speaker input sensitivity.
|
||||
speaker_energy_threshold:
|
||||
label: Speaker Energy Threshold (Manual)
|
||||
desc: Slider to modify the threshold for activating voice input. Press the headphones mark button to start input and speak something, so you can adjust it while monitoring the actual volume.
|
||||
speaker_record_timeout:
|
||||
label: Speaker Record Timeout
|
||||
speaker_phrase_timeout:
|
||||
|
||||
@@ -58,12 +58,12 @@ config_window:
|
||||
label: マイク(ホスト/ドライバー)
|
||||
mic_device:
|
||||
label: マイク (デバイス)
|
||||
mic_energy_threshold:
|
||||
label: 音声取得のしきい値
|
||||
desc: スライダーを調整してしきい値を決められます。マイクのアイコンを押すと、実際に声を入力し、音量を確認しながら調節できます。
|
||||
mic_dynamic_energy_threshold:
|
||||
label: 音声取得のしきい値の自動調整
|
||||
desc: 有効にすると、設定されたしきい値に応じて、ある程度自動的に調節されます。
|
||||
label: マイク入力感度の調整(自動)
|
||||
desc: マイクの入力感度が自動的に調節されます。
|
||||
mic_energy_threshold:
|
||||
label: マイク入力感度の調整(手動)
|
||||
desc: スライダーを調整してしきい値を決められます。マイクのアイコンを押すと、実際に声を入力し、音量を確認しながら調節できます。
|
||||
mic_record_timeout:
|
||||
label: マイク音声の区切りの無音時間
|
||||
mic_phrase_timeout:
|
||||
@@ -77,12 +77,12 @@ config_window:
|
||||
|
||||
speaker_device:
|
||||
label: スピーカー(デバイス)
|
||||
speaker_energy_threshold:
|
||||
label: 音声取得のしきい値
|
||||
desc: スライダーを調整してしきい値を決められます。スピーカーのアイコンを押すと、設定されたデバイスから音を聞き取り、音量を確認しながら調節できます。
|
||||
speaker_dynamic_energy_threshold:
|
||||
label: 音声取得のしきい値の自動調整
|
||||
desc: 有効にすると、設定されたしきい値に応じて、ある程度自動的に調節されます。
|
||||
label: スピーカー入力感度の調整(自動)
|
||||
desc: スピーカーの入力感度が自動的に調節されます。
|
||||
speaker_energy_threshold:
|
||||
label: スピーカー入力感度の調整(手動)
|
||||
desc: スライダーを調整してしきい値を決められます。スピーカーのアイコンを押すと、設定されたデバイスから音を聞き取り、音量を確認しながら調節できます。
|
||||
speaker_record_timeout:
|
||||
label: スピーカー音声の区切りの無音時間
|
||||
speaker_phrase_timeout:
|
||||
|
||||
Reference in New Issue
Block a user