Displaying 20 results from an estimated 2000 matches similar to: "speexdec and ALSA"
2007 Oct 26
2
help regarding <voice to text>
Hi,
I am need of "voice to text" converter for one of my project. I need to
use it on Linux OS.
I got "text2wave" converter but didnt find any "wave2text" equivalent.
Then I saw "speexenc" and "speexdec" on linux.
It basically does encoding and decoding the the WAV file.
Thus I wanted to know if I can use these utilities to convert a WAV file
2007 Oct 29
1
help regarding <voice to text>
Hi Keith,
Thanks a lot for your reply.
Actually I am trying to build an application in linux & C for converting
a voice file(that is WAV) to a text message.
This is required for one of our voice project.
So just wanted to know if there is any existing application already
there in linux to do that.
Otherwise I have to write my own.
Now to right my own "wav to text" converter I
2008 Apr 01
2
cross compilation for ARM - ogg headers problem
IIRC, under ARM, I believe I was having issues with --without-libogg.
I resorted to just downloading libogg sources, setting up my
cross-compilation environment, and cross compiling it per the general build
directions (./configure, make, make install), then went back to building
speex -- everything worked like a charm for me then.
So -- Conrad. *Make sure* that you have libogg cross-compiled and
2008 Apr 01
5
cross compilation for ARM - ogg headers problem
On 01/04/2008, Erwan A <mout551 at hotmail.fr> wrote:
>
> Hi,
>
> Yes i agree with you. You don't have to delete these files.
>
> But if i cross compile with ogg header files, i have the following error :
>
>
> /usr/lib/libogg.so: could not read symbols: Invalid operation
> collect2: ld returned 1 exit status
> make[2]: *** [speexenc] Erreur 1
2009 Feb 05
1
Streaming Speex over RTP
I am a brand new user of Speex, so forgive my naivety.
I am receiving an audio stream (PCM) which I need to encode in Speex, send it across a wire via RTP, and then decode and play the audio on the other side. I assume people have done this before, and I was wondering if anyone had any sample code of how they accomplished this. Or maybe just some good pointers or advice.
Thanks
Shane
2009 Mar 11
1
from Adobe Flex / Flash Player 10 .flv Speex via Red5 to .wav PCM?
I am having trouble converting a .flv file uploaded from Adobe Flex /
Flash Player 10 to a Red5 server using the speex coder:
http://livedocs.adobe.com/flex/3/langref/flash/media/Microphone.html
http://jira.red5.org/confluence/display/codecs/Speex+Codec
Questions:
1. How do I extract the audio track out of such a .flv file?
2. How do I convert it from Speex to .wav PCM?
Thanks.
2007 Nov 28
3
[PATCH] Add Visual Studio 2008 Prject files
I pulled the test directory from 2003, but everything else from 2005. The 2005 files have more ?cross-compiling? targets than the 2003 ones. I fixed the various missing files in the new 2008 projects (misc.c and one other other are gone now).
The only thing you could do which would make them more compact would be to get rid of the subdirectories under each vs-version. There is no real need for
2007 Aug 08
2
need help on compile speex-1.2beta2.tar.gz
Hi, Jean-Marc,
I have another quick question, I got following message when compile
speexdec.exe:
Linking...
libspeex.lib(sb_celp.obj) : error LNK2001: unresolved external symbol
_lpc_window
Release/speexdec.exe : fatal error LNK1120: 1 unresolved externals
Where does this lpc_window declare?
Thanks a lot,
-Allen
On 8/8/07, Jean-Marc Valin <jean-marc.valin@usherbrooke.ca> wrote:
>
2007 Jul 24
3
Speex 1.2 beta2 Win32 tools binaries
Hello speex development team!
As I see on http://www.speex.org/downloads/ page,
where is no Windows binaries for speex encoder and decoder tools for
1.2beta2 version since no maintainer for it yet.
Well, I compiled it from the sources using MSYS environment and MinGW
tools (GCC version is 3.4.5).
Both libOgg-1.1.3 and speex-1.2beta2 were configured as
"./configure
2007 Dec 11
2
command line speex program?
I need to convert .dcr files (from a Liberty Recorder) into a smaller
size format that is more universally able to be listened to. After
looking around quite a bit I can't seem to find anything except
windows programs. I need to run it on my linux server. Any help or
resources would be appreciated!
-Michael
-------------- next part --------------
An HTML attachment was scrubbed...
2008 Apr 01
2
speexdec 1.2.3
Dear Speex codec community:
I am working on conversion of voice files. I could not figure out how to use speexdec.exe 1.2.3 in piped mode in order to avoid the creation of the potentially large intermediate *.wav or *.pcm files. Any pointer to web or file of instruction is appreciated.
Attempt (one long command line, failed):
type d:\test.spx | "d:\speex 1.2.3\bin\speexdec.exe" - -
2007 Nov 28
7
[PATCH] Add Visual Studio 2008 Prject files
Skipped content of type multipart/alternative-------------- next part --------------
A non-text attachment was scrubbed...
Name: speex_vs2008.diff
Type: application/octet-stream
Size: 165590 bytes
Desc: speex_vs2008.diff
Url : http://lists.xiph.org/pipermail/speex-dev/attachments/20071127/08917736/speex_vs2008-0001.obj
2008 Feb 18
2
Speex Resampler quality
Hi,
*"That's in general not very reliable. You can get PEAQ to say all sorts
of silly things."
Can you provide me links for any more effective tools other than PEAQ?
Which is more reliable for Speex resampler?
*
*"strongly suspect that it's just not compensating for the delay
introduced by the resampler. Because higher quality means higher delay,
you'd find that PEAQ
2008 Apr 13
1
Change target VBR on-the-fly?
On Fri, Apr 11, 2008 at 6:53 PM, Joshua Gargus <schwa at fastmail.us> wrote:
> Fantastic! Thanks Tom.
>
> (if only it was possible to change the VBR target on the fly for the
> H264 codec we've licensed :-) )
Theora might be able to do that. Some other folks more closely tied with
Xiph probably can comment more on that issue.
--
Keith Kyzivat
SIPez LLC.
SIP VoIP, IM
2004 Aug 06
2
Error in compiling Speexdec code (Speex-1.1.5 code) on Windows usingVC++6.0
Hi Chris,
Thanks a lot for your help. I've been able to resolve all the errors except one.
I don't have ogg.h header file, so when I try to build Speexdec.exe, I get an error
d:\speex\speex-1.1.5\src\speexdec.c(44) : fatal error C1083: Cannot open include file: 'ogg/ogg.h': No such file or directory
I don't have this file, but as I wrote in my previous mail, an ogg_static
2006 Aug 02
1
[PATCH] skeleton support for speexenc and speexdec
Hi,
I have done some code cleanup of my speexenc patch for skeleton
support. Also a warning message have been added to let the users know
that some decoders may fail with skeleton output enabled.
The speexdec patch enables speexdec to play skeleton enabled speex file.
Thanks in advance for the feedbacks.
--tahseen
-------------- next part --------------
A non-text attachment was scrubbed...
2007 Nov 29
3
[PATCH] Add Visual Studio 2008 Prject files
On 11/28/07, Jean-Marc Valin <jean-marc.valin@usherbrooke.ca> wrote:
> I think the amount of Windows crap is getting a bit ridiculous. Does
> anyone know of a solution to keep things manageable? I mean, the same
> autotools files manage the build for Linux PCs, Blackfins and MacOS (and
> others). Yet, we need one set of files for each MS compiler version
> (good thing they
2004 Aug 06
1
Error in compiling Speexdec code (Speex-1.1.5 code) on Windows using VC++6.0
Hi,
I've downloaded the Speex-1.1.5 code and am trying to compile the Speexdec code using Microsoft VC++ 6.0 IDE.
When I try to open the speexdec.dsw workspace, I get a dialog asking to locate the ogg_static file. I simply cancel that message, and then the project is opened in the VC++ 6.0 IDE.
Now, when I simply try to compile the program, I receive this 5 error messages.
error1.
2004 Aug 06
1
Bug: speexdec on non-speex file = segfault
I just did:
$ speexdec foo.wav foo.wav.wav
Segmentation fault
There should probably be some sanity check in speexdec.
/Ole
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'speex-dev-request@xiph.org'
containing only the word 'unsubscribe' in the body. No subject is
2008 Feb 18
3
Find a processor for a VOIP project
Hello,
I'll start a voip project, but i don't know which DSP is more
indicate for the project. Any one can help me??? Which processor is
more indicate for speex use ???
Thank you!!
Rafael V. Gon?alves