search for: majemi00

Displaying 5 results from an estimated 5 matches for "majemi00".

2006 Jun 23
1
How to get audio data from microphone on pocketPC ?
...n the project with visual studio (i use visual studio 2005) in VS2005, choose buid/configuration manager in active solution platform, choose <new..> then select smartphone (ARMV4) compile... normally you should have libspeex.lib in the debug directory. Patrick . 2006/6/23, Jere Malinen <majemi00@students.oamk.fi>: > > 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 p...
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
2006 Jun 13
1
LIBC.lib and developing for PocketPc
Hi I downloaded speex_win32_1.0.4_setup.exe. I was pretty happy to see that there was libspeex.lib and libspeex.dll. Everything went fine until I tried to build speexenc.c as win32 console program. Visual Studio 2005 gives error: "fatal error LNK1104: cannot open file 'LIBC.lib'". What is this LIBC.lib file? My ultimate goal would be to make wav->speex encoder
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