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

Namespace Missing #80

Open
Cr1s1981 opened this issue Oct 30, 2022 · 1 comment
Open

Namespace Missing #80

Cr1s1981 opened this issue Oct 30, 2022 · 1 comment

Comments

@Cr1s1981
Copy link

Hi to all,
i'm using unity 2021 , when I install wit.ai through the packet manager, I get these errors:

Library\PackageCache\com.facebook.witai@496b6ee\Scripts\Editor\Utility\WitUnderstandingViewer.cs(13,18): error CS0234: The type or namespace name 'Dictation' does not exist in the namespace 'Meta.WitAi' (are you missing an assembly reference?)

Library\PackageCache\com.facebook.witai@496b6ee\Scripts\Editor\Utility\WitUnderstandingViewerComposerServiceAPI.cs(9,18): error CS0234: The type or namespace name 'Composer' does not exist in the namespace 'Meta.WitAi' (are you missing an assembly reference?)

and others, also of namespace missing.
I have also tried with older versions of unity and have the same errors.

If I add Wit.ai instead by adding the wit-unity-main package, I get these other errors.

Assets\wit-unity-main\Lib\Conduit\Editor\AssemblyMiner.cs(101,50): error CS0246: The type or namespace name 'ConduitValueAttribute' could not be found (are you missing a using directive or an assembly reference?)

Do you know how to help me?
Thanks

@Cr1s1981 Cr1s1981 changed the title Namrspace Missing Namespace Missing Oct 30, 2022
@yolanother
Copy link
Contributor

It is recommended that you install Voice SDK via the all in one oculus integration package or the standalone voicesdk unitypackage https://developer.oculus.com/downloads/package/oculus-voice-sdk/. Wit-unity is generally not stable for production use and can break in between releases. If you are using wit-unity via package manager you likely want to use one of the releases rather than tot main.

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

2 participants