Skip to content

Connect to PulseAudio? #462

Closed Answered by diwic
rogerdahl asked this question in Q&A
Apr 3, 2024 · 1 comments · 3 replies
Discussion options

You must be logged in to vote

Well, just skip the register call then:

let mut channel = Channel::open_private('unix:path=/run/user/1000/pulse/dbus-socket')?;
Connection::from(channel)

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@rogerdahl
Comment options

@diwic
Comment options

Answer selected by rogerdahl
@rogerdahl
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants