similar to: LIBC.lib and developing for PocketPc

Displaying 20 results from an estimated 800 matches similar to: "LIBC.lib and developing for PocketPc"

2006 Jun 23
1
How to get audio data from microphone on pocketPC ?
Hi jere, thanks for this link, i'll see if i can do something good with that. speex.dll : ----------- I have a speex.dll which work, and i can encode and decode a wav file. (i used male.wav on speex.org for my test). But my dll is specific to my softphone. In fact i just include speex.h and i call speex functions for [en;de]coding. My code is based on speex website's sample :
2006 Jun 22
2
How to get audio data from microphone on pocketPC ?
Hi, My name is Patrick, i am french, and i am developping a softphone for pocket PC using speex. Sorry in advance for my bad english. So i have make an GUI in C# that use the speex functions through dll write in C++. And the encoding and the decoding using speex seems to work not too badly.(i test with a wave file) My problem is that i need to get audio data from the microphone. In order to do
2018 Sep 17
2
build llvm fails under win7 x64/VS2017
my build environment: Win7 x64 VStudio 2017 Community Edition 15.8.4 (latest) CMake 3.12.1 (x86) git 2.19.0 (latest, x64) Python 2.7.2 (x86) my build steps: open VS2017 x64 developer command prompt cd D:\projects\fun\jit_tests mkdir llvm cd llvm git clone https://github.com/llvm-mirror/llvm mkdir llvm-build cd llvm-build cmake -G "Visual Studio 15 2017 Win64" -DBUILD_SHARED_LIBS=ON
2006 Jun 23
0
How to get audio data from microphone on pocketPC ?
Hi You should try using fmod(www.fmod.org) for recording. You need fmodce for pocketpc, and there is recording sample included. Also you should download fmodex, because there is record to disk sample. I have developed application for pocket pc which records sound in a wav file. My problem is that I have not been able to encode sound to speex in pocket pc. So I have also question for you: do have
2006 Jun 09
4
c++ Wav->ogg encoder
Hi I'm new with ogg and also with using third party libraries. I'm making a C++ PocketPC program and I need a simple wav->ogg encoder function. But as I have tried to use ogg vorbis libraries I don't know what or how to use them. I think that best way would be to use libogg 1.1.3 and libvorbis 1.1.2. Do I even need both of them, since I only need to have capability of
2006 Oct 20
1
R.lib for MS Visual C++
Hello, I'm trying to compile a library in MS Visual C++ using R.dll. For that, I need R.lib for linking. Where can I get it? "Readme.packages" for R says: "First build the import library R.lib by lib /def:R.exp /out:Rdll.lib" But for this, I need R.exp, that is also not provided with R installation (Lib.exe output: LIB : fatal error LNK1104: cannot open file
2010 Apr 09
2
running speex on c5505 usb sticki
Hi, I am currently working on C5505 USB stick http://focus.ti.com/docs/toolsw/folders/print/tmdx5505ezdsp.html to sample input voice and encode it. For compiling and buring usual programs, I am using CCStudio 4.0. For encoding voice samples, I am using Speex codec binary http://downloads.xiph.org/releases/speex/speex-1.2beta3-win32.zip or
2010 Apr 10
2
running speex on c5505 usb sticki
Hi Randy, Thanks for reply. I have one question though. While compiling the speex (downloaded from http://downloads.xiph.org/releases/speex/speex-1.2rc1.tar.gz), I gave ./configure -enable-ti-c55x option and then built the library through make and make install using cygwin. In this case, I get this error "error: member "bits.o" of archive
2005 Feb 03
1
free pocketPC softphone (toshiba e750)
Hi all I have a pocketPC Toshiba e750 and I want to make SIP calls from it, but I didnt found any free softphones for my Toshiba. X lite's versions for pocketPC isnt free :( Did someone used before a free softphone for pocketPC? witch one? Thanks Joao Pereira www.fccn.pt
2004 Sep 22
4
Softphone for PocketPC or iPaq
Is there a soft phone for PocketPC or iPaq? If not, is someone working on it? I will be more than willing to contribute my mite if needed. Thanks, -- sudhir
2005 Oct 12
2
Wanting to Make a PocketPC have a secure Connection to asterisk server
Does anyone know of a good solution to create a secure (encrypted) connection from a pocketpc (IPAQ 6515 in my case) to an asterisk server? Thanks Peter Kellner http://PeterKellner.net -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20051012/2ee8b011/attachment.htm
2005 Oct 13
0
RE: Wanting to Make a PocketPC have asecureConnection to asterisk server
I'm wanting both the voice and the configuration to be secure. (very secure). I don't care if it is SIP or IAX but I do need a softphone on the pocketpc I can use. I'd appreciate if you could take a look this weekend for me. Thanks, -Peter ________________________________ From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On
2005 Feb 22
1
Error connecting to Samba share from pocketPC
I've setup a wireless network with a Linux server, several Windows XP PC's and a PocketPC running Windows Mobile 2003 SE. The Linux server is running Debian and Samba 3.0.10. All is working fine, with Samba as a domain controller and serving shares for the Windows PC's. However my PocketPC is unable to connect to a Samba share (it can connect just fine to a share on Windows XP)
2006 Mar 09
1
SIP/Video client for PocketPC that works with Asterisk?
Anyone know of a SIP client that does video and runs on the PocketPC? I've tried Microsoft Portrait but have had issues. Thanks!
2004 Sep 22
1
Codec For PocketPC
Hi, I have ported the speex codec to PocketPC. However there are some issues coming. Firstly, i am trying to use a sampling rate of 44.1KHz and 14KHz after changing some of the code. When i try to decode and listen , there is some break in sound which occurs only at the starting of the sample file. On the first run, it works fine but the break increases upto a certain level on subsequent runs .
2004 Oct 13
1
speex under PocketPC
Are there any caveats when trying to get speex running under PocketPC? I'm under fairly tight bandwidth constraints and would like to avoid going AMR. Is it about as simple as setting up a project and running, or is it a more involved port? -------------- next part -------------- A non-text attachment was scrubbed... Name: matthias.vcf Type: text/x-vcard Size: 220 bytes Desc: not available
2006 May 17
1
FW: libtheora in WinCE or PocketPC?
Hi there, I've found no answers to this question from Fri Apr 15 19:33:50 2005. Are there any answers now? > I'm sure this is a common question, but I haven't seen it asked nor answered > on this list, on the Theora Wiki nor FAQ, nor on the Internet at large > (though I haven't checked the whole thing): > > Has anyone ported 'libtheora' to WinCE or
2004 Aug 06
2
Speex in a PocketPc crashes sometimes.
Hello Cesar I'm using Speex on a PPC2002 and PPC2003 with no problems. For tune-up remember to define the FIXED_POINT macro in Project->Settings in eVC. With this setting you ought to be able to at least decode in realtime while using debug-mode. Kind regards Bjoern D. Rasmussen >From: "cesarbremer@raseac.com.br" <cesarbremer@raseac.com.br> >To: speex-dev@xiph.org
2005 Apr 15
0
libtheora in WinCE or PocketPC?
I'm sure this is a common question, but I haven't seen it asked nor answered on this list, on the Theora Wiki nor FAQ, nor on the Internet at large (though I haven't checked the whole thing): Has anyone ported 'libtheora' to WinCE or PocketPC 2003? I seem to recall seeing a Linux ARM port, but I haven't been able to confirm that, either. I see there's a
2004 Sep 23
0
Re: [Asterisk-Dev] Softphone for PocketPC or iPaq
I have tried sjphone - worked well, although I think my 3 year old IPAQ had a bit of a hard time keeping up with the pace as there was quite a delay in the speech. Probably says more about my ancient IPAQ than SJPhone. Sam Lex Lethol <lethol@gmail.com> wrote on 23/09/2004 15:31:39: > I tried the xten one and didn;t like at all.. > > Havent tried to SJPhone, but my guess is