RingCentral .Net SDK
Public Member Functions | Public Attributes | List of all members
RingCentral.Paths.Ai.Audio.V1.Async.SpeakerDiarize.Index Class Reference
Collaboration diagram for RingCentral.Paths.Ai.Audio.V1.Async.SpeakerDiarize.Index:
Collaboration graph
[legend]

Public Member Functions

 Index (Async.Index parent)
 
string Path (bool withParameter=false)
 
async Task< CaiAsyncApiResponsePost (DiarizeInput diarizeInput, CaiSpeakerDiarizeParameters queryParams=null, RestRequestConfig restRequestConfig=null)
 Identifies who said what. Speaker diarization will identify the speaker for each segment so you can tell who spoke the sentence, paragraph, or phrase. HTTP Method: post Endpoint: /ai/audio/v1/async/speaker-diarize Rate Limit Group: Heavy App Permission: AI More...
 

Public Attributes

Async.Index parent
 
RestClient rc
 

Member Function Documentation

◆ Post()

async Task<CaiAsyncApiResponse> RingCentral.Paths.Ai.Audio.V1.Async.SpeakerDiarize.Index.Post ( DiarizeInput  diarizeInput,
CaiSpeakerDiarizeParameters  queryParams = null,
RestRequestConfig  restRequestConfig = null 
)
inline

Identifies who said what. Speaker diarization will identify the speaker for each segment so you can tell who spoke the sentence, paragraph, or phrase. HTTP Method: post Endpoint: /ai/audio/v1/async/speaker-diarize Rate Limit Group: Heavy App Permission: AI


The documentation for this class was generated from the following file: