Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WebGL #9

Open
TheRDavid opened this issue Mar 30, 2022 · 5 comments
Open

WebGL #9

TheRDavid opened this issue Mar 30, 2022 · 5 comments

Comments

@TheRDavid
Copy link

Hello,
quick question:
Does univoice work on WebGL?
Thank you!

@adrenak
Copy link
Owner

adrenak commented Apr 4, 2022

@TheRDavid the underlying airpeer project does have support for WebGL.

univoice doesn't use threading either, so that shouldn't be an issue.

The last core module is unimic for mic input. I've never testing it on webgl, but I think that should work too.

Good chance it should work! Please let me know if you try it out

@wei-kris
Copy link

image
Library\PackageCache\com.adrenak.unimic@1.1.0\Runtime\Mic.cs(179,13): error CS0103: The name 'Microphone' does not exist in the current context

There are errors when building webgl.

@wei-kris
Copy link

Cannot use Microphone class on webgl.

Maybe you can try this: https://github.com/tgraupmann/UnityWebGLMicrophone

@adrenak
Copy link
Owner

adrenak commented Apr 1, 2023 via email

@Akravator91
Copy link

is there any info on webGL mic. ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants