Describe the bug
I am planning to use portaudio inside a web app by converting it to webassembly. However, I get 0 devices available
To Reproduce
compile the paex_dev.c to webassembly using emcc.
Expected behavior
The possibility to record using webassembly as well
Actual behavior
No device is available
Desktop (please complete the following information):
- OS: Ubuntu
- OS Version 18.04
- PortAudio version: latest
Describe the bug
I am planning to use portaudio inside a web app by converting it to webassembly. However, I get 0 devices available
To Reproduce
compile the paex_dev.c to webassembly using emcc.
Expected behavior
The possibility to record using webassembly as well
Actual behavior
No device is available
Desktop (please complete the following information):