-
Ios 11
Cordova 8.1.2
Platiform ios 4.5.5
I try test this code
document.addEventListener("deviceready", onDeviceReady, false);
function onDeviceReady() {
console.log("load")
navigato…
-
As per the title.
Installed Processing 3 and Minim 2.2.2, and tried the following code
```
import ddf.minim.*;
import ddf.minim.analysis.*;
import ddf.minim.effects.*;
import ddf.minim.signa…
-
was able to finish the Essentia Python tutorial after installing Essentia, but now having some weird TypeErrors when trying to go through the tutorial again. Not exactly why this is happening.
```…
-
### Description
The bitrate in the Registry and in the client gets overwritten after applying new settings in the options.
### Steps to reproduce
close mumble
setting to a higher bitrate then the …
-
I'm on Mac Silicon. Looks like the audioinput section is totally missing from my new version of lasp... Do I need to install an older version of Lasp?
-
**Is your feature request related to a problem? Please describe.**
ArmCord (and generally Electron) is unable to screenshare audio on desktop Linux.
**Describe the solution you'd like**
A library t…
-
Hi
I started using this plugin with great satisfaction on Android; when I tried to use it on IOS, I had problems starting from the example for a simple audio recording.
`
var captureCfg = {
…
MmSwd updated
5 years ago
-
I have this code to try to save the mp4 file that is generated and said file should be saved in the specified path but it is not being saved
I really appreciate the support
using UnityEngine;
…
-
Being able to specify that the audio input from the microphone simultaneously is saved to file, would be a really nice feature. This should be optional though.
Target format should probably be M4A …
-
Hi, folks!
We are having issues with `DetectRTC.hasWebcam`. DetectRTC is calling `navigator.mediaDevices.enumerateDevices` multiple times. That conflicts with a strange behaviour/bug on iOS 13.4. D…