Tips/help needed for decoding audio to stdout instead of speakers?

This page summarizes the projects mentioned and recommended in the original post on /r/rust

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

    Cross-platform audio I/O library in pure Rust

  • Right... So I stumbled upon this null audio host + device implementation: https://github.com/RustAudio/cpal/blob/master/src/host/null/mod.rs and I thought that I could just change these methods to do what I need, then pass that to https://docs.rs/rodio/0.13.0/rodio/struct.OutputStream.html#method.try_from_device ... but as I read your comment, you are saying that is impossible, as the api doesn't support it?

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB 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

Related posts