UnityGoogleStreamingSpeechToText
UnityGoogleStreamingSpeechToText copied to clipboard
DLL errors
Hi! I'm getting unspecified errors like
Assembly 'Library/ScriptAssemblies/Google Cloud Streaming Speech-to-Text.Editor.dll' will not be loaded due to errors: Reference has errors 'Google Cloud Streaming Speech-to-Text.Runtime'.
What to do?
I'm also getting more specific errors complaining about the wrong Newtonsoft library. Sometimes it asks for v11, sometimes for v10 (I use v13 and would like to keep that).
I'm using Unity 2022.1.10f1 on Windows 10, and did switch to Player Settings API Compatibility Level ".NET Framework" (there was no v4 mentioned in that select box). Thanks!