similar to: Sound in WINE - Playsound() API call

Displaying 20 results from an estimated 100 matches similar to: "Sound in WINE - Playsound() API call"

2008 Sep 08
1
[LLVMdev] Questions on using LLVM to build a VM
Good day, Firstly, I am very new to this project. I have dug through some of the documentation, but cannot find a satisfying answer to some questions I have. I hope somebody here can edify me. I am interested in embedded a LLVM 'VM' inside an embedded ARM-based device. That is, I want to be able to load and execute .bc files directly in an embedded system. The questions: -
2006 Nov 05
2
Integrating speex with VideoNet application: Constantbackground noise
Hi John, I noticed the values after decode is very much different from the values of the original PCM samples. For cases when the PCM sample values are constant (because no one is speaking), the decoded values fluctuate too. These fluatuations are causing the background noise. Is my observation expected? Thanks, Carine ----- Original Message ---- From: John Miles <jmiles@pop.net> To:
2006 Nov 05
1
Integrating speex with VideoNet application: Constantbackground noise
Hi, I've changed the m_waveFormatEx.wBitsPerSample for both record buffer and playSound buffer, changed my array from char to short and I'm still getting the same constant background noise. I notice that when I talk into the mike, I will get a slightly louder noise, can't hear any clear speech... Any idea what's wrong? Regards, Carine ----- Original Message ---- From: John Miles
2011 Oct 05
7
OLE error 80004002
Hello! i create my software by Delphi 2010 for Windows, when i start my program by Wine 1.2.1 on linux i get error 80004002 "No such interface supported". I debug programm and found error code --- function TXMLDocument.SaveToStream(TMemoryStream); // Error --- stuff of the function unit XMLDoc; procedure TXMLDocument.SaveToStream(const Stream: TStream); begin CheckActive;
2015 May 29
1
chanspy and mixmonitor
Hello guys, I'm using asterisk 11. i'm using Chanspy in a local channel to playBack a file to a specific channel. [playsound] exten => do_playback,1,Answer() same => n,Wait(1) same => n,Playback(${Pv_WhatToPlay}) same => n,Hangup() exten => do_chanspy,1,Answer() same => n,ChanSpy(${Pv_WhoHear},qXBwW) same => n,Hangup() just basically
2015 May 29
0
Chanspy and Mixmonitor
You're right Steve, sorry for that. So Hi again guys. I need a little help here.I'm using asterisk 11. i'm using Chanspy in a local channel to playBack a file to a specific channel. [playsound] exten => do_playback,1,Answer() same => n,Wait(1) same => n,Playback(${Pv_WhatToPlay}) same => n,Hangup() exten => do_chanspy,1,Answer() same =>
2006 Nov 05
0
Integrating speex with VideoNet application: Constantbackground noise
The absolute values may be different for a variety of reasons; you can hardwire them all to 0 to see if your noise goes away. Make sure the values on the decompressed (PCM) side are little-endian (low byte first in memory), assuming you're working in Windows on x86. -- john RAD Game Tools -----Original Message----- From: Carine Liang [mailto:carineliang@yahoo.com.sg] Sent: Sunday,
2015 May 29
2
Debugging dialplan
Please don't top post. > Am 29. Mai 2015 09:42:55 MESZ, schrieb Luca Bertoncello > <lucabert at lucabert.de>: >> Zitat von jg <webaccounts173 at jgoettgens.de>: >>> Yes, it is called "core set verbose 42", the other options is "core >>> set debug 42". Enjoy the show! I know you can specify a level to the verbose application,
2011 Apr 01
0
Wine release 1.3.17
The Wine development release 1.3.17 is now available. What's new in this release (see below for details): - Implementation of the new Vista file dialogs. - Initial support for patching in MSI installers. - Improvements to the calendar control. - A few fixes for file associations. - Menus cleaned up in built-in applications. - Various bug fixes. The source is available from the
2006 Nov 30
41
TDD killing my joy of Rails
I''ve been working through the book ''Beginning Ruby on Rails E-Commerce'' which is very heavy on Test Driven Development. As in, you have to write tests for scaffolding methods and validations and crap like that. And then they fail. And you KNOW its the test not the method. So you spend 2x the time writing a test that has to be adapted when requirements change. You
2005 May 09
1
Interfacing AT&T Spirit System to Asterisk
Greetings, Does anyone know if there is a cost effective way to interface an older AT&T Spirit system into Asterisk. I'm only interested in A) being able to offer voicemail and B) possibly an AAT to callers. I've thought about just stringing the FXO cards into the line1/2 slots that go into the Spirit system... asterisk would pickup if no one answered the Spirit phones.... however....
2006 Jan 13
1
Cepstral in AGI problem
I'm expirimenting with Cepstral via swift.agi. It loads w/ no problem, but there is a fairly long separation between words -- almost as if it is processing one word at a time, rather than stringing a phrase together. When I run cepstral with a similar script, but not through an actual call from asterisk the separation between words is short and natural. I'd really appreciate
2015 Mar 06
0
Wine release 1.7.38
The Wine development release 1.7.38 is now available. What's new in this release (see below for details): - New version of the Gecko engine based on Firefox 36. - Support for themed scrollbars. - Updated version of the Mono engine. - More compatible RPC interface for service control. - Support for X Drag & Drop version 5. - Threading fixes in IME support. - Various bug
2003 Nov 13
1
creating a "report" table from a set of lists
I've been trying to figure out how to accomplish the following... I've got a list (returned from a function) and I would like to "cbind()" the lists together to create a "cross tab" report or simply bind them together somehow the function returns a list that looks like the following: > all$BM $species [1] "BM" $vbar.nobs [1] 3 $vbar.sum [1] 54.05435
2003 Mar 07
2
Comments on Bugzilla
Hi All. I've been thinking about Bugzilla and there's a couple of things that occur to me. 1) Bug status information. Bugzilla seems to have been designed on the assumption that a bug would immediately be assigned to a module owner who would categorize, manage then hopefully fix and close them. OpenSSH doesn't seem to work like that. Bugs appear to be community property (witness
2017 Apr 20
0
Wine release 2.0.1
The Wine maintenance release 2.0.1 is now available. What's new in this release (see below for details): - Various bug fixes - Deprecated tools/wineinstall The source is available from the following locations: http://dl.winehq.org/wine/source/2.0/wine-2.0.1.tar.xz http://mirrors.ibiblio.org/wine/source/2.0/wine-2.0.1.tar.xz Binary packages for various distributions will be
2012 Feb 17
0
Wine release 1.4-rc4
The Wine development release 1.4-rc4 is now available. What's new in this release (see below for details): - Bug fixes only, we are in code freeze. The source is available from the following locations: http://ibiblio.org/pub/linux/system/emulators/wine/wine-1.4-rc4.tar.bz2 http://prdownloads.sourceforge.net/wine/wine-1.4-rc4.tar.bz2 Binary packages for various distributions will be
2003 Jun 26
3
PHP Web interface for Asterisk
ok guys I have a PHP GUI that will be great for both of you. direct editor to the whole file intact OR click to go to an extension. I will post a link to it tomorrow morning... as soon as I can get it off my production server HEHE.... it can do CRC checks on the *.cnf files and it will allow you to edit and parse out for you all your config entries with complex cnf files and default sample
2020 Jun 30
5
[RFC] Semi-Automatic clang-format of files with low frequency
I 100% get that we might not like the decisions clang-format is making, but how does one overcome this when adding new code? The pre-merge checks enforce clang-formatting before commit and that's a common review comment anyway for those who didn't join the pre-merge checking group. I'm just wondering are we not all following the same guidelines? Concerns of clang-format not being good
2004 Oct 29
0
A question about debugging apps
Hi, Taking a break for a few minutes from my fst/jack_fst work I decided to try a quick install of Myst, an old game that has, at various times, installed, not installed, worked or not worked with Wine. (According to the app database.) Anyway, I wanted to try it out so, to cause as few problems as possible for my existing Wine installation, I created a new user account named myst and then