18 packages tagged with “Microphone”
Multiplatform library for recording device microphone input
Unofficial osu!framework extension for using microphon as input device.
A .NET Standard library for creating spectrograms
Part of the Coding4Fun Toolkit with only the Audio library. It provides an easy to use wrapper to get audio data from the microphone.
High performance native APIs enable real-time recording of screens, webcams, bitmaps and audio with no system lag, compatible with C#, C++, and VB.NET, no dependencies on external runtime libraries or packages.
Media Capture and Streams API wrapper implementation for Blazor.
It permits to manage Audio and Video streams using: - Local / Remote Files - IP TV, Live Stream Server - Devices like Webcam, Screen/Monitor, Microphone, Speaker, Headset, ... An Audio and/or Video Stream (whatever its source) is called a Media in this SDK. A Media can be composed of one Audio stream and/or one Video stream. Using a Media it's then possible, for example, to create a Media Player: Start, Stop, Pause, Resume, Seek actions are possible. Using one Media or severals, it's then possible to create a MediaFiltered using a Video filter and/or an Audio filter. Video Filter allows to: - scale, crop, pad, resize, change fps, add subtitles - create mosaic, overlay, dynamic mask Audio filter is not yet supported. The MediaFiltered will use the Audio stream of the specified Media. On the fly you can change the filter. The Audio/Video stream of the MediaFiltered will be updated in consequence without the need to re-start all Media used. To have more info about this package: - Getting started guide: https://developers.openrainbow.com/doc/sdk/csharp/medias/sts/guides/001_getting_started?isBeta=true - What's new: https://developers.openrainbow.com/doc/sdk/csharp/medias/sts/guides/CHANGELOG?isBeta=true - API documentation: https://developers.openrainbow.com/doc/sdk/csharp/medias/sts/api/Rainbow.Medias.IMedia?isBeta=true
Simple .Net Standard Library to control Respeaker Microphone Arrays
Extension methods on MediaCapture and related classes. Supports Universal Store Apps for Windows Phone 8.1 and Windows 8.1. For documentation see https://github.com/mmaitre314/MediaCaptureExtensions .
Extension for the framework Blazor
This package shows how to recognize speech input from a microphone in the default language (en-US).
this plugin allows to get byte[] pcm data from android and ios microphone and allows to play byte[] pcm data on Android and iOS
Create, delete, and train speaker recognition profiles in Windows applications using Microsoft SAPI, Microsoft Speech Platform, and Nuance Dragon NaturallySpeaking speech recognition engines. Integrate speaker profile training, microphone setup, and other functions as part of its speech recognition administrative features. Use ProfileKit in the Chant Developer Workbench to interactively create and delete speaker profiles, invoke recognizer built-in speaker training and other profile administration services. Documentation is available at https://www.chant.net/support/documentation/profilekit. Samples are available at https://www.chant.net/support/downloads. NOTE: This is a commercial software product and requires a purchased license for use. Evaluation credentials are available at https://www.chant.net/support/downloads. Purchased licensed credentials are available at https://www.chant.net/store. See https://www.chant.net/products/profilekit for more information about evaluating and purchasing licenses.
.NET library to record audio (WASAPI, WASAPI Loopback, LineIn, Microphone, Loudspeakers, etc..) to AAC, APE, MP2, MP3, Vorbis OGG, ACM WAV, PCM WAV and WMA with audio meter and audio graph.
# silence! A simple, lightweight microphone mute toggle for Windows with global hotkey support. ## Features - **Global Hotkey** — Mute/unmute your microphone from anywhere using a customizable keyboard shortcut - **System Tray** — Lives quietly in your system tray with a color-coded icon (green unmuted / red muted) - **Quick Toggle** — Single click on the tray icon to toggle mute state - **Visual Overlay** — Optional always-on-top indicator showing your mute status with smooth animations - **Sound Feedback** — Audio cues when you mute/unmute with 8 preloaded sounds or custom sounds - **Modifier Support** — Use complex hotkeys like `Ctrl + Alt + M` or simple ones like `F13` - **Flexible Matching** — Option to ignore additional modifiers - **Auto-Start** — Optionally launch with Windows - **Modern UI** — Mica/Acrylic backdrop, smooth animations, native Windows 10/11 look - **Portable** — No MSIX installer required, just extract and run ## What's New in v1.4 ### Complete Overlay Rewrite - **Pure Win32 Layered Window** — Faster, lighter, and actually works properly - **True Click-Through** — Overlay is completely invisible to your cursor - **Smooth Animations** — Buttery smooth fade-in/fade-out animations ### Appearance Customization - **Show Text Option** — Toggle between icon-only or icon with text - **Icon Styles** — Choose between colored (red/green) or monochrome icons - **Background Styles** — Dark or light background - **Opacity Controls** — Separate sliders for background and content opacity - **Border Radius** — Adjust corner rounding from 0px to 24px - **Border Toggle** — Show or hide the Windows 11 style border ### New Visibility Mode - **Show After Toggle** — Overlay appears briefly after you mute/unmute, then disappears automatically - **Customizable Duration** — Set how long the overlay stays visible (0.1 to 10 seconds) ## System Requirements - Windows 10 version 1809 (build 17763) or later - Windows 11 supported - .NET 8.0 Runtime (included in installer)
Use of this component requires that you download the full "Audio Sound Recorder for .NET" package from their website https://www.multimediasoft.com/bins/asrecnet_t.exe The full downloaded package comes with extensive documentation and a lot of C# and VB.NET sample projects that help reducing the learning curve. .NET component that adds sound recording capabilities to multimedia applications it's designed to work directly with your sound card or with your CD player. Custom DSP effects are also supported: you can create your own DSP effects and apply them to the sound being recorded. Summary of available features: - Recording from any DirectSound, ASIO or WASAPI compatible sound card available inside the system - Recording and exporting in several sound formats - CD ripping of full tracks with resampling capabilities - Ripping of predefined portion of CD tracks - Real-time visual feedback: VU-Meter, Oscilloscope, Spectrum, Waveform display - Events for reporting memory or file size occupation in real time - Sound Activation System (automatically skips silence periods) - CDDB database queries - CD cover pictures retrieval through Amazon Web Services - Restart of a stopped recording session in "Append mode", "Insert mode", "Mix mode" and -"Overwrite mode" - Basic sound editing capabilities with possibility to export portions of sound to the clipboard - Creation of graphic bars for custom displaying of Vu-Meters, Spectrum and Progress bars. - Waveform analysis with support for generating the waveform bitmap - Advanced waveform visualisation for editing purposes through the embedded Waveform Analyzer - Support for recording directly from sound files stored on disk, memory buffer or clipboard with resampling capabilities - Support for recording directly from Internet sites - A background sound can be applied to the current recording session, also in loop mode - Support for exporting to file contents of the latest recording session with resampling capabilities - Automatic Gain Controller applied to data coming from an input channel - Uploading of the last recording session to a FTP server - Support for custom DSP effects - Support for switching the output file without stopping the recording session and without loosing any sound data
Use of this component requires that you download the full "Audio Sound Recorder API for .NET" package from their website https://www.multimediasoft.com/bins/asrecnetapi_t.exe The full downloaded package comes with extensive documentation and a lot of C# and VB.NET sample projects that help reducing the learning curve. Audio Sound Recorder API for .NET is a .NET class that adds sound recording capabilities to multimedia applications it's designed to work directly with your sound card or with your CD player. Custom DSP effects are also supported: you can create your own DSP effects and apply them to the sound being recorded. Derived from the experience with the Audio Sound Recorder for .NET Winforms component, this API can be used not only for developing Winforms or WPF applications but also for developing console applications, Windows services, server-side ASP.NET web applications or any other application not requiring a user interface. Thanks to COM interoperability, the API can be invoked from legacy development environments such as Visual Basic 6 and Unmanaged Visual C++ with our without MFC. Summary of available features: - Recording from any DirectSound, ASIO or WASAPI compatible sound card available inside the system - Recording and exporting in several sound formats - CD ripping of full tracks with resampling capabilities - Ripping of predefined portion of CD tracks - Real-time visual feedback: VU-Meter, Oscilloscope, Spectrum, Waveform display - Events for reporting memory or file size occupation in real time - Sound Activation System (automatically skips silence periods) - CDDB database queries - CD cover pictures retrieval through Amazon Web Services - Restart of a stopped recording session in "Append mode", "Insert mode", "Mix mode" and -"Overwrite mode" - Basic sound editing capabilities with possibility to export portions of sound to the clipboard - Creation of graphic bars for custom displaying of Vu-Meters, Spectrum and Progress bars. - Waveform analysis with support for generating the waveform bitmap - Advanced waveform visualisation for editing purposes through the embedded Waveform Analyzer - Support for recording directly from sound files stored on disk, memory buffer or clipboard with resampling capabilities - Support for recording directly from Internet sites - A background sound can be applied to the current recording session, also in loop mode - Support for exporting to file contents of the latest recording session with resampling capabilities - Automatic Gain Controller applied to data coming from an input channel - Uploading of the last recording session to a FTP server - Support for custom DSP effects - Support for switching the output file without stopping the recording session and without loosing any sound data
A WebRTC video calling library for .NET MAUI using PeerJS. Easily integrate P2P video calls into your cross-platform apps.