Hello,
I am trying to run the Speech and Text Analytics APIs to accomplish two things:
-
Is it possible to pull back all transcripts over a certain interval? My guess is to use /api/v2/analytics/transcripts/aggregates/query.. but I am not sure. If so, please provide a sample query. I am having difficulty with this Post.
-
Can you please provide some guidance on the /api/v2/speechandtextanalytics/transcripts/search API or a sample query that I can use? I was able to get a 200 OK, but I am getting stuck on the available fields for the TranscriptSearchCritera.
Thanks!