The moblin audio manager package is deprecated in MeeGo; if you want to use it in old Moblin, your application need not change if you are using ALSA API, since audio manager monitors your pcm stream inside PulseAudio. The API exported by audio manager is for better control, it's not mandatory if your application is purely generating pcm data that is feed into Alsa or Pulseaudio.
-----Original Message----- From: dev-boun...@moblin.org [mailto:dev-boun...@moblin.org] On Behalf Of Ravindra Pratap Singh Sent: Monday, July 26, 2010 1:02 PM To: dev@moblin.org Subject: [Moblin Dev] audio manager help Hi All, I am a new bee here. I have developed an audio player application which works very well on ubuntu 9.10. I am decoding the media files like MP3 to PCM and then playing it with help of either OSS or ALSA apis. I want to port my application to moblin. In order to use the audio interface of moblin I was thinking to use audio manager APIs, but it seems quite complex to me. If someone can explain how I can write PCM data using the audio manager APIs so that it can play music on moblin or if there is some already written application which is doing something like this (to which I can refer to). Thanks -R/\\/I- _______________________________________________ Moblin dev Mailing List dev@moblin.org To manage or unsubscribe from this mailing list visit: http://lists.moblin.org/listinfo/dev or your user account on http://moblin.org once logged in. For more information on the Moblin Developer Mailing lists visit: http://moblin.org/community/mailing-lists _______________________________________________ Moblin dev Mailing List dev@moblin.org To manage or unsubscribe from this mailing list visit: http://lists.moblin.org/listinfo/dev or your user account on http://moblin.org once logged in. For more information on the Moblin Developer Mailing lists visit: http://moblin.org/community/mailing-lists