コード例 #1
0
 public void OnPointerUp(PointerEventData eventData)
 {
     effect.SetActive(false);
     speechToText.StopListening();
 }