From 0bb677d52ce7288f7430319d85a635dc74e9f682 Mon Sep 17 00:00:00 2001 From: zoltanvb Date: Thu, 12 Dec 2024 21:16:59 +0100 Subject: [PATCH] Clarify latency setting. --- intl/msg_hash_us.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/intl/msg_hash_us.h b/intl/msg_hash_us.h index ff909feb126..03bf55f05a7 100644 --- a/intl/msg_hash_us.h +++ b/intl/msg_hash_us.h @@ -3069,7 +3069,7 @@ MSG_HASH( ) MSG_HASH( MENU_ENUM_SUBLABEL_AUDIO_LATENCY, - "Desired audio latency in milliseconds. Might not be honored if the audio driver can't provide given latency." + "Maximum audio latency in milliseconds. The driver aims to keep actual latency at 50% of this value. Might not be honored if the audio driver can't provide given latency." ) #ifdef HAVE_MICROPHONE