Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] Buildroot with Alsa-Lib Question
@ 2010-11-18 13:12 Jon Ambrose
  2010-11-18 13:58 ` Thomas Petazzoni
  0 siblings, 1 reply; 2+ messages in thread
From: Jon Ambrose @ 2010-11-18 13:12 UTC (permalink / raw)
  To: buildroot

Hi all,

 

I hope you can help.

 

Basically I am trying to get Flite 1.4 (Text synthesis application) working
on my embedded Arm IGEP v2 Platform, using Buildroot.

 

For this to work and my applications to cross compile, I need
libasound_module_pcm_pulse.so located in /usr/lib/alsa-lib/ however nothing
like that appears. This library I think is part of something called Pulse
Audio. Which I don't think Buildroot offers does it?

 

Does anyone have any advice or suggestions?

 

This project is for my Undergraduate course, and currently I just feel like
I have hit a brick wall.

 

Cheers,

 

Jon

 

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20101118/80e7890c/attachment.html>

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Buildroot] Buildroot with Alsa-Lib Question
  2010-11-18 13:12 [Buildroot] Buildroot with Alsa-Lib Question Jon Ambrose
@ 2010-11-18 13:58 ` Thomas Petazzoni
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2010-11-18 13:58 UTC (permalink / raw)
  To: buildroot

Hello Jon,

On Thu, 18 Nov 2010 13:12:10 +0000
Jon Ambrose <jonathan.ambrose@live.uwe.ac.uk> wrote:

> Basically I am trying to get Flite 1.4 (Text synthesis application)
> working on my embedded Arm IGEP v2 Platform, using Buildroot.
> 
> For this to work and my applications to cross compile, I need
> libasound_module_pcm_pulse.so located in /usr/lib/alsa-lib/ however
> nothing like that appears. This library I think is part of something
> called Pulse Audio. Which I don't think Buildroot offers does it?

As far as I understand, libasound_module_pcm_pulse.so is the ALSA
plugin that re-injects the sound output into PulseAudio. It allows
application written on top of ALSA to work nicely with PulseAudio. We
don't have a package for PulseAudio at the moment, but for your
project, you probably don't need it. You should tell your Flite
application to directly talk to ALSA devices, and not configure those
ALSA devices to loop back into PulseAudio.

Regards,

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-11-18 13:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-18 13:12 [Buildroot] Buildroot with Alsa-Lib Question Jon Ambrose
2010-11-18 13:58 ` Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox