I am trying to write a basic volume application. Since I'm writing this in Ruby I don't want to extend the C library or use ffi, instead I trying to write this with ruby-dbus I got the Address Property with /org/pulse_audio/server_lookup1 but the file the address points to doesn't exist. Is Pulse Audio properly configured for dbus?
Tell me more
×
Ask Ubuntu is a question and answer site for
Ubuntu users and developers. It's 100% free, no registration required.
|
|
|||
|
|
|
I found that the DBus Module was not loaded. if you're using Ruby you can call:
Works on the command line too:
|
|||
|
|
