Class Index
java.lang.Object
com.ringcentral.paths.ai.audio.v1.async.speakeridentify.Index
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionpath()
post
(IdentifyInput identifyInput) post
(IdentifyInput identifyInput, CaiSpeakerIdentifyParameters queryParams) Returns Speaker Identification to the provided webhook uri.
-
Field Details
-
rc
-
parent
-
-
Constructor Details
-
Index
-
-
Method Details
-
path
-
path
-
post
public CaiAsyncApiResponse post(IdentifyInput identifyInput, CaiSpeakerIdentifyParameters queryParams) throws RestException, IOException Returns Speaker Identification to the provided webhook uri. HTTP Method: post Endpoint: /ai/audio/v1/async/speaker-identify Rate Limit Group: Heavy App Permission: AI- Throws:
RestException
IOException
-
post
- Throws:
RestException
IOException
-