sox-users@lists.sourceforge.net unofficial mirror
 help / color / mirror / code / Atom feed
* sox FAIL sox: Sorry, there is no default audio device configured
@ 2021-05-07 15:20 tsepp2000
  2021-05-07 17:01 ` Dr. Thomas Tensi
  0 siblings, 1 reply; 2+ messages in thread
From: tsepp2000 @ 2021-05-07 15:20 UTC (permalink / raw)
  To: sox-users


[-- Attachment #1.1: Type: text/plain, Size: 1285 bytes --]

Hi,

I am using Mansr's v14.4.2 on Windows 10 Pro (v. 20H2) and I am trying
to play a simple wav-file with sox. Didn't try it in Linux. Earlier it
went with "sox music.wav -d" or the renamed play. By the way, it doesn't
work with the older version of Sox 14.3.1 either.

I tried to get the name of my device and more informations. I used
"SoundVolumeView" to get all informations about the existing devices. My
"Command-Line Friendly ID" is "Realtek High Definition
Audio\Device\Lautsprecher\Render".

I tried to set the default device with this program. Nothing changed.

All these things do not work the same way:
play music.wav -t waveaudio
sox -t waveaudio default music.wav (-> output: sox FAIL formats: no
handler for given file type `waveaudio')
sox -t waveaudio -d music.wav (-> output: sox FAIL formats: no handler
for given file type `waveaudio')

Then I tried (before the sox command):
set AUDIODEV=0 (instead of "0": 1 to 5)
set AUDIODEV="Lautsprecher"
set AUDIODEV="Realtek High Definition Audio\Device\Lautsprecher\Render"
set AUDIODEV=default
...

Everything I found in the web and my tries above:
"sox FAIL sox: Sorry, there is no default audio device configured"

Any idea? Solutions found in the web don't work...

Regards
Thomas


[-- Attachment #1.2: Type: text/html, Size: 2095 bytes --]

[-- Attachment #2: Type: text/plain, Size: 0 bytes --]



[-- Attachment #3: Type: text/plain, Size: 158 bytes --]

_______________________________________________
Sox-users mailing list
Sox-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sox-users

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: sox FAIL sox: Sorry, there is no default audio device configured
  2021-05-07 15:20 sox FAIL sox: Sorry, there is no default audio device configured tsepp2000
@ 2021-05-07 17:01 ` Dr. Thomas Tensi
  0 siblings, 0 replies; 2+ messages in thread
From: Dr. Thomas Tensi @ 2021-05-07 17:01 UTC (permalink / raw)
  To: sox-users

Hello Thomas,


you wrote:
 > [problems with output to audio device in Windows]
 > All these things do not work the same way:
 > play music.wav -t waveaudio
 > sox -t waveaudio default music.wav (-> output: sox FAIL formats: no
 > handler for given file type `waveaudio')
 > sox -t waveaudio -d music.wav (-> output: sox FAIL formats: no handler
 > for given file type `waveaudio')

Did you try it via

    sox music.wav -t waveaudio

I did it on a Windows 10 installation with SoX v14.4.2 and this works fine.


	Best regards,

		T.T.


_______________________________________________
Sox-users mailing list
Sox-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sox-users

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-05-07 17:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-07 15:20 sox FAIL sox: Sorry, there is no default audio device configured tsepp2000
2021-05-07 17:01 ` Dr. Thomas Tensi

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/sox.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).