Hi,

Unfortunately, I don't think that many of us have a windows 7 at hand to
perform some testing... My advice would be that you try some other inputs
until you find one that works for you. There are: input.alsa,
input.portaudio, input.pulseaudio, etc. Moreover, on those you can usually
specify which device you want to use etc. So with some tweaking you might
succeed...

HTH

++

Sam.

On Fri, Oct 26, 2012 at 3:38 AM, Daniel Cantarin <[email protected]>wrote:

> Hi there.
>
> I've done a fast search in the mail list and didn't found any mention of
> this, sorry if it's already mentioned.
>
> I have this script:
>
> MicrofonoLineIn = in(id="MicrofonoLineIn", fallible=true)
> MicrofonoLineIn = server.rms(id="vmMicrofonoLineIn", MicrofonoLineIn)
> mixer = mix(id="mixer",[MicrofonoLineIn, blank(id="silencio")])
> Parlantes = output.prefered(id="Parlantes", mixer)
>
> That is executed with -t flag, so i can get mic's RMS via telnet with my
> custom UI.
>
> It's working fine in Ubuntu and XP, but there seems to be a problem in
> Windows 7: LiquidSoap doesn't seems to get the microphone at all. No sound
> output and no RMS, but also no error anywhere.
>
>
> Any clue?
>
> Thanks,
> Daniel.
>
>
> ------------------------------------------------------------------------------
> Everyone hates slow websites. So do we.
> Make your web apps faster with AppDynamics
> Download AppDynamics Lite for free today:
> http://p.sf.net/sfu/appdyn_sfd2d_oct
> _______________________________________________
> Savonet-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/savonet-users
>
>
------------------------------------------------------------------------------
The Windows 8 Center - In partnership with Sourceforge
Your idea - your app - 30 days.
Get started!
http://windows8center.sourceforge.net/
what-html-developers-need-to-know-about-coding-windows-8-metro-style-apps/
_______________________________________________
Savonet-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to