I boiled down the problem to the SpeechClientBuilder
class's function .Build()
after setting up credentials which I know are 100% right cause I checked and they worked when running the code on the editor.
Asked
Active
Viewed 186 times
0

Trake Vital
- 1,019
- 10
- 18
1 Answers
0
Go to Edit
> Project Settings
> Player
> Other Settings
> Api Comppatibility Level
and set it to .Net 4.x
. This fixed this problem

Trake Vital
- 1,019
- 10
- 18