pi43r / speechoo

Automatically exported from code.google.com/p/speechoo
0 stars 1 forks source link

Support for ALSA #12

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Install the SpeechOO-0.0.2
2. Click in to initiate dictation

What is the expected output? What do you see instead?
We cannot recognize anything.

Please use labels and text to provide additional information.
Some new systems use the ALSA lib for interaction with applications that uses 
the sound.
The Julius project provide interface with many audio libs, but when we compile 
it, we use just the old OSS architecture, so we need to release a new SpeechOO 
with Julius compiled with support for all audio interfaces with the Linux 
system.

Original issue reported on code.google.com by ped...@gmail.com on 1 Apr 2011 at 2:16