クラスの使用
org.langrid.service.ml.EmotionRecognitionResult
-
-
org.langrid.service.mlでのEmotionRecognitionResultの使用
EmotionRecognitionResultを返すorg.langrid.service.mlのメソッド 修飾子とタイプ メソッド 説明 EmotionRecognitionResult[]SpeechEmotionRecognitionService. recognize(String language, String audioFormat, byte[] audio)EmotionRecognitionResult[]TextEmotionRecognitionService. recognize(String language, String text)
-