{"id":68493,"library":"jfreymuth-pulse","title":"Pulse","description":"Pulse implements the PulseAudio protocol in pure Go for audio playback and recording.","status":"active","version":"0.1.1","language":"go","source_language":null,"source_url":"https://github.com/jfreymuth/pulse","tags":["audio","pulseaudio","sound","client"],"install":[{"cmd":"go get github.com/jfreymuth/pulse","lang":"bash","label":"Install github.com/jfreymuth/pulse"}],"dependencies":[],"imports":[{"symbol":"pulse","correct":"github.com/jfreymuth/pulse"}],"quickstart":{"code":"package main\n\nimport (\n    \"github.com/jfreymuth/pulse\"\n)\n\nfunc main() {\n    client, _ := pulse.NewClient()\n    defer client.Close()\n}","lang":"go","description":"Creates a new PulseAudio client."},"warnings":[],"env_vars":null,"search_vec":"'audio':11,15 'client':18 'go':9 'implement':3 'playback':12 'protocol':6 'puls':1,2 'pulseaudio':5,16 'pure':8 'record':14 'sound':17","created_at":"2026-06-17T17:50:25.123488+00:00","updated_at":"2026-06-17T17:50:25.123488+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/jfreymuth/pulse","github":"https://github.com/jfreymuth/pulse","docs":"https://pkg.go.dev/github.com/jfreymuth/pulse#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["networking"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}