similar to: Audacity in wine does not find "default" sound

Displaying 20 results from an estimated 4000 matches similar to: "Audacity in wine does not find "default" sound"

2011 Aug 06
1
Re: Audacity in wine does not find "default" sound sys
Susan Cragin wrote: > When I run Audacity for Windows (the 1.13 beta) under wine, the "default" sound system does not work. > I have to select "MIME" and "Wine Sound Mapper." > > Wine Sound Mapper does work, but isn't wine supposed to use the "default" sound system as primary, and if that has changed, how come winecfg can't find the
2008 Oct 24
2
Wine USB sound is OSS only?
I have a USB soundcard that I have tried to run with Dragon NaturallySpeaking. It doesn't work unless I set winecfg to oss instead of alsa. Is this normal? Am I doing something wrong? How do I get alsa over USB? Thanks, Susan Cragin
2008 Mar 14
1
Tr: RE : getting a Creative Soundblaster card to work
Forwarding this to wine-users, I made a mistake while sending. Gardou J?r?me <jgardou at yahoo.fr> a ?crit : Date: Fri, 14 Mar 2008 14:09:42 +0100 (CET) De: Gardou J?r?me <jgardou at yahoo.fr> Objet: RE : [Wine] getting a Creative Soundblaster card to work ?: Susan Cragin <susancragin at earthlink.net> Cc: wine-user at winehq.org Susan Cragin <susancragin at
2008 Feb 20
1
Running DNS 9.5 Standard
Dragon NaturallySpeaking 9.0 Preferred installs and runs. However, DNS 9.5 installs well but does not. The output is as follows. I have been told that there is an oleacc function that has not been implemented in wine, but does anyone else have any suggestions? susan at ubuntu:~/.wine/drive_c/Program Files/Nuance/NaturallySpeaking9/Program$ wine natspeak Xlib: extension "GLX" missing
2009 Mar 28
4
Possible recent bug disables sound in wine - Ubuntu Studio
I have sound problems in Ubuntu Studio, starting yesterday. These may be caused by a Ubuntu bug, but I wanted to run them by wine users and see if anyone else is having a similar problem. My configuration: I use Ubuntu Studio. I installed it clean this morning, with default options. Then I purged pulseaudio (because pulseaudio does not work with wine) asoundconf list shows the following
2009 Aug 28
4
progress of sound update -- REVISED
Change -- The program I test with is Dragon NaturallySpeaking. Yesterday's Ubuntu updates produced a rash of pulseaudio changes, and suddenly alsa works with wine, without stumbling. Today's secret to making it work: In System/Preferences/Startup applications, uncheck pulseaudio sudo apt-get install esound sudo nano /etc/pulse/client.conf autospawn = no Then every time your computer
2008 Dec 10
1
No Sound in Wine - disable / remove pulseaudio
>Hello, > >PulseAudio is not a problem. You can use the OSS Emulation of PA, it works perfectly. (I saw a test with Dragon NaturallySpeaking, and it seems imply that it's good, isn't it ?) > >I used padsp for a while when a beautiful project was born : WinePulse. I'm actually testing it with the main (and only) developer of this PulseAudio backend for Wine and recently
2011 Sep 07
0
Re: Haven't been able to completely install Dragon NaturallySpea
Susan Cragin wrote: > Several weeks ago, wine made changes that stopped the audio working for me, and I had to stop using NatSpeak. > I deleted my wine prefix at some point. > In the last day or so, I've tried to get Natspeak 11.0 re-installed, to no avail. > The wine version on the Ubuntu repository PPA (that is wine-1.3.27) doesn't install NatSpeak, and neither does wine
2011 Aug 06
0
Audacity in wine does not find "default" sound system
When I run Audacity for Windows (the 1.13 beta) under wine, the "default" sound system does not work. I have to select "MIME" and "Wine Sound Mapper." Wine Sound Mapper does work, but isn't wine supposed to use the "default" sound system as primary, and if that has changed, how come winecfg can't find the "wine sound mapper" sound system?
2011 Mar 10
0
Installing 64-bit app onto 64-bit wine
I have 64-bit Ubuntu and two programs that can be installed as either 32-bit or 64-bit. The programs are Notepad2 and Dragon NaturallySpeaking 10. I run both now with 32-bit but have been told that 64-bit is getting better, so thought I'd try. I compiled 64-bit Ubuntu without a problem, and it runs Notepad just fine, but does not run Notepad2 (which just has one exe and does not need to be
2008 Aug 26
2
Help installing large files - Dragon NaturallySpeaking 9.5 and 10.0
I have been trying to install Dragon NaturallySpeaking 9.5 and 10.0 using wine's most current git. With 9.5, the install fails to install the largest files, which are quite huge. With 10.0, the files are even larger, and the install just hangs and won't continue. ?? Wine 9.0, which has slightly smaller file sizes, installs and runs pretty well. Oddly, I have also tried copying all
2011 Aug 03
1
No sound on ThinkPad -- mixer issue
I have no sound in wine. I open my application (Dragon NaturallySpeaking) and it says the device is not responding. (Neither the mike jack nor the USB pod.) When I run winecfg I get the following message. fixme:wave:ALSA_ComputeCaps Device has a minimum of 2 channels fixme:mixer:ALSA_MixerInit No master control found on ThinkPad Console Audio Control, disabling mixer So it appears that my mixer
2008 Nov 24
2
Getting lowest latency sound?
I have been trying to get lowest-latency sound (with highest fidelity) to use with Dragon NaturallySpeaking. I have Jaunty and the latest RT kernel, which I know has problems for many applications but works fine to run DNS. (It will not, however, install the program nor train it.) I set up real-time audio access as follows: sudo su -c 'echo @audio - rtprio 99 >>
2008 Apr 15
1
Re : wine asio
And to get it all, use it like this : sudo make 2>&1 &>somelogfile or even better sudo make 2>&1 |tee somelogfile to see the messages and have them recorded at the same time. Kind regards,Sylvain Petreolle (aka Usurp) Support artists, not multinationals - http://Iwouldntsteal.net Supportez les artistes, pas les multinationales - http://Iwouldntsteal.net ----- Message
2008 Oct 21
0
using ALSA with a USB device?? Is this possible?
I run Dragon NaturallySpeaking 10. I want to be able to use a USB microphone with alsa but am unable to do so. My iMic USB soundcard requires that I run winecfg and set audio to OSS. Here's my dilemma. The USB mic gives me better sound. (DNS accuracy settings on average 3 points higher, which is significant.) Alsa gives me better latency. (Or maybe something else, but I think it's
2011 May 27
0
Is it me or is it Oneiric
I converted to Oneiric Ocelot pre-alpha several days ago. Yes, I already know that was a bad move on my part. Git compiled and ran well once or twice and then... I compiled the git yesterday and tried to run NatSpeak, and this error popped up. susan at ubuntu:~/.wine/drive_c/Program Files/Nuance/NaturallySpeaking10/Program$ wine natspeak fixme:mountmgr:harddisk_ioctl returning zero-filled
2009 May 11
7
alsa not available in winecfg under karmic?
I upgraded to karmic yesterday, and ran winecfg. The list of possible sound systems has shrunk to three: oss, jack and eSound. I tried running winecfg plain, and with padsp and pasuspender prefixes. Susan
2009 Jun 02
1
Program sees RAM as a negative number
I'm trying to install Dragon NaturallySpeaking 7, just to test it out. For some reason it says that my RAM is -1024 or something like that. It's really a +3GB. ?? Susan
2009 Aug 19
4
FYI -- Just to let you know of potential sound problems
I have the latest version of Ubuntu Studio (Karmic) and just re-installed it today. I use non-pulse applications, including Audacity and Dragon NaturallySpeaking running under wine. I have tried disabling pulseaudio every way I know how. I am getting no sound, mostly due to what are described as timeout errors. Ubuntu has been working to make it run with pulseaudio properly disabled, so that
2008 Oct 21
2
Dragon NaturallySpeaking 7 install fails -ve memory reported
Hi folks, I'm presently having my second foray into Wine. I'm running Ubuntu 8.04 on a machine with 3GB memory. I'm having problems installing Dragon NaturallySpeaking 7 and would welcome some guidance. When I run "wine /media/cdrom1/autorun.exe" the install looks promising for a few moments, then an error message saying: "Your computer does not meet the minimum