Class Index
java.lang.Object
com.ringcentral.paths.ai.audio.v1.async.speechtotext.Index
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionpath()
post
(AsrInput asrInput, CaiSpeechToTextParameters queryParams) Returns Speech to Text Conversion to the provided webhook uri.
-
Field Details
-
rc
-
parent
-
-
Constructor Details
-
Index
-
-
Method Details
-
path
-
path
-
post
public CaiAsyncApiResponse post(AsrInput asrInput, CaiSpeechToTextParameters queryParams) throws RestException, IOException Returns Speech to Text Conversion to the provided webhook uri. HTTP Method: post Endpoint: /ai/audio/v1/async/speech-to-text Rate Limit Group: Heavy App Permission: AI- Throws:
RestException
IOException
-
post
- Throws:
RestException
IOException
-