• telnet command to issue audible alert?

    From Hugh Johns@hugh_j_5788@nospam.net to alt.os.linux.ubuntu on Thu Apr 4 13:15:48 2024
    From Newsgroup: alt.os.linux.ubuntu

    Running telnet on 22.04. Is there a command to issue an audible alert
    when new data appears? Thanks.
    --- Synchronet 3.20a-Linux NewsLink 1.114
  • From Paul@nospam@needed.invalid to alt.os.linux.ubuntu on Thu Apr 4 20:20:12 2024
    From Newsgroup: alt.os.linux.ubuntu

    On 4/4/2024 1:15 PM, Hugh Johns wrote:
    Running telnet on 22.04.  Is there a command to issue an audible alert when new data appears?  Thanks.

    Telnet is interactive, not job or batch based.

    There is no reason for the feature to exist in the way you want it.

    When you have a Telex machine dialed into Reuters, Reuters sends
    <ctrl>-G, the bell character, indicating "incoming article". The
    BEL character 0x07 hex, was intended for the "alert function".
    Sometimes they would send individual news articles over the Telex,
    and an operator would not know something was coming in, unless
    they happened to hear the BEL.

    However, that requires cooperation from the serving end. The
    people sending the information, need to understand that an
    audible alert should be included. On a Telex or Teletype machine,
    a real bell is used, and a hammer strikes it. On a computer,
    BEL makes a beep noise, which is annoying if used to excess.

    *******

    It's a long shot, but find the Accessibility section of the
    OS, where help is provided for vision-impaired or hearing-impaired
    individuals.

    You may be able to select TTS (text to speech) and have the
    contents of the Telnet window read aloud to you. When new
    information comes in, you would hear the voice start up
    while it reads the content.

    But short of editing the source of PuTTY terminal emulator
    and adding a feature there, I don't think a convenient tick
    box exists for what you want. In a Google, I can see someone
    asked for it, but the answers were similar to mine. DIY.

    Paul
    --- Synchronet 3.20a-Linux NewsLink 1.114
  • From =?UTF-8?Q?Josef_M=C3=B6llers?=@josef@invalid.invalid to alt.os.linux.ubuntu on Fri Apr 5 10:09:40 2024
    From Newsgroup: alt.os.linux.ubuntu

    On 05.04.24 02:20, Paul wrote:
    On 4/4/2024 1:15 PM, Hugh Johns wrote:
    Running telnet on 22.04.  Is there a command to issue an audible alert when new data appears?  Thanks.

    Telnet is interactive, not job or batch based.

    There is no reason for the feature to exist in the way you want it.

    When you have a Telex machine dialed into Reuters, Reuters sends
    <ctrl>-G, the bell character, indicating "incoming article". The
    BEL character 0x07 hex, was intended for the "alert function".
    Sometimes they would send individual news articles over the Telex,
    and an operator would not know something was coming in, unless
    they happened to hear the BEL.

    However, that requires cooperation from the serving end. The
    people sending the information, need to understand that an
    audible alert should be included. On a Telex or Teletype machine,
    a real bell is used, and a hammer strikes it. On a computer,
    BEL makes a beep noise, which is annoying if used to excess.

    No, the serving side would not need to cooperate. If the receiving end
    senses incoming data after a certain threshold, it could very well sound
    an audible alarm signalling that fact without help from the sending end.
    Afair I have never looked into the telnet sources, but one could eg
    record the time of incoming data and if the difference between two
    events exceeds the threshold, an audible alert could be raised.

    Josef
    --- Synchronet 3.20a-Linux NewsLink 1.114
  • From anton@anton@mips.complang.tuwien.ac.at (Anton Ertl) to alt.os.linux.ubuntu on Sat Apr 6 17:29:08 2024
    From Newsgroup: alt.os.linux.ubuntu

    Paul <nospam@needed.invalid> writes:
    When you have a Telex machine dialed into Reuters, Reuters sends
    <ctrl>-G, the bell character, indicating "incoming article". The
    BEL character 0x07 hex, was intended for the "alert function".
    Sometimes they would send individual news articles over the Telex,
    and an operator would not know something was coming in, unless
    they happened to hear the BEL.

    I find it hard to believe that an operator would not hear it when a
    Telex machine starts or stops rattling.

    A more plausible reason for having BEL at the start and/or end of an
    article is so that the operator notices that a new article has started
    when there are several articles sent without intervening pause.

    - anton
    --
    M. Anton Ertl Some things have to be seen to be believed anton@mips.complang.tuwien.ac.at Most things have to be believed to be seen http://www.complang.tuwien.ac.at/anton/home.html
    --- Synchronet 3.20a-Linux NewsLink 1.114
  • From Mr. Man-wai Chang@toylet.toylet@gmail.com to alt.os.linux.ubuntu on Sun Apr 7 12:52:51 2024
    From Newsgroup: alt.os.linux.ubuntu

    On 5/4/2024 1:15 am, Hugh Johns wrote:
    Running telnet on 22.04. Is there a command to issue an audible alert
    when new data appears? Thanks.

    Play a MP3 using MPG123 or MPG321? :)


    --- Synchronet 3.20a-Linux NewsLink 1.114