Show HN: Push-to-Talk for PulseAudio Ported to Rust

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • pulseaudio-ctl

    Control pulseaudio volume from the shell or mapped to keyboard shortcuts. No need for alsa-utils.

  • Thanks for the kind words.

    Actually, the Pulseaudio interaction is minimal (just muting-unmuting the mic), I farm out all the work to pulseaudio-ctl (which is just a shell script calling pacmd).

    I actually opened an issue on that project to support PipeWire, but the CLI is not exactly the same. From what I can tell, this is blocked on some `pacmd` missing features on the PipeWire equivalent.

    https://github.com/graysky2/pulseaudio-ctl/issues/68

    Technically, `pw-cli` could grow those features or some processing would be done on top of `pulseaudio-ctl`, and PipeWire support would be included in this project "for free".

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project