Bug 103471 - support for CTCP sounds
Summary: support for CTCP sounds
Status: RESOLVED INTENTIONAL
Alias: None
Product: konversation
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR wishlist
Target Milestone: ---
Assignee: Konversation Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-08 03:18 UTC by Wolf Clostermann
Modified: 2006-01-09 22:57 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Wolf Clostermann 2005-04-08 03:18:32 UTC
Version:           0.17 (using KDE KDE 3.3.0)
Installed from:    SuSE RPMs
OS:                Linux

Some clients support CTCP sounds, which allow a sound to be played on a channel. The way it works is as follows:

sender types /ctcp #channelname sound abc.wav
clients make a DCC GET request for abc.wav
clients play abc.wav on receiving end.

All this happens seamlessly on the receiving end.
Comment 1 Torrie Fischer 2005-12-04 20:20:04 UTC
I think that having the clients do an automatic dcc-get would get quickly annoying to the ctcp'er. Imagine what would happen if someone did this in a channel of 50 or so, and 25 of them don't have the sound.
Comment 2 Eike Hein 2006-01-07 06:25:08 UTC
Useless.
Comment 3 Torrie Fischer 2006-01-09 22:57:33 UTC
Useless? Yes. Entertaining? Highly. mIRC is probably the only client around (that I know of) that supports ctcp-sound, and lots of people take advantage of it. The sounds add another dimension of communication and entertainment that regular text can't bring. And as opposed to this dcc-get request silently, mIRC supports using the format of "!<me> <sound>" in a PRIVMSG to initiate a dcc-send of the sound. Many people find this annoying, so it shouldn't be enabled by default.