Thread
:
how to output audio to phone speaker? (N900)
View Single Post
gvaf
2011-01-23 , 19:48
Posts: 1 | Thanked: 0 times | Joined on Jan 2011
#
15
I am trying to do the same for my app using qt and pulseaudio.
You can find the audio devices from the command line:
[
pactl list
You can modify a sample application
http://0pointer.de/lennart/projects/...c-example.html
I believe there is some kind of policy in pulseaudio:
Have a look on
/etc/pulse/xpolicy.conf
/usr/share/policy/etc/rx51/syspart.conf
We need to find a way to mimic the configuration for skype or telepathy. But I am not sure what is the proper configuration?
Quote & Reply
|
gvaf
View Public Profile
Find all posts by gvaf