パッケージ org.langrid.service.ml

インタフェース SpeechEmotionRecognitionService


  • public interface SpeechEmotionRecognitionService
    • メソッドの詳細

      • recognize

        EmotionRecognitionResult[] recognize​(String language,
                                             String audioFormat,
                                             byte[] audio)
                                      throws jp.go.nict.langrid.service_1_2.InvalidParameterException,
                                             jp.go.nict.langrid.service_1_2.UnsupportedLanguageException,
                                             jp.go.nict.langrid.service_1_2.ProcessFailedException
        例外:
        jp.go.nict.langrid.service_1_2.InvalidParameterException
        jp.go.nict.langrid.service_1_2.UnsupportedLanguageException
        jp.go.nict.langrid.service_1_2.ProcessFailedException