Skip to content

issues Search Results · repo:ardaku/wavy language:Rust

Filter by

23 results
 (58 ms)

23 results

inardaku/wavy (press backspace or delete to remove)

Thanks for all your work in maintaining this awesome project! Is your feature request related to a problem? Please describe. I m wondering if it d be possible to have a working example of an API for splitting ...
  • aalekhpatel07
  • 4
  • Opened 
    on Jan 29, 2024
  • #59

When running the query example, I received no output. When I checked, neither Speaker::query() nor Microphone::query() yielded any elements, although aplay -l and arecord -l do list multiple devices. ...
  • Robotix-00
  • 1
  • Opened 
    on Jul 3, 2023
  • #58

A compiled example panics when running let mut speakers = Speakers::default(); To reproduce the bug: 1. Go to the wavy documentation page. 2. Copy the dependencies to the Cargo.toml file 3. Replace ...
bug
  • GabrielleShull
  • 4
  • Opened 
    on Feb 18, 2023
  • #55

- [ ] Finally finish groundwork for MacOS Support - [ ] Windows support? - [ ] Support microphones that don t work in interleaved f32le, (fallback to i24le, then i16le) - Convert to f32 - [ ] Support ...
  • AldaronLau
  • Opened 
    on Aug 26, 2022
  • #46

Can you provide any guidance on how to stream to something like AWS Transcribe instead of Speaker? I d like to speak into a microphone and stream to AWS Transcribe for a real-time transcription. Here ...
question
  • thesurlydev
  • 2
  • Opened 
    on May 20, 2022
  • #41

Hello @AldaronLau ! I am following your answer you made at the exact same question I am asking now but on reddit Cross platform desktop audio recording, do you know if it s already doable with your crate ...
question
  • nestarz
  • 2
  • Opened 
    on Oct 17, 2021
  • #35

- [ ] Update to pasts 0.12.x https://github.com/libcala/wavy/pull/45 - [x] Release fon 0.6.0 - [ ] Use upgraded fon 0.6.0 - [ ] Upgrade lookit crate to pasts 0.12.x - [ ] Use lookit crate for ...
roadmap
  • AldaronLau
  • 2
  • Opened 
    on Oct 14, 2021
  • #34

- wavy v0.9.1 - OS Arch linux - Confirmed default microphone to work in slack, discord, zoom, cpal crate use anyhow::Result; use std::thread::sleep; use std::time::Duration; // This example records ...
bug
  • beckend
  • 8
  • Opened 
    on Jul 10, 2021
  • #32

Is your feature request related to a problem? Please describe. It s really painful to work with e.g. tokio::tasks with non-send types. Describe the solution you d like Implement send for the 4 relevant ...
enhancement
  • Mikadore
  • 3
  • Opened 
    on Jul 4, 2021
  • #30

Compiled the Record example for wasm and upon execution, it returns panicked at called `Result::unwrap()` on an `Err` value: JsValue(IndexSizeError: BaseAudioContext.createScriptProcessor: 64 is not ...
bug
  • fgadaleta
  • 3
  • Opened 
    on Feb 4, 2021
  • #26
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub