Implement a feature that let users open/play audio files in the user interface. #61
Labels
enhancement
New feature or request
good first issue
Good for newcomers
medium
medium level of difficulty
The application core built with Rust fetches the audio files from the device's
default audio directory and passes an array of these files to the UI for rendering. Implement a feature that let users open/play audio files in the user interface.
See convertFileSrc to get started and the music data structure defined here
Experience with Rust Typescript, React/Next.js and Tauri is required
The text was updated successfully, but these errors were encountered: