zudvin

Unity Google TTS Plugin Bag

Apr 24th, 2022
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 0.66 KB | None | 0 0
  1. Assets/FrostweepGames/GCTextToSpeech/Examples/TutorialExample/GC_TextToSpeech_TutorialExample.cs(46,29): error CS1061: 'Button' does not contain a definition for 'onClick' and no accessible extension method 'onClick' accepting a first argument of type 'Button' could be found (are you missing a using directive or an assembly reference?)
  2.  
  3. Assets/FrostweepGames/GCTextToSpeech/Examples/TutorialExample/GC_TextToSpeech_TutorialExample.cs(45,30): error CS1061: 'Button' does not contain a definition for 'onClick' and no accessible extension method 'onClick' accepting a first argument of type 'Button' could be found (are you missing a using directive or an assembly reference?)
  4.  
Advertisement
Add Comment
Please, Sign In to add comment