Git Product home page Git Product logo

sharperportaudio's Introduction

SharperPortAudio

SharperPortAudio let's you record audio for all desktop operating systems.
Latest version: 1.0.3
Wiki: https://github.com/Adisol07/SharperPortAudio/wiki
NuGet: https://www.nuget.org/packages/SharperPortAudio/


About

Code for base portaudio implementation is from PortAudioSharp2 (PortAudioSharp)
This library contains base portaudio wrapper and most runtimes bundled in (win-64x, osx-64x, linux-64x, win-arm, osx-arm, linux-arm)
Also this library uses NAudio for Wave format processing in Audio class.


Examples

You can find examples in source code (DemoConsole1 and DemoConsole2)

  • DemoConsole1 contains implementation of 3 second recording using just base port audio wrapper.
  • DemoConsole2 contains implementation of audio recording that stops when user presses any key using AudioRecorder class.

Upcoming features

  • Make PortAudio auto-initialize
  • Add bonus functions to AudioRecorder
  • Add AudioPlayer
  • Add ability to save recordings to file
  • Add support for .NET6.0, .NET7.0, .NET9.0

sharperportaudio's People

Contributors

adisol07 avatar

Stargazers

 avatar  avatar

Watchers

 avatar

sharperportaudio's Issues

Switch to the .NET Standard

Hello! The package looks great.

However, the following problem:
image

Can be resolved by using the .NET Standard (2.1), which will make the library available on all .NET versions and ensure compatibility. (.NET 8.0 -> .NET Standard 2.1)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.