[Speex-dev] Seg fault speex encoder initialize
Manee
maniferrari at gmail.com
Wed Jun 12 17:40:30 PDT 2013
Hi All,
I am trying to use Speex + PyAudio to convert voice to text using Google
Speech API. I downloaded PyAudio Source, PortAudio and Speex and installed
portaudio, followed by pyaudio with static link and then speex also I
installed.
I am able to import both speex and pyaudio into python fine. But when I
call these functions:
e = speex.Encoder()
e.initialize(speex.SPEEX_MODEID_UWB)
I get a segmentation fault.
speex shared object am linking points to libspeex.so.1
Any idea why this is happening? Any help appreciated
Thanks
Mani
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.xiph.org/pipermail/speex-dev/attachments/20130613/ca818bd5/attachment.htm
More information about the Speex-dev
mailing list