Changeset 3304401


Ignore:
Timestamp:
Dec 20, 2002, 10:59:00 PM (21 years ago)
Author:
unknown <unknown>
Branches:
master, debian, mac, no-cups, nodebathena, web
Children:
b639db9
Parents:
148111e
git-author:
unknown <unknown> (12/20/02 22:59:00)
git-committer:
unknown <unknown> (12/20/02 22:59:00)
Message:

-rwxr-xr-x 1 root other 14962 Dec 20 2002 sipbmp3-filter~

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gutenbach/debian/lib/sipbmp3-filter

    r148111e r3304401  
    22# Play the data on STDIN as an audio file
    33#
    4 # $Id: sipbmp3-filter,v 1.2 2002-12-21 03:58:23 arolfe Exp $
     4# $Id: sipbmp3-filter,v 1.3 2002-12-21 03:59:00 unknown Exp $
    55#
    66# TODO
     
    3030
    3131# Select the correct output device and set the volume
    32 system("/usr/local/bin/audio_setdevice -out headphones 2>&1 </dev/null > /dev/null");
     32system("/usr/local/bin/audio_setdevice -out headphones 100 2>&1 </dev/null > /dev/null");
    3333
    3434# The command line we get from lpd is (no spaces between options and args):
Note: See TracChangeset for help on using the changeset viewer.