The audio device in the windows audio sink can be used one of two ways,

First is to use a number which is the device ID of the audio device, the
second is to enter a string representing the device's name.

Realize, however, that there is no way to interactively iterate through the
list of available devices, so you'll have to figure out the ID's/names
yourself through the control panel.  It will give a warning in the output
log if what you entered is not found so you can least use trial and error.
If it can't find the device you entered, or you don't put an entry in, it
will use the WAVE_MAPPER device.

Geof


On Sun, Nov 6, 2016 at 5:15 AM, Tarquin Roode <tarquin.ro...@gmail.com>
wrote:

> Hi
>
>
>
> Mine works, I am using 3.7.9.2
>
> So not a problem with the inary, it worked on Both Win 7 and Win 10
>
>
>
> I am not a home a he moment so don’t have  ss to my PC, bt I just plopped
> the Audio Sink down and it worked
>
>
>
> Ood luck
>
> arqun
>
>
>
> *From:* Discuss-gnuradio [mailto:discuss-gnuradio-bounces+tarquin.roode=
> gmail....@gnu.org] *On Behalf Of *Achilleas Anastasopoulos
> *Sent:* Saturday, 05 November 2016 2:46 AM
> *To:* Discuss-gnuradio@gnu.org
> *Subject:* [Discuss-gnuradio] problems with windows binaries and audio
>
>
>
> Hi,
>
>
>
> I have installed the windows binaries from GCNDevelopment
>
> http://www.gcndevelopment.com/gnuradio/
>
>
>
> A simple test with a wav file and an audio sink does not seem to work.
>
> I have changed the config file to use audio - windows but still this is
> not working.
>
> (same grc file works fine on Linux).
>
> I have tried this on both Windows 7 and 10 with no success.
>
>
>
> Can someone report if they had success with audio on Windows with these
> binaries?
>
>
>
> Any ideas as to what else I can try?
>
>
>
> thanks
>
> Achilleas
>
> _______________________________________________
> Discuss-gnuradio mailing list
> Discuss-gnuradio@gnu.org
> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
>
>
_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to