diff --git a/brmd/brmd.pl b/brmd/brmd.pl index 0255d24..68685fa 100755 --- a/brmd/brmd.pl +++ b/brmd/brmd.pl @@ -862,6 +862,7 @@ sub last_text_escaped { sub stream_start { $_[KERNEL]->yield('text', 'hold', "ON AIR"); + $_[KERNEL]->yield('beep'); } sub stream_stop {