Skip to content

WebGL Build and Microphone Script Issue #53

@JohnWhallArt

Description

@JohnWhallArt

I'm struggling to build using WebGL due to the GenericAudioInput script referring to the Microphone, which WebGL doesn't support.

Example error:
Assets\ThirdParty\Reaktion\Utility\GenericAudioInput.cs(69,40): error CS0103: The name 'Microphone' does not exist in the current context

I've tried #if !UNITY WEBGL code to not use this reference, as well as deleting scripts, but both come back with further errors.

Anyone know how to resolve this?

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions