A B C D E F G H I J K L M N O P Q R S T U V W Z
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- acousticModel(String) - Method in interface com.assemblyai.api.resources.transcripts.types.Transcript.AcousticModelStage
- acousticModel(String) - Method in class com.assemblyai.api.resources.transcripts.types.Transcript.Builder
-
The acoustic model that was used for the transcript
- actionItems() - Method in class com.assemblyai.api.resources.lemur.LemurClient
-
Use LeMUR to generate a list of action items from a transcript
- actionItems(LemurActionItemsParams) - Method in class com.assemblyai.api.resources.lemur.LemurClient
-
Use LeMUR to generate a list of action items from a transcript
- actionItems(LemurActionItemsParams, RequestOptions) - Method in class com.assemblyai.api.resources.lemur.LemurClient
-
Use LeMUR to generate a list of action items from a transcript
- addAllFrom(List<String>) - Method in interface com.assemblyai.api.resources.transcripts.types.TranscriptCustomSpelling._FinalStage
- addAllFrom(List<String>) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptCustomSpelling.Builder
-
Words or phrases to replace
- addAllIndexes(List<Integer>) - Method in interface com.assemblyai.api.resources.transcripts.types.WordSearchMatch._FinalStage
- addAllIndexes(List<Integer>) - Method in class com.assemblyai.api.resources.transcripts.types.WordSearchMatch.Builder
-
An array of all index locations for that word within the
wordsarray of the completed transcript - addAllLabels(List<ContentSafetyLabel>) - Method in interface com.assemblyai.api.resources.transcripts.types.ContentSafetyLabelResult._FinalStage
- addAllLabels(List<ContentSafetyLabel>) - Method in class com.assemblyai.api.resources.transcripts.types.ContentSafetyLabelResult.Builder
-
An array of safety labels, one per sensitive topic that was detected in the section
- addAllMatches(List<WordSearchMatch>) - Method in interface com.assemblyai.api.resources.transcripts.types.WordSearchResponse._FinalStage
- addAllMatches(List<WordSearchMatch>) - Method in class com.assemblyai.api.resources.transcripts.types.WordSearchResponse.Builder
-
The matches of the search
- addAllParagraphs(List<TranscriptParagraph>) - Method in interface com.assemblyai.api.resources.transcripts.types.ParagraphsResponse._FinalStage
- addAllParagraphs(List<TranscriptParagraph>) - Method in class com.assemblyai.api.resources.transcripts.types.ParagraphsResponse.Builder
- addAllQuestions(List<LemurQuestion>) - Method in class com.assemblyai.api.resources.lemur.requests.LemurQuestionAnswerParams.Builder
- addAllResponse(List<LemurQuestionAnswer>) - Method in interface com.assemblyai.api.resources.lemur.types.LemurQuestionAnswerResponse._FinalStage
- addAllResponse(List<LemurQuestionAnswer>) - Method in class com.assemblyai.api.resources.lemur.types.LemurQuestionAnswerResponse.Builder
-
The answers generated by LeMUR and their questions
- addAllResults(List<AutoHighlightResult>) - Method in class com.assemblyai.api.resources.transcripts.types.AutoHighlightsResult.Builder
- addAllResults(List<ContentSafetyLabelResult>) - Method in interface com.assemblyai.api.resources.transcripts.types.ContentSafetyLabelsResult._FinalStage
- addAllResults(List<ContentSafetyLabelResult>) - Method in class com.assemblyai.api.resources.transcripts.types.ContentSafetyLabelsResult.Builder
- addAllResults(List<TopicDetectionResult>) - Method in interface com.assemblyai.api.resources.transcripts.types.TopicDetectionModelResult._FinalStage
- addAllResults(List<TopicDetectionResult>) - Method in class com.assemblyai.api.resources.transcripts.types.TopicDetectionModelResult.Builder
-
An array of results for the Topic Detection model
- addAllSentences(List<TranscriptSentence>) - Method in interface com.assemblyai.api.resources.transcripts.types.SentencesResponse._FinalStage
- addAllSentences(List<TranscriptSentence>) - Method in class com.assemblyai.api.resources.transcripts.types.SentencesResponse.Builder
- addAllTimestamps(List<Timestamp>) - Method in interface com.assemblyai.api.resources.transcripts.types.AutoHighlightResult._FinalStage
- addAllTimestamps(List<Timestamp>) - Method in class com.assemblyai.api.resources.transcripts.types.AutoHighlightResult.Builder
-
The timestamp of the of the key phrase
- addAllTimestamps(List<List<Integer>>) - Method in interface com.assemblyai.api.resources.transcripts.types.WordSearchMatch._FinalStage
- addAllTimestamps(List<List<Integer>>) - Method in class com.assemblyai.api.resources.transcripts.types.WordSearchMatch.Builder
-
An array of timestamps
- addAllTranscripts(List<TranscriptListItem>) - Method in interface com.assemblyai.api.resources.transcripts.types.TranscriptList._FinalStage
- addAllTranscripts(List<TranscriptListItem>) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptList.Builder
- addAllWords(List<Word>) - Method in interface com.assemblyai.api.resources.realtime.types.FinalTranscript._FinalStage
- addAllWords(List<Word>) - Method in class com.assemblyai.api.resources.realtime.types.FinalTranscript.Builder
-
An array of objects, with the information for each word in the transcription text.
- addAllWords(List<Word>) - Method in interface com.assemblyai.api.resources.realtime.types.PartialTranscript._FinalStage
- addAllWords(List<Word>) - Method in class com.assemblyai.api.resources.realtime.types.PartialTranscript.Builder
-
An array of objects, with the information for each word in the transcription text.
- addAllWords(List<Word>) - Method in interface com.assemblyai.api.resources.realtime.types.RealtimeBaseTranscript._FinalStage
- addAllWords(List<Word>) - Method in class com.assemblyai.api.resources.realtime.types.RealtimeBaseTranscript.Builder
-
An array of objects, with the information for each word in the transcription text.
- addAllWords(List<TranscriptWord>) - Method in interface com.assemblyai.api.resources.transcripts.types.TranscriptParagraph._FinalStage
- addAllWords(List<TranscriptWord>) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptParagraph.Builder
- addAllWords(List<TranscriptWord>) - Method in interface com.assemblyai.api.resources.transcripts.types.TranscriptSentence._FinalStage
- addAllWords(List<TranscriptWord>) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptSentence.Builder
- addAllWords(List<TranscriptWord>) - Method in interface com.assemblyai.api.resources.transcripts.types.TranscriptUtterance._FinalStage
- addAllWords(List<TranscriptWord>) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptUtterance.Builder
-
The words in the utterance.
- addFrom(String) - Method in interface com.assemblyai.api.resources.transcripts.types.TranscriptCustomSpelling._FinalStage
- addFrom(String) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptCustomSpelling.Builder
-
Words or phrases to replace
- addHeader(String, String) - Method in class com.assemblyai.api.core.ClientOptions.Builder
- addHeader(String, Supplier<String>) - Method in class com.assemblyai.api.core.ClientOptions.Builder
- addIndexes(Integer) - Method in interface com.assemblyai.api.resources.transcripts.types.WordSearchMatch._FinalStage
- addIndexes(Integer) - Method in class com.assemblyai.api.resources.transcripts.types.WordSearchMatch.Builder
-
An array of all index locations for that word within the
wordsarray of the completed transcript - addLabels(ContentSafetyLabel) - Method in interface com.assemblyai.api.resources.transcripts.types.ContentSafetyLabelResult._FinalStage
- addLabels(ContentSafetyLabel) - Method in class com.assemblyai.api.resources.transcripts.types.ContentSafetyLabelResult.Builder
-
An array of safety labels, one per sensitive topic that was detected in the section
- addMatches(WordSearchMatch) - Method in interface com.assemblyai.api.resources.transcripts.types.WordSearchResponse._FinalStage
- addMatches(WordSearchMatch) - Method in class com.assemblyai.api.resources.transcripts.types.WordSearchResponse.Builder
-
The matches of the search
- addParagraphs(TranscriptParagraph) - Method in interface com.assemblyai.api.resources.transcripts.types.ParagraphsResponse._FinalStage
- addParagraphs(TranscriptParagraph) - Method in class com.assemblyai.api.resources.transcripts.types.ParagraphsResponse.Builder
- addQuestions(LemurQuestion) - Method in class com.assemblyai.api.resources.lemur.requests.LemurQuestionAnswerParams.Builder
- addResponse(LemurQuestionAnswer) - Method in interface com.assemblyai.api.resources.lemur.types.LemurQuestionAnswerResponse._FinalStage
- addResponse(LemurQuestionAnswer) - Method in class com.assemblyai.api.resources.lemur.types.LemurQuestionAnswerResponse.Builder
-
The answers generated by LeMUR and their questions
- addResults(AutoHighlightResult) - Method in class com.assemblyai.api.resources.transcripts.types.AutoHighlightsResult.Builder
- addResults(ContentSafetyLabelResult) - Method in interface com.assemblyai.api.resources.transcripts.types.ContentSafetyLabelsResult._FinalStage
- addResults(ContentSafetyLabelResult) - Method in class com.assemblyai.api.resources.transcripts.types.ContentSafetyLabelsResult.Builder
- addResults(TopicDetectionResult) - Method in interface com.assemblyai.api.resources.transcripts.types.TopicDetectionModelResult._FinalStage
- addResults(TopicDetectionResult) - Method in class com.assemblyai.api.resources.transcripts.types.TopicDetectionModelResult.Builder
-
An array of results for the Topic Detection model
- addSentences(TranscriptSentence) - Method in interface com.assemblyai.api.resources.transcripts.types.SentencesResponse._FinalStage
- addSentences(TranscriptSentence) - Method in class com.assemblyai.api.resources.transcripts.types.SentencesResponse.Builder
- addTimestamps(Timestamp) - Method in interface com.assemblyai.api.resources.transcripts.types.AutoHighlightResult._FinalStage
- addTimestamps(Timestamp) - Method in class com.assemblyai.api.resources.transcripts.types.AutoHighlightResult.Builder
-
The timestamp of the of the key phrase
- addTimestamps(List<Integer>) - Method in interface com.assemblyai.api.resources.transcripts.types.WordSearchMatch._FinalStage
- addTimestamps(List<Integer>) - Method in class com.assemblyai.api.resources.transcripts.types.WordSearchMatch.Builder
-
An array of timestamps
- addTranscripts(TranscriptListItem) - Method in interface com.assemblyai.api.resources.transcripts.types.TranscriptList._FinalStage
- addTranscripts(TranscriptListItem) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptList.Builder
- addWords(Word) - Method in interface com.assemblyai.api.resources.realtime.types.FinalTranscript._FinalStage
- addWords(Word) - Method in class com.assemblyai.api.resources.realtime.types.FinalTranscript.Builder
-
An array of objects, with the information for each word in the transcription text.
- addWords(Word) - Method in interface com.assemblyai.api.resources.realtime.types.PartialTranscript._FinalStage
- addWords(Word) - Method in class com.assemblyai.api.resources.realtime.types.PartialTranscript.Builder
-
An array of objects, with the information for each word in the transcription text.
- addWords(Word) - Method in interface com.assemblyai.api.resources.realtime.types.RealtimeBaseTranscript._FinalStage
- addWords(Word) - Method in class com.assemblyai.api.resources.realtime.types.RealtimeBaseTranscript.Builder
-
An array of objects, with the information for each word in the transcription text.
- addWords(TranscriptWord) - Method in interface com.assemblyai.api.resources.transcripts.types.TranscriptParagraph._FinalStage
- addWords(TranscriptWord) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptParagraph.Builder
- addWords(TranscriptWord) - Method in interface com.assemblyai.api.resources.transcripts.types.TranscriptSentence._FinalStage
- addWords(TranscriptWord) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptSentence.Builder
- addWords(TranscriptWord) - Method in interface com.assemblyai.api.resources.transcripts.types.TranscriptUtterance._FinalStage
- addWords(TranscriptWord) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptUtterance.Builder
-
The words in the utterance.
- afterId(String) - Method in class com.assemblyai.api.resources.transcripts.requests.ListTranscriptParams.Builder
- afterId(Optional<String>) - Method in class com.assemblyai.api.resources.transcripts.requests.ListTranscriptParams.Builder
- answer(String) - Method in interface com.assemblyai.api.resources.lemur.types.LemurQuestionAnswer.AnswerStage
- answer(String) - Method in class com.assemblyai.api.resources.lemur.types.LemurQuestionAnswer.Builder
-
The answer generated by LeMUR
- answerFormat(String) - Method in class com.assemblyai.api.resources.lemur.requests.LemurActionItemsParams.Builder
- answerFormat(String) - Method in class com.assemblyai.api.resources.lemur.requests.LemurSummaryParams.Builder
- answerFormat(String) - Method in interface com.assemblyai.api.resources.lemur.types.LemurQuestion._FinalStage
- answerFormat(String) - Method in class com.assemblyai.api.resources.lemur.types.LemurQuestion.Builder
-
How you want the answer to be returned.
- answerFormat(Optional<String>) - Method in class com.assemblyai.api.resources.lemur.requests.LemurActionItemsParams.Builder
- answerFormat(Optional<String>) - Method in class com.assemblyai.api.resources.lemur.requests.LemurSummaryParams.Builder
- answerFormat(Optional<String>) - Method in interface com.assemblyai.api.resources.lemur.types.LemurQuestion._FinalStage
- answerFormat(Optional<String>) - Method in class com.assemblyai.api.resources.lemur.types.LemurQuestion.Builder
- answerOptions(List<String>) - Method in interface com.assemblyai.api.resources.lemur.types.LemurQuestion._FinalStage
- answerOptions(List<String>) - Method in class com.assemblyai.api.resources.lemur.types.LemurQuestion.Builder
-
What discrete options to return.
- answerOptions(Optional<List<String>>) - Method in interface com.assemblyai.api.resources.lemur.types.LemurQuestion._FinalStage
- answerOptions(Optional<List<String>>) - Method in class com.assemblyai.api.resources.lemur.types.LemurQuestion.Builder
- ANTHROPIC_CLAUDE2_1 - com.assemblyai.api.resources.lemur.types.LemurModel.Value
- ANTHROPIC_CLAUDE2_1 - Static variable in class com.assemblyai.api.resources.lemur.types.LemurModel
- ApiError - Exception in com.assemblyai.api.core
- ApiError(int, Object) - Constructor for exception com.assemblyai.api.core.ApiError
- apiKey(String) - Method in class com.assemblyai.api.AssemblyAIBuilder
-
Sets apiKey
- apiKey(String) - Method in class com.assemblyai.api.core.RequestOptions.Builder
- apiKey(String) - Method in class com.assemblyai.api.RealtimeTranscriber.Builder
-
Sets api key
- APPLICATION_JSON - Static variable in class com.assemblyai.api.core.MediaTypes
- AssemblyAI - Class in com.assemblyai.api
- AssemblyAI(ClientOptions) - Constructor for class com.assemblyai.api.AssemblyAI
- AssemblyAI(ClientOptions, ClientOptions) - Constructor for class com.assemblyai.api.AssemblyAI
- ASSEMBLYAI_MISTRAL7B - com.assemblyai.api.resources.lemur.types.LemurModel.Value
- ASSEMBLYAI_MISTRAL7B - Static variable in class com.assemblyai.api.resources.lemur.types.LemurModel
- AssemblyAIBuilder - Class in com.assemblyai.api
- AssemblyAIBuilder() - Constructor for class com.assemblyai.api.AssemblyAIBuilder
- audioDuration(double) - Method in interface com.assemblyai.api.resources.transcripts.types.ParagraphsResponse.AudioDurationStage
- audioDuration(double) - Method in class com.assemblyai.api.resources.transcripts.types.ParagraphsResponse.Builder
- audioDuration(double) - Method in interface com.assemblyai.api.resources.transcripts.types.SentencesResponse.AudioDurationStage
- audioDuration(double) - Method in class com.assemblyai.api.resources.transcripts.types.SentencesResponse.Builder
- audioDuration(Double) - Method in interface com.assemblyai.api.resources.transcripts.types.Transcript._FinalStage
- audioDuration(Double) - Method in class com.assemblyai.api.resources.transcripts.types.Transcript.Builder
-
The duration of this transcript object's media file, in seconds
- audioDuration(Optional<Double>) - Method in interface com.assemblyai.api.resources.transcripts.types.Transcript._FinalStage
- audioDuration(Optional<Double>) - Method in class com.assemblyai.api.resources.transcripts.types.Transcript.Builder
- AudioEncoding - Class in com.assemblyai.api.resources.realtime.types
- AudioEncoding.Value - Enum in com.assemblyai.api.resources.realtime.types
- AudioEncoding.Visitor<T> - Interface in com.assemblyai.api.resources.realtime.types
- audioEnd(int) - Method in interface com.assemblyai.api.resources.realtime.types.FinalTranscript.AudioEndStage
- audioEnd(int) - Method in class com.assemblyai.api.resources.realtime.types.FinalTranscript.Builder
-
End time of audio sample relative to session start, in milliseconds
- audioEnd(int) - Method in interface com.assemblyai.api.resources.realtime.types.PartialTranscript.AudioEndStage
- audioEnd(int) - Method in class com.assemblyai.api.resources.realtime.types.PartialTranscript.Builder
-
End time of audio sample relative to session start, in milliseconds
- audioEnd(int) - Method in interface com.assemblyai.api.resources.realtime.types.RealtimeBaseTranscript.AudioEndStage
- audioEnd(int) - Method in class com.assemblyai.api.resources.realtime.types.RealtimeBaseTranscript.Builder
-
End time of audio sample relative to session start, in milliseconds
- audioEndAt(Integer) - Method in interface com.assemblyai.api.resources.transcripts.requests.TranscriptParams._FinalStage
- audioEndAt(Integer) - Method in class com.assemblyai.api.resources.transcripts.requests.TranscriptParams.Builder
-
The point in time, in milliseconds, to stop transcribing in your media file
- audioEndAt(Integer) - Method in interface com.assemblyai.api.resources.transcripts.types.Transcript._FinalStage
- audioEndAt(Integer) - Method in class com.assemblyai.api.resources.transcripts.types.Transcript.Builder
-
The point in time, in milliseconds, in the file at which the transcription was terminated
- audioEndAt(Integer) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptOptionalParams.Builder
- audioEndAt(Optional<Integer>) - Method in interface com.assemblyai.api.resources.transcripts.requests.TranscriptParams._FinalStage
- audioEndAt(Optional<Integer>) - Method in class com.assemblyai.api.resources.transcripts.requests.TranscriptParams.Builder
- audioEndAt(Optional<Integer>) - Method in interface com.assemblyai.api.resources.transcripts.types.Transcript._FinalStage
- audioEndAt(Optional<Integer>) - Method in class com.assemblyai.api.resources.transcripts.types.Transcript.Builder
- audioEndAt(Optional<Integer>) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptOptionalParams.Builder
- AudioIntelligenceModelStatus - Class in com.assemblyai.api.resources.transcripts.types
- AudioIntelligenceModelStatus.Value - Enum in com.assemblyai.api.resources.transcripts.types
- AudioIntelligenceModelStatus.Visitor<T> - Interface in com.assemblyai.api.resources.transcripts.types
- audioStart(int) - Method in interface com.assemblyai.api.resources.realtime.types.FinalTranscript.AudioStartStage
- audioStart(int) - Method in class com.assemblyai.api.resources.realtime.types.FinalTranscript.Builder
-
Start time of audio sample relative to session start, in milliseconds
- audioStart(int) - Method in interface com.assemblyai.api.resources.realtime.types.PartialTranscript.AudioStartStage
- audioStart(int) - Method in class com.assemblyai.api.resources.realtime.types.PartialTranscript.Builder
-
Start time of audio sample relative to session start, in milliseconds
- audioStart(int) - Method in interface com.assemblyai.api.resources.realtime.types.RealtimeBaseTranscript.AudioStartStage
- audioStart(int) - Method in class com.assemblyai.api.resources.realtime.types.RealtimeBaseTranscript.Builder
-
Start time of audio sample relative to session start, in milliseconds
- audioStartFrom(Integer) - Method in interface com.assemblyai.api.resources.transcripts.requests.TranscriptParams._FinalStage
- audioStartFrom(Integer) - Method in class com.assemblyai.api.resources.transcripts.requests.TranscriptParams.Builder
-
The point in time, in milliseconds, to begin transcribing in your media file
- audioStartFrom(Integer) - Method in interface com.assemblyai.api.resources.transcripts.types.Transcript._FinalStage
- audioStartFrom(Integer) - Method in class com.assemblyai.api.resources.transcripts.types.Transcript.Builder
-
The point in time, in milliseconds, in the file at which the transcription was started
- audioStartFrom(Integer) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptOptionalParams.Builder
- audioStartFrom(Optional<Integer>) - Method in interface com.assemblyai.api.resources.transcripts.requests.TranscriptParams._FinalStage
- audioStartFrom(Optional<Integer>) - Method in class com.assemblyai.api.resources.transcripts.requests.TranscriptParams.Builder
- audioStartFrom(Optional<Integer>) - Method in interface com.assemblyai.api.resources.transcripts.types.Transcript._FinalStage
- audioStartFrom(Optional<Integer>) - Method in class com.assemblyai.api.resources.transcripts.types.Transcript.Builder
- audioStartFrom(Optional<Integer>) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptOptionalParams.Builder
- audioUrl(String) - Method in interface com.assemblyai.api.resources.transcripts.requests.TranscriptParams.AudioUrlStage
- audioUrl(String) - Method in class com.assemblyai.api.resources.transcripts.requests.TranscriptParams.Builder
-
The URL of the audio or video file to transcribe.
- audioUrl(String) - Method in interface com.assemblyai.api.resources.transcripts.types.Transcript.AudioUrlStage
- audioUrl(String) - Method in class com.assemblyai.api.resources.transcripts.types.Transcript.Builder
-
The URL of the media that was transcribed
- audioUrl(String) - Method in interface com.assemblyai.api.resources.transcripts.types.TranscriptListItem.AudioUrlStage
- audioUrl(String) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptListItem.Builder
- autoChapters(Boolean) - Method in interface com.assemblyai.api.resources.transcripts.requests.TranscriptParams._FinalStage
- autoChapters(Boolean) - Method in class com.assemblyai.api.resources.transcripts.requests.TranscriptParams.Builder
-
Enable Auto Chapters, can be true or false
- autoChapters(Boolean) - Method in interface com.assemblyai.api.resources.transcripts.types.Transcript._FinalStage
- autoChapters(Boolean) - Method in class com.assemblyai.api.resources.transcripts.types.Transcript.Builder
-
Whether Auto Chapters is enabled, can be true or false
- autoChapters(Boolean) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptOptionalParams.Builder
- autoChapters(Optional<Boolean>) - Method in interface com.assemblyai.api.resources.transcripts.requests.TranscriptParams._FinalStage
- autoChapters(Optional<Boolean>) - Method in class com.assemblyai.api.resources.transcripts.requests.TranscriptParams.Builder
- autoChapters(Optional<Boolean>) - Method in interface com.assemblyai.api.resources.transcripts.types.Transcript._FinalStage
- autoChapters(Optional<Boolean>) - Method in class com.assemblyai.api.resources.transcripts.types.Transcript.Builder
- autoChapters(Optional<Boolean>) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptOptionalParams.Builder
- AutoHighlightResult - Class in com.assemblyai.api.resources.transcripts.types
- AutoHighlightResult._FinalStage - Interface in com.assemblyai.api.resources.transcripts.types
- AutoHighlightResult.Builder - Class in com.assemblyai.api.resources.transcripts.types
- AutoHighlightResult.CountStage - Interface in com.assemblyai.api.resources.transcripts.types
- AutoHighlightResult.RankStage - Interface in com.assemblyai.api.resources.transcripts.types
- AutoHighlightResult.TextStage - Interface in com.assemblyai.api.resources.transcripts.types
- autoHighlights(boolean) - Method in interface com.assemblyai.api.resources.transcripts.types.Transcript.AutoHighlightsStage
- autoHighlights(boolean) - Method in class com.assemblyai.api.resources.transcripts.types.Transcript.Builder
-
Whether Key Phrases is enabled, either true or false
- autoHighlights(Boolean) - Method in interface com.assemblyai.api.resources.transcripts.requests.TranscriptParams._FinalStage
- autoHighlights(Boolean) - Method in class com.assemblyai.api.resources.transcripts.requests.TranscriptParams.Builder
-
Whether Key Phrases is enabled, either true or false
- autoHighlights(Boolean) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptOptionalParams.Builder
- autoHighlights(Optional<Boolean>) - Method in interface com.assemblyai.api.resources.transcripts.requests.TranscriptParams._FinalStage
- autoHighlights(Optional<Boolean>) - Method in class com.assemblyai.api.resources.transcripts.requests.TranscriptParams.Builder
- autoHighlights(Optional<Boolean>) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptOptionalParams.Builder
- autoHighlightsResult(AutoHighlightsResult) - Method in interface com.assemblyai.api.resources.transcripts.types.Transcript._FinalStage
- autoHighlightsResult(AutoHighlightsResult) - Method in class com.assemblyai.api.resources.transcripts.types.Transcript.Builder
- autoHighlightsResult(Optional<AutoHighlightsResult>) - Method in interface com.assemblyai.api.resources.transcripts.types.Transcript._FinalStage
- autoHighlightsResult(Optional<AutoHighlightsResult>) - Method in class com.assemblyai.api.resources.transcripts.types.Transcript.Builder
- AutoHighlightsResult - Class in com.assemblyai.api.resources.transcripts.types
- AutoHighlightsResult.Builder - Class in com.assemblyai.api.resources.transcripts.types
B
- BANKING_INFORMATION - com.assemblyai.api.resources.transcripts.types.EntityType.Value
- BANKING_INFORMATION - com.assemblyai.api.resources.transcripts.types.PiiPolicy.Value
- BANKING_INFORMATION - Static variable in class com.assemblyai.api.resources.transcripts.types.EntityType
- BANKING_INFORMATION - Static variable in class com.assemblyai.api.resources.transcripts.types.PiiPolicy
- BASIC - com.assemblyai.api.resources.lemur.types.LemurModel.Value
- BASIC - Static variable in class com.assemblyai.api.resources.lemur.types.LemurModel
- beforeId(String) - Method in class com.assemblyai.api.resources.transcripts.requests.ListTranscriptParams.Builder
- beforeId(Optional<String>) - Method in class com.assemblyai.api.resources.transcripts.requests.ListTranscriptParams.Builder
- BEST - com.assemblyai.api.resources.transcripts.types.SpeechModel.Value
- BEST - Static variable in class com.assemblyai.api.resources.transcripts.types.SpeechModel
- BLOOD_TYPE - com.assemblyai.api.resources.transcripts.types.EntityType.Value
- BLOOD_TYPE - com.assemblyai.api.resources.transcripts.types.PiiPolicy.Value
- BLOOD_TYPE - Static variable in class com.assemblyai.api.resources.transcripts.types.EntityType
- BLOOD_TYPE - Static variable in class com.assemblyai.api.resources.transcripts.types.PiiPolicy
- body() - Method in exception com.assemblyai.api.core.ApiError
- boostParam(TranscriptBoostParam) - Method in interface com.assemblyai.api.resources.transcripts.requests.TranscriptParams._FinalStage
- boostParam(TranscriptBoostParam) - Method in class com.assemblyai.api.resources.transcripts.requests.TranscriptParams.Builder
-
The word boost parameter value
- boostParam(TranscriptBoostParam) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptOptionalParams.Builder
- boostParam(String) - Method in interface com.assemblyai.api.resources.transcripts.types.Transcript._FinalStage
- boostParam(String) - Method in class com.assemblyai.api.resources.transcripts.types.Transcript.Builder
-
The word boost parameter value
- boostParam(Optional<TranscriptBoostParam>) - Method in interface com.assemblyai.api.resources.transcripts.requests.TranscriptParams._FinalStage
- boostParam(Optional<TranscriptBoostParam>) - Method in class com.assemblyai.api.resources.transcripts.requests.TranscriptParams.Builder
- boostParam(Optional<TranscriptBoostParam>) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptOptionalParams.Builder
- boostParam(Optional<String>) - Method in interface com.assemblyai.api.resources.transcripts.types.Transcript._FinalStage
- boostParam(Optional<String>) - Method in class com.assemblyai.api.resources.transcripts.types.Transcript.Builder
- build() - Method in class com.assemblyai.api.AssemblyAIBuilder
- build() - Method in class com.assemblyai.api.core.ClientOptions.Builder
- build() - Method in class com.assemblyai.api.core.RequestOptions.Builder
- build() - Method in class com.assemblyai.api.RealtimeTranscriber.Builder
- build() - Method in interface com.assemblyai.api.resources.files.types.UploadedFile._FinalStage
- build() - Method in class com.assemblyai.api.resources.files.types.UploadedFile.Builder
- build() - Method in class com.assemblyai.api.resources.lemur.requests.LemurActionItemsParams.Builder
- build() - Method in class com.assemblyai.api.resources.lemur.requests.LemurQuestionAnswerParams.Builder
- build() - Method in class com.assemblyai.api.resources.lemur.requests.LemurSummaryParams.Builder
- build() - Method in interface com.assemblyai.api.resources.lemur.requests.LemurTaskParams._FinalStage
- build() - Method in class com.assemblyai.api.resources.lemur.requests.LemurTaskParams.Builder
- build() - Method in interface com.assemblyai.api.resources.lemur.types.LemurActionItemsResponse._FinalStage
- build() - Method in class com.assemblyai.api.resources.lemur.types.LemurActionItemsResponse.Builder
- build() - Method in class com.assemblyai.api.resources.lemur.types.LemurBaseParams.Builder
- build() - Method in interface com.assemblyai.api.resources.lemur.types.LemurBaseResponse._FinalStage
- build() - Method in class com.assemblyai.api.resources.lemur.types.LemurBaseResponse.Builder
- build() - Method in interface com.assemblyai.api.resources.lemur.types.LemurQuestion._FinalStage
- build() - Method in class com.assemblyai.api.resources.lemur.types.LemurQuestion.Builder
- build() - Method in interface com.assemblyai.api.resources.lemur.types.LemurQuestionAnswer._FinalStage
- build() - Method in class com.assemblyai.api.resources.lemur.types.LemurQuestionAnswer.Builder
- build() - Method in interface com.assemblyai.api.resources.lemur.types.LemurQuestionAnswerResponse._FinalStage
- build() - Method in class com.assemblyai.api.resources.lemur.types.LemurQuestionAnswerResponse.Builder
- build() - Method in interface com.assemblyai.api.resources.lemur.types.LemurSummaryResponse._FinalStage
- build() - Method in class com.assemblyai.api.resources.lemur.types.LemurSummaryResponse.Builder
- build() - Method in interface com.assemblyai.api.resources.lemur.types.LemurTaskResponse._FinalStage
- build() - Method in class com.assemblyai.api.resources.lemur.types.LemurTaskResponse.Builder
- build() - Method in interface com.assemblyai.api.resources.lemur.types.PurgeLemurRequestDataResponse._FinalStage
- build() - Method in class com.assemblyai.api.resources.lemur.types.PurgeLemurRequestDataResponse.Builder
- build() - Method in interface com.assemblyai.api.resources.realtime.requests.CreateRealtimeTemporaryTokenParams._FinalStage
- build() - Method in class com.assemblyai.api.resources.realtime.requests.CreateRealtimeTemporaryTokenParams.Builder
- build() - Method in interface com.assemblyai.api.resources.realtime.types.ConfigureEndUtteranceSilenceThreshold._FinalStage
- build() - Method in class com.assemblyai.api.resources.realtime.types.ConfigureEndUtteranceSilenceThreshold.Builder
- build() - Method in interface com.assemblyai.api.resources.realtime.types.FinalTranscript._FinalStage
- build() - Method in class com.assemblyai.api.resources.realtime.types.FinalTranscript.Builder
- build() - Method in interface com.assemblyai.api.resources.realtime.types.ForceEndUtterance._FinalStage
- build() - Method in class com.assemblyai.api.resources.realtime.types.ForceEndUtterance.Builder
- build() - Method in interface com.assemblyai.api.resources.realtime.types.PartialTranscript._FinalStage
- build() - Method in class com.assemblyai.api.resources.realtime.types.PartialTranscript.Builder
- build() - Method in interface com.assemblyai.api.resources.realtime.types.RealtimeBaseMessage._FinalStage
- build() - Method in class com.assemblyai.api.resources.realtime.types.RealtimeBaseMessage.Builder
- build() - Method in interface com.assemblyai.api.resources.realtime.types.RealtimeBaseTranscript._FinalStage
- build() - Method in class com.assemblyai.api.resources.realtime.types.RealtimeBaseTranscript.Builder
- build() - Method in interface com.assemblyai.api.resources.realtime.types.RealtimeError._FinalStage
- build() - Method in class com.assemblyai.api.resources.realtime.types.RealtimeError.Builder
- build() - Method in interface com.assemblyai.api.resources.realtime.types.RealtimeTemporaryTokenResponse._FinalStage
- build() - Method in class com.assemblyai.api.resources.realtime.types.RealtimeTemporaryTokenResponse.Builder
- build() - Method in interface com.assemblyai.api.resources.realtime.types.SessionBegins._FinalStage
- build() - Method in class com.assemblyai.api.resources.realtime.types.SessionBegins.Builder
- build() - Method in interface com.assemblyai.api.resources.realtime.types.TerminateSession._FinalStage
- build() - Method in class com.assemblyai.api.resources.realtime.types.TerminateSession.Builder
- build() - Method in interface com.assemblyai.api.resources.realtime.types.Word._FinalStage
- build() - Method in class com.assemblyai.api.resources.realtime.types.Word.Builder
- build() - Method in class com.assemblyai.api.resources.transcripts.requests.GetSubtitlesParams.Builder
- build() - Method in class com.assemblyai.api.resources.transcripts.requests.ListTranscriptParams.Builder
- build() - Method in interface com.assemblyai.api.resources.transcripts.requests.TranscriptParams._FinalStage
- build() - Method in class com.assemblyai.api.resources.transcripts.requests.TranscriptParams.Builder
- build() - Method in class com.assemblyai.api.resources.transcripts.requests.WordSearchParams.Builder
- build() - Method in interface com.assemblyai.api.resources.transcripts.types.AutoHighlightResult._FinalStage
- build() - Method in class com.assemblyai.api.resources.transcripts.types.AutoHighlightResult.Builder
- build() - Method in class com.assemblyai.api.resources.transcripts.types.AutoHighlightsResult.Builder
- build() - Method in interface com.assemblyai.api.resources.transcripts.types.Chapter._FinalStage
- build() - Method in class com.assemblyai.api.resources.transcripts.types.Chapter.Builder
- build() - Method in interface com.assemblyai.api.resources.transcripts.types.ContentSafetyLabel._FinalStage
- build() - Method in class com.assemblyai.api.resources.transcripts.types.ContentSafetyLabel.Builder
- build() - Method in interface com.assemblyai.api.resources.transcripts.types.ContentSafetyLabelResult._FinalStage
- build() - Method in class com.assemblyai.api.resources.transcripts.types.ContentSafetyLabelResult.Builder
- build() - Method in interface com.assemblyai.api.resources.transcripts.types.ContentSafetyLabelsResult._FinalStage
- build() - Method in class com.assemblyai.api.resources.transcripts.types.ContentSafetyLabelsResult.Builder
- build() - Method in interface com.assemblyai.api.resources.transcripts.types.Entity._FinalStage
- build() - Method in class com.assemblyai.api.resources.transcripts.types.Entity.Builder
- build() - Method in interface com.assemblyai.api.resources.transcripts.types.PageDetails._FinalStage
- build() - Method in class com.assemblyai.api.resources.transcripts.types.PageDetails.Builder
- build() - Method in interface com.assemblyai.api.resources.transcripts.types.ParagraphsResponse._FinalStage
- build() - Method in class com.assemblyai.api.resources.transcripts.types.ParagraphsResponse.Builder
- build() - Method in interface com.assemblyai.api.resources.transcripts.types.RedactedAudioResponse._FinalStage
- build() - Method in class com.assemblyai.api.resources.transcripts.types.RedactedAudioResponse.Builder
- build() - Method in interface com.assemblyai.api.resources.transcripts.types.SentencesResponse._FinalStage
- build() - Method in class com.assemblyai.api.resources.transcripts.types.SentencesResponse.Builder
- build() - Method in interface com.assemblyai.api.resources.transcripts.types.SentimentAnalysisResult._FinalStage
- build() - Method in class com.assemblyai.api.resources.transcripts.types.SentimentAnalysisResult.Builder
- build() - Method in interface com.assemblyai.api.resources.transcripts.types.SeverityScoreSummary._FinalStage
- build() - Method in class com.assemblyai.api.resources.transcripts.types.SeverityScoreSummary.Builder
- build() - Method in interface com.assemblyai.api.resources.transcripts.types.Timestamp._FinalStage
- build() - Method in class com.assemblyai.api.resources.transcripts.types.Timestamp.Builder
- build() - Method in interface com.assemblyai.api.resources.transcripts.types.TopicDetectionModelResult._FinalStage
- build() - Method in class com.assemblyai.api.resources.transcripts.types.TopicDetectionModelResult.Builder
- build() - Method in interface com.assemblyai.api.resources.transcripts.types.TopicDetectionResult._FinalStage
- build() - Method in class com.assemblyai.api.resources.transcripts.types.TopicDetectionResult.Builder
- build() - Method in interface com.assemblyai.api.resources.transcripts.types.TopicDetectionResultLabelsItem._FinalStage
- build() - Method in class com.assemblyai.api.resources.transcripts.types.TopicDetectionResultLabelsItem.Builder
- build() - Method in interface com.assemblyai.api.resources.transcripts.types.Transcript._FinalStage
- build() - Method in class com.assemblyai.api.resources.transcripts.types.Transcript.Builder
- build() - Method in interface com.assemblyai.api.resources.transcripts.types.TranscriptCustomSpelling._FinalStage
- build() - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptCustomSpelling.Builder
- build() - Method in interface com.assemblyai.api.resources.transcripts.types.TranscriptList._FinalStage
- build() - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptList.Builder
- build() - Method in interface com.assemblyai.api.resources.transcripts.types.TranscriptListItem._FinalStage
- build() - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptListItem.Builder
- build() - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptOptionalParams.Builder
- build() - Method in interface com.assemblyai.api.resources.transcripts.types.TranscriptParagraph._FinalStage
- build() - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptParagraph.Builder
- build() - Method in interface com.assemblyai.api.resources.transcripts.types.TranscriptReadyNotification._FinalStage
- build() - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptReadyNotification.Builder
- build() - Method in interface com.assemblyai.api.resources.transcripts.types.TranscriptSentence._FinalStage
- build() - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptSentence.Builder
- build() - Method in interface com.assemblyai.api.resources.transcripts.types.TranscriptUtterance._FinalStage
- build() - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptUtterance.Builder
- build() - Method in interface com.assemblyai.api.resources.transcripts.types.TranscriptWord._FinalStage
- build() - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptWord.Builder
- build() - Method in interface com.assemblyai.api.resources.transcripts.types.WordSearchMatch._FinalStage
- build() - Method in class com.assemblyai.api.resources.transcripts.types.WordSearchMatch.Builder
- build() - Method in interface com.assemblyai.api.resources.transcripts.types.WordSearchResponse._FinalStage
- build() - Method in class com.assemblyai.api.resources.transcripts.types.WordSearchResponse.Builder
- build() - Method in interface com.assemblyai.api.types.Error._FinalStage
- build() - Method in class com.assemblyai.api.types.Error.Builder
- builder() - Static method in class com.assemblyai.api.AssemblyAI
- builder() - Static method in class com.assemblyai.api.core.ClientOptions
- builder() - Static method in class com.assemblyai.api.core.RequestOptions
- builder() - Static method in class com.assemblyai.api.RealtimeTranscriber
- builder() - Static method in class com.assemblyai.api.resources.files.types.UploadedFile
- builder() - Static method in class com.assemblyai.api.resources.lemur.requests.LemurActionItemsParams
- builder() - Static method in class com.assemblyai.api.resources.lemur.requests.LemurQuestionAnswerParams
- builder() - Static method in class com.assemblyai.api.resources.lemur.requests.LemurSummaryParams
- builder() - Static method in class com.assemblyai.api.resources.lemur.requests.LemurTaskParams
- builder() - Static method in class com.assemblyai.api.resources.lemur.types.LemurActionItemsResponse
- builder() - Static method in class com.assemblyai.api.resources.lemur.types.LemurBaseParams
- builder() - Static method in class com.assemblyai.api.resources.lemur.types.LemurBaseResponse
- builder() - Static method in class com.assemblyai.api.resources.lemur.types.LemurQuestion
- builder() - Static method in class com.assemblyai.api.resources.lemur.types.LemurQuestionAnswer
- builder() - Static method in class com.assemblyai.api.resources.lemur.types.LemurQuestionAnswerResponse
- builder() - Static method in class com.assemblyai.api.resources.lemur.types.LemurSummaryResponse
- builder() - Static method in class com.assemblyai.api.resources.lemur.types.LemurTaskResponse
- builder() - Static method in class com.assemblyai.api.resources.lemur.types.PurgeLemurRequestDataResponse
- builder() - Static method in class com.assemblyai.api.resources.realtime.requests.CreateRealtimeTemporaryTokenParams
- builder() - Static method in class com.assemblyai.api.resources.realtime.types.ConfigureEndUtteranceSilenceThreshold
- builder() - Static method in class com.assemblyai.api.resources.realtime.types.FinalTranscript
- builder() - Static method in class com.assemblyai.api.resources.realtime.types.ForceEndUtterance
- builder() - Static method in class com.assemblyai.api.resources.realtime.types.PartialTranscript
- builder() - Static method in class com.assemblyai.api.resources.realtime.types.RealtimeBaseMessage
- builder() - Static method in class com.assemblyai.api.resources.realtime.types.RealtimeBaseTranscript
- builder() - Static method in class com.assemblyai.api.resources.realtime.types.RealtimeError
- builder() - Static method in class com.assemblyai.api.resources.realtime.types.RealtimeTemporaryTokenResponse
- builder() - Static method in class com.assemblyai.api.resources.realtime.types.SessionBegins
- builder() - Static method in class com.assemblyai.api.resources.realtime.types.TerminateSession
- builder() - Static method in class com.assemblyai.api.resources.realtime.types.Word
- builder() - Static method in class com.assemblyai.api.resources.transcripts.requests.GetSubtitlesParams
- builder() - Static method in class com.assemblyai.api.resources.transcripts.requests.ListTranscriptParams
- builder() - Static method in class com.assemblyai.api.resources.transcripts.requests.TranscriptParams
- builder() - Static method in class com.assemblyai.api.resources.transcripts.requests.WordSearchParams
- builder() - Static method in class com.assemblyai.api.resources.transcripts.types.AutoHighlightResult
- builder() - Static method in class com.assemblyai.api.resources.transcripts.types.AutoHighlightsResult
- builder() - Static method in class com.assemblyai.api.resources.transcripts.types.Chapter
- builder() - Static method in class com.assemblyai.api.resources.transcripts.types.ContentSafetyLabel
- builder() - Static method in class com.assemblyai.api.resources.transcripts.types.ContentSafetyLabelResult
- builder() - Static method in class com.assemblyai.api.resources.transcripts.types.ContentSafetyLabelsResult
- builder() - Static method in class com.assemblyai.api.resources.transcripts.types.Entity
- builder() - Static method in class com.assemblyai.api.resources.transcripts.types.PageDetails
- builder() - Static method in class com.assemblyai.api.resources.transcripts.types.ParagraphsResponse
- builder() - Static method in class com.assemblyai.api.resources.transcripts.types.RedactedAudioResponse
- builder() - Static method in class com.assemblyai.api.resources.transcripts.types.SentencesResponse
- builder() - Static method in class com.assemblyai.api.resources.transcripts.types.SentimentAnalysisResult
- builder() - Static method in class com.assemblyai.api.resources.transcripts.types.SeverityScoreSummary
- builder() - Static method in class com.assemblyai.api.resources.transcripts.types.Timestamp
- builder() - Static method in class com.assemblyai.api.resources.transcripts.types.TopicDetectionModelResult
- builder() - Static method in class com.assemblyai.api.resources.transcripts.types.TopicDetectionResult
- builder() - Static method in class com.assemblyai.api.resources.transcripts.types.TopicDetectionResultLabelsItem
- builder() - Static method in class com.assemblyai.api.resources.transcripts.types.Transcript
- builder() - Static method in class com.assemblyai.api.resources.transcripts.types.TranscriptCustomSpelling
- builder() - Static method in class com.assemblyai.api.resources.transcripts.types.TranscriptList
- builder() - Static method in class com.assemblyai.api.resources.transcripts.types.TranscriptListItem
- builder() - Static method in class com.assemblyai.api.resources.transcripts.types.TranscriptOptionalParams
- builder() - Static method in class com.assemblyai.api.resources.transcripts.types.TranscriptParagraph
- builder() - Static method in class com.assemblyai.api.resources.transcripts.types.TranscriptReadyNotification
- builder() - Static method in class com.assemblyai.api.resources.transcripts.types.TranscriptSentence
- builder() - Static method in class com.assemblyai.api.resources.transcripts.types.TranscriptUtterance
- builder() - Static method in class com.assemblyai.api.resources.transcripts.types.TranscriptWord
- builder() - Static method in class com.assemblyai.api.resources.transcripts.types.WordSearchMatch
- builder() - Static method in class com.assemblyai.api.resources.transcripts.types.WordSearchResponse
- builder() - Static method in class com.assemblyai.api.types.Error
- Builder() - Constructor for class com.assemblyai.api.core.ClientOptions.Builder
- Builder() - Constructor for class com.assemblyai.api.core.RequestOptions.Builder
- Builder() - Constructor for class com.assemblyai.api.RealtimeTranscriber.Builder
- BULLETS - com.assemblyai.api.resources.transcripts.types.SummaryType.Value
- BULLETS - Static variable in class com.assemblyai.api.resources.transcripts.types.SummaryType
- BULLETS_VERBOSE - com.assemblyai.api.resources.transcripts.types.SummaryType.Value
- BULLETS_VERBOSE - Static variable in class com.assemblyai.api.resources.transcripts.types.SummaryType
C
- CATCHY - com.assemblyai.api.resources.transcripts.types.SummaryModel.Value
- CATCHY - Static variable in class com.assemblyai.api.resources.transcripts.types.SummaryModel
- Chapter - Class in com.assemblyai.api.resources.transcripts.types
- Chapter._FinalStage - Interface in com.assemblyai.api.resources.transcripts.types
- Chapter.Builder - Class in com.assemblyai.api.resources.transcripts.types
- Chapter.EndStage - Interface in com.assemblyai.api.resources.transcripts.types
- Chapter.GistStage - Interface in com.assemblyai.api.resources.transcripts.types
- Chapter.HeadlineStage - Interface in com.assemblyai.api.resources.transcripts.types
- Chapter.StartStage - Interface in com.assemblyai.api.resources.transcripts.types
- Chapter.SummaryStage - Interface in com.assemblyai.api.resources.transcripts.types
- chapters(List<Chapter>) - Method in interface com.assemblyai.api.resources.transcripts.types.Transcript._FinalStage
- chapters(List<Chapter>) - Method in class com.assemblyai.api.resources.transcripts.types.Transcript.Builder
-
An array of temporally sequential chapters for the audio file
- chapters(Optional<List<Chapter>>) - Method in interface com.assemblyai.api.resources.transcripts.types.Transcript._FinalStage
- chapters(Optional<List<Chapter>>) - Method in class com.assemblyai.api.resources.transcripts.types.Transcript.Builder
- charsPerCaption(Integer) - Method in class com.assemblyai.api.resources.transcripts.requests.GetSubtitlesParams.Builder
- charsPerCaption(Optional<Integer>) - Method in class com.assemblyai.api.resources.transcripts.requests.GetSubtitlesParams.Builder
- clientOptions - Variable in class com.assemblyai.api.AssemblyAI
- clientOptions - Variable in class com.assemblyai.api.resources.files.FilesClient
- clientOptions - Variable in class com.assemblyai.api.resources.lemur.LemurClient
- clientOptions - Variable in class com.assemblyai.api.resources.realtime.RealtimeClient
- clientOptions - Variable in class com.assemblyai.api.resources.transcripts.TranscriptsClient
- ClientOptions - Class in com.assemblyai.api.core
- ClientOptions.Builder - Class in com.assemblyai.api.core
- close() - Method in class com.assemblyai.api.RealtimeTranscriber
-
Closes the websocket connection.
- com.assemblyai.api - package com.assemblyai.api
- com.assemblyai.api.core - package com.assemblyai.api.core
- com.assemblyai.api.resources.files - package com.assemblyai.api.resources.files
- com.assemblyai.api.resources.files.types - package com.assemblyai.api.resources.files.types
- com.assemblyai.api.resources.lemur - package com.assemblyai.api.resources.lemur
- com.assemblyai.api.resources.lemur.requests - package com.assemblyai.api.resources.lemur.requests
- com.assemblyai.api.resources.lemur.types - package com.assemblyai.api.resources.lemur.types
- com.assemblyai.api.resources.realtime - package com.assemblyai.api.resources.realtime
- com.assemblyai.api.resources.realtime.requests - package com.assemblyai.api.resources.realtime.requests
- com.assemblyai.api.resources.realtime.types - package com.assemblyai.api.resources.realtime.types
- com.assemblyai.api.resources.transcripts - package com.assemblyai.api.resources.transcripts
- com.assemblyai.api.resources.transcripts.requests - package com.assemblyai.api.resources.transcripts.requests
- com.assemblyai.api.resources.transcripts.types - package com.assemblyai.api.resources.transcripts.types
- com.assemblyai.api.types - package com.assemblyai.api.types
- completed(OffsetDateTime) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptListItem.Builder
- completed(OffsetDateTime) - Method in interface com.assemblyai.api.resources.transcripts.types.TranscriptListItem.CompletedStage
- COMPLETED - com.assemblyai.api.resources.transcripts.types.TranscriptReadyStatus.Value
- COMPLETED - com.assemblyai.api.resources.transcripts.types.TranscriptStatus.Value
- COMPLETED - Static variable in class com.assemblyai.api.resources.transcripts.types.TranscriptReadyStatus
- COMPLETED - Static variable in class com.assemblyai.api.resources.transcripts.types.TranscriptStatus
- confidence(double) - Method in class com.assemblyai.api.resources.realtime.types.FinalTranscript.Builder
-
The confidence score of the entire transcription, between 0 and 1
- confidence(double) - Method in interface com.assemblyai.api.resources.realtime.types.FinalTranscript.ConfidenceStage
- confidence(double) - Method in class com.assemblyai.api.resources.realtime.types.PartialTranscript.Builder
-
The confidence score of the entire transcription, between 0 and 1
- confidence(double) - Method in interface com.assemblyai.api.resources.realtime.types.PartialTranscript.ConfidenceStage
- confidence(double) - Method in class com.assemblyai.api.resources.realtime.types.RealtimeBaseTranscript.Builder
-
The confidence score of the entire transcription, between 0 and 1
- confidence(double) - Method in interface com.assemblyai.api.resources.realtime.types.RealtimeBaseTranscript.ConfidenceStage
- confidence(double) - Method in class com.assemblyai.api.resources.realtime.types.Word.Builder
-
Confidence score of the word
- confidence(double) - Method in interface com.assemblyai.api.resources.realtime.types.Word.ConfidenceStage
- confidence(double) - Method in class com.assemblyai.api.resources.transcripts.types.ContentSafetyLabel.Builder
-
The confidence score for the topic being discussed, from 0 to 1
- confidence(double) - Method in interface com.assemblyai.api.resources.transcripts.types.ContentSafetyLabel.ConfidenceStage
- confidence(double) - Method in class com.assemblyai.api.resources.transcripts.types.ParagraphsResponse.Builder
- confidence(double) - Method in interface com.assemblyai.api.resources.transcripts.types.ParagraphsResponse.ConfidenceStage
- confidence(double) - Method in class com.assemblyai.api.resources.transcripts.types.SentencesResponse.Builder
- confidence(double) - Method in interface com.assemblyai.api.resources.transcripts.types.SentencesResponse.ConfidenceStage
- confidence(double) - Method in class com.assemblyai.api.resources.transcripts.types.SentimentAnalysisResult.Builder
-
The confidence score for the detected sentiment of the sentence, from 0 to 1
- confidence(double) - Method in interface com.assemblyai.api.resources.transcripts.types.SentimentAnalysisResult.ConfidenceStage
- confidence(double) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptParagraph.Builder
- confidence(double) - Method in interface com.assemblyai.api.resources.transcripts.types.TranscriptParagraph.ConfidenceStage
- confidence(double) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptSentence.Builder
- confidence(double) - Method in interface com.assemblyai.api.resources.transcripts.types.TranscriptSentence.ConfidenceStage
- confidence(double) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptUtterance.Builder
-
The confidence score for the transcript of this utterance
- confidence(double) - Method in interface com.assemblyai.api.resources.transcripts.types.TranscriptUtterance.ConfidenceStage
- confidence(double) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptWord.Builder
- confidence(double) - Method in interface com.assemblyai.api.resources.transcripts.types.TranscriptWord.ConfidenceStage
- confidence(Double) - Method in interface com.assemblyai.api.resources.transcripts.types.Transcript._FinalStage
- confidence(Double) - Method in class com.assemblyai.api.resources.transcripts.types.Transcript.Builder
-
The confidence score for the transcript, between 0.0 (low confidence) and 1.0 (high confidence)
- confidence(Optional<Double>) - Method in interface com.assemblyai.api.resources.transcripts.types.Transcript._FinalStage
- confidence(Optional<Double>) - Method in class com.assemblyai.api.resources.transcripts.types.Transcript.Builder
- configureEndUtteranceSilenceThreshold(int) - Method in class com.assemblyai.api.RealtimeTranscriber
-
Configure the threshold for how long to wait before ending an utterance.
- ConfigureEndUtteranceSilenceThreshold - Class in com.assemblyai.api.resources.realtime.types
- ConfigureEndUtteranceSilenceThreshold._FinalStage - Interface in com.assemblyai.api.resources.realtime.types
- ConfigureEndUtteranceSilenceThreshold.Builder - Class in com.assemblyai.api.resources.realtime.types
- ConfigureEndUtteranceSilenceThreshold.EndUtteranceSilenceThresholdStage - Interface in com.assemblyai.api.resources.realtime.types
- CONFORMER2 - com.assemblyai.api.resources.transcripts.types.SpeechModel.Value
- CONFORMER2 - Static variable in class com.assemblyai.api.resources.transcripts.types.SpeechModel
- connect() - Method in class com.assemblyai.api.RealtimeTranscriber
-
Establishes connection with the websocket.
- contentSafety(Boolean) - Method in interface com.assemblyai.api.resources.transcripts.requests.TranscriptParams._FinalStage
- contentSafety(Boolean) - Method in class com.assemblyai.api.resources.transcripts.requests.TranscriptParams.Builder
-
Enable Content Moderation, can be true or false
- contentSafety(Boolean) - Method in interface com.assemblyai.api.resources.transcripts.types.Transcript._FinalStage
- contentSafety(Boolean) - Method in class com.assemblyai.api.resources.transcripts.types.Transcript.Builder
-
Whether Content Moderation is enabled, can be true or false
- contentSafety(Boolean) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptOptionalParams.Builder
- contentSafety(Optional<Boolean>) - Method in interface com.assemblyai.api.resources.transcripts.requests.TranscriptParams._FinalStage
- contentSafety(Optional<Boolean>) - Method in class com.assemblyai.api.resources.transcripts.requests.TranscriptParams.Builder
- contentSafety(Optional<Boolean>) - Method in interface com.assemblyai.api.resources.transcripts.types.Transcript._FinalStage
- contentSafety(Optional<Boolean>) - Method in class com.assemblyai.api.resources.transcripts.types.Transcript.Builder
- contentSafety(Optional<Boolean>) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptOptionalParams.Builder
- contentSafetyConfidence(Integer) - Method in interface com.assemblyai.api.resources.transcripts.requests.TranscriptParams._FinalStage
- contentSafetyConfidence(Integer) - Method in class com.assemblyai.api.resources.transcripts.requests.TranscriptParams.Builder
-
The confidence threshold for content moderation.
- contentSafetyConfidence(Integer) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptOptionalParams.Builder
- contentSafetyConfidence(Optional<Integer>) - Method in interface com.assemblyai.api.resources.transcripts.requests.TranscriptParams._FinalStage
- contentSafetyConfidence(Optional<Integer>) - Method in class com.assemblyai.api.resources.transcripts.requests.TranscriptParams.Builder
- contentSafetyConfidence(Optional<Integer>) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptOptionalParams.Builder
- ContentSafetyLabel - Class in com.assemblyai.api.resources.transcripts.types
- ContentSafetyLabel._FinalStage - Interface in com.assemblyai.api.resources.transcripts.types
- ContentSafetyLabel.Builder - Class in com.assemblyai.api.resources.transcripts.types
- ContentSafetyLabel.ConfidenceStage - Interface in com.assemblyai.api.resources.transcripts.types
- ContentSafetyLabel.LabelStage - Interface in com.assemblyai.api.resources.transcripts.types
- ContentSafetyLabel.SeverityStage - Interface in com.assemblyai.api.resources.transcripts.types
- ContentSafetyLabelResult - Class in com.assemblyai.api.resources.transcripts.types
- ContentSafetyLabelResult._FinalStage - Interface in com.assemblyai.api.resources.transcripts.types
- ContentSafetyLabelResult.Builder - Class in com.assemblyai.api.resources.transcripts.types
- ContentSafetyLabelResult.SentencesIdxEndStage - Interface in com.assemblyai.api.resources.transcripts.types
- ContentSafetyLabelResult.SentencesIdxStartStage - Interface in com.assemblyai.api.resources.transcripts.types
- ContentSafetyLabelResult.TextStage - Interface in com.assemblyai.api.resources.transcripts.types
- ContentSafetyLabelResult.TimestampStage - Interface in com.assemblyai.api.resources.transcripts.types
- contentSafetyLabels(ContentSafetyLabelsResult) - Method in interface com.assemblyai.api.resources.transcripts.types.Transcript._FinalStage
- contentSafetyLabels(ContentSafetyLabelsResult) - Method in class com.assemblyai.api.resources.transcripts.types.Transcript.Builder
- contentSafetyLabels(Optional<ContentSafetyLabelsResult>) - Method in interface com.assemblyai.api.resources.transcripts.types.Transcript._FinalStage
- contentSafetyLabels(Optional<ContentSafetyLabelsResult>) - Method in class com.assemblyai.api.resources.transcripts.types.Transcript.Builder
- ContentSafetyLabelsResult - Class in com.assemblyai.api.resources.transcripts.types
- ContentSafetyLabelsResult._FinalStage - Interface in com.assemblyai.api.resources.transcripts.types
- ContentSafetyLabelsResult.Builder - Class in com.assemblyai.api.resources.transcripts.types
- ContentSafetyLabelsResult.StatusStage - Interface in com.assemblyai.api.resources.transcripts.types
- context(LemurBaseParamsContext) - Method in class com.assemblyai.api.resources.lemur.requests.LemurActionItemsParams.Builder
- context(LemurBaseParamsContext) - Method in class com.assemblyai.api.resources.lemur.requests.LemurQuestionAnswerParams.Builder
- context(LemurBaseParamsContext) - Method in class com.assemblyai.api.resources.lemur.requests.LemurSummaryParams.Builder
- context(LemurBaseParamsContext) - Method in interface com.assemblyai.api.resources.lemur.requests.LemurTaskParams._FinalStage
- context(LemurBaseParamsContext) - Method in class com.assemblyai.api.resources.lemur.requests.LemurTaskParams.Builder
-
Context to provide the model.
- context(LemurBaseParamsContext) - Method in class com.assemblyai.api.resources.lemur.types.LemurBaseParams.Builder
- context(LemurQuestionContext) - Method in interface com.assemblyai.api.resources.lemur.types.LemurQuestion._FinalStage
- context(LemurQuestionContext) - Method in class com.assemblyai.api.resources.lemur.types.LemurQuestion.Builder
-
Any context about the transcripts you wish to provide.
- context(Optional<LemurBaseParamsContext>) - Method in class com.assemblyai.api.resources.lemur.requests.LemurActionItemsParams.Builder
- context(Optional<LemurBaseParamsContext>) - Method in class com.assemblyai.api.resources.lemur.requests.LemurQuestionAnswerParams.Builder
- context(Optional<LemurBaseParamsContext>) - Method in class com.assemblyai.api.resources.lemur.requests.LemurSummaryParams.Builder
- context(Optional<LemurBaseParamsContext>) - Method in interface com.assemblyai.api.resources.lemur.requests.LemurTaskParams._FinalStage
- context(Optional<LemurBaseParamsContext>) - Method in class com.assemblyai.api.resources.lemur.requests.LemurTaskParams.Builder
- context(Optional<LemurBaseParamsContext>) - Method in class com.assemblyai.api.resources.lemur.types.LemurBaseParams.Builder
- context(Optional<LemurQuestionContext>) - Method in interface com.assemblyai.api.resources.lemur.types.LemurQuestion._FinalStage
- context(Optional<LemurQuestionContext>) - Method in class com.assemblyai.api.resources.lemur.types.LemurQuestion.Builder
- CONVERSATIONAL - com.assemblyai.api.resources.transcripts.types.SummaryModel.Value
- CONVERSATIONAL - Static variable in class com.assemblyai.api.resources.transcripts.types.SummaryModel
- count(int) - Method in class com.assemblyai.api.resources.transcripts.types.AutoHighlightResult.Builder
-
The total number of times the key phrase appears in the audio file
- count(int) - Method in interface com.assemblyai.api.resources.transcripts.types.AutoHighlightResult.CountStage
- count(int) - Method in class com.assemblyai.api.resources.transcripts.types.WordSearchMatch.Builder
-
The total amount of times the word is in the transcript
- count(int) - Method in interface com.assemblyai.api.resources.transcripts.types.WordSearchMatch.CountStage
- created(OffsetDateTime) - Method in class com.assemblyai.api.resources.realtime.types.FinalTranscript.Builder
-
The timestamp for the partial transcript
- created(OffsetDateTime) - Method in interface com.assemblyai.api.resources.realtime.types.FinalTranscript.CreatedStage
- created(OffsetDateTime) - Method in class com.assemblyai.api.resources.realtime.types.PartialTranscript.Builder
-
The timestamp for the partial transcript
- created(OffsetDateTime) - Method in interface com.assemblyai.api.resources.realtime.types.PartialTranscript.CreatedStage
- created(OffsetDateTime) - Method in class com.assemblyai.api.resources.realtime.types.RealtimeBaseTranscript.Builder
-
The timestamp for the partial transcript
- created(OffsetDateTime) - Method in interface com.assemblyai.api.resources.realtime.types.RealtimeBaseTranscript.CreatedStage
- created(OffsetDateTime) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptListItem.Builder
- created(OffsetDateTime) - Method in interface com.assemblyai.api.resources.transcripts.types.TranscriptListItem.CreatedStage
- createdOn(String) - Method in class com.assemblyai.api.resources.transcripts.requests.ListTranscriptParams.Builder
- createdOn(Optional<String>) - Method in class com.assemblyai.api.resources.transcripts.requests.ListTranscriptParams.Builder
- CreateRealtimeTemporaryTokenParams - Class in com.assemblyai.api.resources.realtime.requests
- CreateRealtimeTemporaryTokenParams._FinalStage - Interface in com.assemblyai.api.resources.realtime.requests
- CreateRealtimeTemporaryTokenParams.Builder - Class in com.assemblyai.api.resources.realtime.requests
- CreateRealtimeTemporaryTokenParams.ExpiresInStage - Interface in com.assemblyai.api.resources.realtime.requests
- createTemporaryToken(CreateRealtimeTemporaryTokenParams) - Method in class com.assemblyai.api.resources.realtime.RealtimeClient
-
Create a temporary authentication token for Streaming Speech-to-Text
- createTemporaryToken(CreateRealtimeTemporaryTokenParams, RequestOptions) - Method in class com.assemblyai.api.resources.realtime.RealtimeClient
-
Create a temporary authentication token for Streaming Speech-to-Text
- CREDIT_CARD_CVV - com.assemblyai.api.resources.transcripts.types.EntityType.Value
- CREDIT_CARD_CVV - com.assemblyai.api.resources.transcripts.types.PiiPolicy.Value
- CREDIT_CARD_CVV - Static variable in class com.assemblyai.api.resources.transcripts.types.EntityType
- CREDIT_CARD_CVV - Static variable in class com.assemblyai.api.resources.transcripts.types.PiiPolicy
- CREDIT_CARD_EXPIRATION - com.assemblyai.api.resources.transcripts.types.EntityType.Value
- CREDIT_CARD_EXPIRATION - com.assemblyai.api.resources.transcripts.types.PiiPolicy.Value
- CREDIT_CARD_EXPIRATION - Static variable in class com.assemblyai.api.resources.transcripts.types.EntityType
- CREDIT_CARD_EXPIRATION - Static variable in class com.assemblyai.api.resources.transcripts.types.PiiPolicy
- CREDIT_CARD_NUMBER - com.assemblyai.api.resources.transcripts.types.EntityType.Value
- CREDIT_CARD_NUMBER - com.assemblyai.api.resources.transcripts.types.PiiPolicy.Value
- CREDIT_CARD_NUMBER - Static variable in class com.assemblyai.api.resources.transcripts.types.EntityType
- CREDIT_CARD_NUMBER - Static variable in class com.assemblyai.api.resources.transcripts.types.PiiPolicy
- currentUrl(String) - Method in class com.assemblyai.api.resources.transcripts.types.PageDetails.Builder
- currentUrl(String) - Method in interface com.assemblyai.api.resources.transcripts.types.PageDetails.CurrentUrlStage
- custom(String) - Static method in class com.assemblyai.api.core.Environment
- customSpelling(List<TranscriptCustomSpelling>) - Method in interface com.assemblyai.api.resources.transcripts.requests.TranscriptParams._FinalStage
- customSpelling(List<TranscriptCustomSpelling>) - Method in class com.assemblyai.api.resources.transcripts.requests.TranscriptParams.Builder
-
Customize how words are spelled and formatted using to and from values
- customSpelling(List<TranscriptCustomSpelling>) - Method in interface com.assemblyai.api.resources.transcripts.types.Transcript._FinalStage
- customSpelling(List<TranscriptCustomSpelling>) - Method in class com.assemblyai.api.resources.transcripts.types.Transcript.Builder
-
Customize how words are spelled and formatted using to and from values
- customSpelling(List<TranscriptCustomSpelling>) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptOptionalParams.Builder
- customSpelling(Optional<List<TranscriptCustomSpelling>>) - Method in interface com.assemblyai.api.resources.transcripts.requests.TranscriptParams._FinalStage
- customSpelling(Optional<List<TranscriptCustomSpelling>>) - Method in class com.assemblyai.api.resources.transcripts.requests.TranscriptParams.Builder
- customSpelling(Optional<List<TranscriptCustomSpelling>>) - Method in interface com.assemblyai.api.resources.transcripts.types.Transcript._FinalStage
- customSpelling(Optional<List<TranscriptCustomSpelling>>) - Method in class com.assemblyai.api.resources.transcripts.types.Transcript.Builder
- customSpelling(Optional<List<TranscriptCustomSpelling>>) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptOptionalParams.Builder
- customTopics(Boolean) - Method in interface com.assemblyai.api.resources.transcripts.requests.TranscriptParams._FinalStage
- customTopics(Boolean) - Method in class com.assemblyai.api.resources.transcripts.requests.TranscriptParams.Builder
-
Whether custom topics is enabled, either true or false
- customTopics(Boolean) - Method in interface com.assemblyai.api.resources.transcripts.types.Transcript._FinalStage
- customTopics(Boolean) - Method in class com.assemblyai.api.resources.transcripts.types.Transcript.Builder
-
Whether custom topics is enabled, either true or false
- customTopics(Boolean) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptOptionalParams.Builder
- customTopics(Optional<Boolean>) - Method in interface com.assemblyai.api.resources.transcripts.requests.TranscriptParams._FinalStage
- customTopics(Optional<Boolean>) - Method in class com.assemblyai.api.resources.transcripts.requests.TranscriptParams.Builder
- customTopics(Optional<Boolean>) - Method in interface com.assemblyai.api.resources.transcripts.types.Transcript._FinalStage
- customTopics(Optional<Boolean>) - Method in class com.assemblyai.api.resources.transcripts.types.Transcript.Builder
- customTopics(Optional<Boolean>) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptOptionalParams.Builder
D
- DATE - com.assemblyai.api.resources.transcripts.types.EntityType.Value
- DATE - com.assemblyai.api.resources.transcripts.types.PiiPolicy.Value
- DATE - Static variable in class com.assemblyai.api.resources.transcripts.types.EntityType
- DATE - Static variable in class com.assemblyai.api.resources.transcripts.types.PiiPolicy
- DATE_OF_BIRTH - com.assemblyai.api.resources.transcripts.types.EntityType.Value
- DATE_OF_BIRTH - com.assemblyai.api.resources.transcripts.types.PiiPolicy.Value
- DATE_OF_BIRTH - Static variable in class com.assemblyai.api.resources.transcripts.types.EntityType
- DATE_OF_BIRTH - Static variable in class com.assemblyai.api.resources.transcripts.types.PiiPolicy
- DE - com.assemblyai.api.resources.transcripts.types.TranscriptLanguageCode.Value
- DE - Static variable in class com.assemblyai.api.resources.transcripts.types.TranscriptLanguageCode
- DEFAULT - com.assemblyai.api.resources.lemur.types.LemurModel.Value
- DEFAULT - com.assemblyai.api.resources.transcripts.types.TranscriptBoostParam.Value
- DEFAULT - Static variable in class com.assemblyai.api.core.Environment
- DEFAULT - Static variable in class com.assemblyai.api.resources.lemur.types.LemurModel
- DEFAULT - Static variable in class com.assemblyai.api.resources.transcripts.types.TranscriptBoostParam
- delete(String) - Method in class com.assemblyai.api.resources.transcripts.TranscriptsClient
-
Delete the transcript
- delete(String, RequestOptions) - Method in class com.assemblyai.api.resources.transcripts.TranscriptsClient
-
Delete the transcript
- deleted(boolean) - Method in class com.assemblyai.api.resources.lemur.types.PurgeLemurRequestDataResponse.Builder
-
Whether the request data was deleted
- deleted(boolean) - Method in interface com.assemblyai.api.resources.lemur.types.PurgeLemurRequestDataResponse.DeletedStage
- disableTimeouts() - Method in class com.assemblyai.api.core.ClientOptions.Builder
-
Deprecated.
- disfluencies(Boolean) - Method in interface com.assemblyai.api.resources.transcripts.requests.TranscriptParams._FinalStage
- disfluencies(Boolean) - Method in class com.assemblyai.api.resources.transcripts.requests.TranscriptParams.Builder
-
Transcribe Filler Words, like "umm", in your media file; can be true or false
- disfluencies(Boolean) - Method in interface com.assemblyai.api.resources.transcripts.types.Transcript._FinalStage
- disfluencies(Boolean) - Method in class com.assemblyai.api.resources.transcripts.types.Transcript.Builder
-
Transcribe Filler Words, like "umm", in your media file; can be true or false
- disfluencies(Boolean) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptOptionalParams.Builder
- disfluencies(Optional<Boolean>) - Method in interface com.assemblyai.api.resources.transcripts.requests.TranscriptParams._FinalStage
- disfluencies(Optional<Boolean>) - Method in class com.assemblyai.api.resources.transcripts.requests.TranscriptParams.Builder
- disfluencies(Optional<Boolean>) - Method in interface com.assemblyai.api.resources.transcripts.types.Transcript._FinalStage
- disfluencies(Optional<Boolean>) - Method in class com.assemblyai.api.resources.transcripts.types.Transcript.Builder
- disfluencies(Optional<Boolean>) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptOptionalParams.Builder
- DRIVERS_LICENSE - com.assemblyai.api.resources.transcripts.types.EntityType.Value
- DRIVERS_LICENSE - com.assemblyai.api.resources.transcripts.types.PiiPolicy.Value
- DRIVERS_LICENSE - Static variable in class com.assemblyai.api.resources.transcripts.types.EntityType
- DRIVERS_LICENSE - Static variable in class com.assemblyai.api.resources.transcripts.types.PiiPolicy
- DRUG - com.assemblyai.api.resources.transcripts.types.EntityType.Value
- DRUG - com.assemblyai.api.resources.transcripts.types.PiiPolicy.Value
- DRUG - Static variable in class com.assemblyai.api.resources.transcripts.types.EntityType
- DRUG - Static variable in class com.assemblyai.api.resources.transcripts.types.PiiPolicy
- dualChannel(Boolean) - Method in interface com.assemblyai.api.resources.transcripts.requests.TranscriptParams._FinalStage
- dualChannel(Boolean) - Method in class com.assemblyai.api.resources.transcripts.requests.TranscriptParams.Builder
-
Enable Dual Channel transcription, can be true or false.
- dualChannel(Boolean) - Method in interface com.assemblyai.api.resources.transcripts.types.Transcript._FinalStage
- dualChannel(Boolean) - Method in class com.assemblyai.api.resources.transcripts.types.Transcript.Builder
-
Whether Dual channel transcription was enabled in the transcription request, either true or false
- dualChannel(Boolean) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptOptionalParams.Builder
- dualChannel(Optional<Boolean>) - Method in interface com.assemblyai.api.resources.transcripts.requests.TranscriptParams._FinalStage
- dualChannel(Optional<Boolean>) - Method in class com.assemblyai.api.resources.transcripts.requests.TranscriptParams.Builder
- dualChannel(Optional<Boolean>) - Method in interface com.assemblyai.api.resources.transcripts.types.Transcript._FinalStage
- dualChannel(Optional<Boolean>) - Method in class com.assemblyai.api.resources.transcripts.types.Transcript.Builder
- dualChannel(Optional<Boolean>) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptOptionalParams.Builder
E
- EMAIL_ADDRESS - com.assemblyai.api.resources.transcripts.types.EntityType.Value
- EMAIL_ADDRESS - com.assemblyai.api.resources.transcripts.types.PiiPolicy.Value
- EMAIL_ADDRESS - Static variable in class com.assemblyai.api.resources.transcripts.types.EntityType
- EMAIL_ADDRESS - Static variable in class com.assemblyai.api.resources.transcripts.types.PiiPolicy
- EN - com.assemblyai.api.resources.transcripts.types.TranscriptLanguageCode.Value
- EN - Static variable in class com.assemblyai.api.resources.transcripts.types.TranscriptLanguageCode
- EN_AU - com.assemblyai.api.resources.transcripts.types.TranscriptLanguageCode.Value
- EN_AU - Static variable in class com.assemblyai.api.resources.transcripts.types.TranscriptLanguageCode
- EN_UK - com.assemblyai.api.resources.transcripts.types.TranscriptLanguageCode.Value
- EN_UK - Static variable in class com.assemblyai.api.resources.transcripts.types.TranscriptLanguageCode
- EN_US - com.assemblyai.api.resources.transcripts.types.TranscriptLanguageCode.Value
- EN_US - Static variable in class com.assemblyai.api.resources.transcripts.types.TranscriptLanguageCode
- end(int) - Method in class com.assemblyai.api.resources.realtime.types.Word.Builder
-
End time of the word in milliseconds
- end(int) - Method in interface com.assemblyai.api.resources.realtime.types.Word.EndStage
- end(int) - Method in class com.assemblyai.api.resources.transcripts.types.Chapter.Builder
-
The starting time, in milliseconds, for the chapter
- end(int) - Method in interface com.assemblyai.api.resources.transcripts.types.Chapter.EndStage
- end(int) - Method in class com.assemblyai.api.resources.transcripts.types.Entity.Builder
-
The ending time, in milliseconds, for the detected entity in the audio file
- end(int) - Method in interface com.assemblyai.api.resources.transcripts.types.Entity.EndStage
- end(int) - Method in class com.assemblyai.api.resources.transcripts.types.SentimentAnalysisResult.Builder
-
The ending time, in milliseconds, of the sentence
- end(int) - Method in interface com.assemblyai.api.resources.transcripts.types.SentimentAnalysisResult.EndStage
- end(int) - Method in class com.assemblyai.api.resources.transcripts.types.Timestamp.Builder
-
The end time in milliseconds
- end(int) - Method in interface com.assemblyai.api.resources.transcripts.types.Timestamp.EndStage
- end(int) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptParagraph.Builder
- end(int) - Method in interface com.assemblyai.api.resources.transcripts.types.TranscriptParagraph.EndStage
- end(int) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptSentence.Builder
- end(int) - Method in interface com.assemblyai.api.resources.transcripts.types.TranscriptSentence.EndStage
- end(int) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptUtterance.Builder
-
The ending time, in milliseconds, of the utterance in the audio file
- end(int) - Method in interface com.assemblyai.api.resources.transcripts.types.TranscriptUtterance.EndStage
- end(int) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptWord.Builder
- end(int) - Method in interface com.assemblyai.api.resources.transcripts.types.TranscriptWord.EndStage
- endUtteranceSilenceThreshold(int) - Method in class com.assemblyai.api.RealtimeTranscriber.Builder
-
Configure the threshold for how long to wait before ending an utterance.
- endUtteranceSilenceThreshold(int) - Method in class com.assemblyai.api.resources.realtime.types.ConfigureEndUtteranceSilenceThreshold.Builder
-
The duration threshold in milliseconds
- endUtteranceSilenceThreshold(int) - Method in interface com.assemblyai.api.resources.realtime.types.ConfigureEndUtteranceSilenceThreshold.EndUtteranceSilenceThresholdStage
- entities(List<Entity>) - Method in interface com.assemblyai.api.resources.transcripts.types.Transcript._FinalStage
- entities(List<Entity>) - Method in class com.assemblyai.api.resources.transcripts.types.Transcript.Builder
-
An array of results for the Entity Detection model, if it is enabled.
- entities(Optional<List<Entity>>) - Method in interface com.assemblyai.api.resources.transcripts.types.Transcript._FinalStage
- entities(Optional<List<Entity>>) - Method in class com.assemblyai.api.resources.transcripts.types.Transcript.Builder
- Entity - Class in com.assemblyai.api.resources.transcripts.types
- ENTITY_NAME - com.assemblyai.api.resources.transcripts.types.SubstitutionPolicy.Value
- ENTITY_NAME - Static variable in class com.assemblyai.api.resources.transcripts.types.SubstitutionPolicy
- Entity._FinalStage - Interface in com.assemblyai.api.resources.transcripts.types
- Entity.Builder - Class in com.assemblyai.api.resources.transcripts.types
- Entity.EndStage - Interface in com.assemblyai.api.resources.transcripts.types
- Entity.EntityTypeStage - Interface in com.assemblyai.api.resources.transcripts.types
- Entity.StartStage - Interface in com.assemblyai.api.resources.transcripts.types
- Entity.TextStage - Interface in com.assemblyai.api.resources.transcripts.types
- entityDetection(Boolean) - Method in interface com.assemblyai.api.resources.transcripts.requests.TranscriptParams._FinalStage
- entityDetection(Boolean) - Method in class com.assemblyai.api.resources.transcripts.requests.TranscriptParams.Builder
-
Enable Entity Detection, can be true or false
- entityDetection(Boolean) - Method in interface com.assemblyai.api.resources.transcripts.types.Transcript._FinalStage
- entityDetection(Boolean) - Method in class com.assemblyai.api.resources.transcripts.types.Transcript.Builder
-
Whether Entity Detection is enabled, can be true or false
- entityDetection(Boolean) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptOptionalParams.Builder
- entityDetection(Optional<Boolean>) - Method in interface com.assemblyai.api.resources.transcripts.requests.TranscriptParams._FinalStage
- entityDetection(Optional<Boolean>) - Method in class com.assemblyai.api.resources.transcripts.requests.TranscriptParams.Builder
- entityDetection(Optional<Boolean>) - Method in interface com.assemblyai.api.resources.transcripts.types.Transcript._FinalStage
- entityDetection(Optional<Boolean>) - Method in class com.assemblyai.api.resources.transcripts.types.Transcript.Builder
- entityDetection(Optional<Boolean>) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptOptionalParams.Builder
- entityType(EntityType) - Method in class com.assemblyai.api.resources.transcripts.types.Entity.Builder
-
The type of entity for the detected entity
- entityType(EntityType) - Method in interface com.assemblyai.api.resources.transcripts.types.Entity.EntityTypeStage
- EntityType - Class in com.assemblyai.api.resources.transcripts.types
- EntityType.Value - Enum in com.assemblyai.api.resources.transcripts.types
- EntityType.Visitor<T> - Interface in com.assemblyai.api.resources.transcripts.types
- environment() - Method in class com.assemblyai.api.core.ClientOptions
- environment(Environment) - Method in class com.assemblyai.api.AssemblyAIBuilder
- environment(Environment) - Method in class com.assemblyai.api.core.ClientOptions.Builder
- Environment - Class in com.assemblyai.api.core
- equals(Object) - Method in class com.assemblyai.api.resources.files.types.UploadedFile
- equals(Object) - Method in class com.assemblyai.api.resources.lemur.requests.LemurActionItemsParams
- equals(Object) - Method in class com.assemblyai.api.resources.lemur.requests.LemurQuestionAnswerParams
- equals(Object) - Method in class com.assemblyai.api.resources.lemur.requests.LemurSummaryParams
- equals(Object) - Method in class com.assemblyai.api.resources.lemur.requests.LemurTaskParams
- equals(Object) - Method in class com.assemblyai.api.resources.lemur.types.LemurActionItemsResponse
- equals(Object) - Method in class com.assemblyai.api.resources.lemur.types.LemurBaseParams
- equals(Object) - Method in class com.assemblyai.api.resources.lemur.types.LemurBaseParamsContext
- equals(Object) - Method in class com.assemblyai.api.resources.lemur.types.LemurBaseResponse
- equals(Object) - Method in class com.assemblyai.api.resources.lemur.types.LemurModel
- equals(Object) - Method in class com.assemblyai.api.resources.lemur.types.LemurQuestion
- equals(Object) - Method in class com.assemblyai.api.resources.lemur.types.LemurQuestionAnswer
- equals(Object) - Method in class com.assemblyai.api.resources.lemur.types.LemurQuestionAnswerResponse
- equals(Object) - Method in class com.assemblyai.api.resources.lemur.types.LemurQuestionContext
- equals(Object) - Method in class com.assemblyai.api.resources.lemur.types.LemurSummaryResponse
- equals(Object) - Method in class com.assemblyai.api.resources.lemur.types.LemurTaskResponse
- equals(Object) - Method in class com.assemblyai.api.resources.lemur.types.PurgeLemurRequestDataResponse
- equals(Object) - Method in class com.assemblyai.api.resources.realtime.requests.CreateRealtimeTemporaryTokenParams
- equals(Object) - Method in class com.assemblyai.api.resources.realtime.types.AudioEncoding
- equals(Object) - Method in class com.assemblyai.api.resources.realtime.types.ConfigureEndUtteranceSilenceThreshold
- equals(Object) - Method in class com.assemblyai.api.resources.realtime.types.FinalTranscript
- equals(Object) - Method in class com.assemblyai.api.resources.realtime.types.ForceEndUtterance
- equals(Object) - Method in class com.assemblyai.api.resources.realtime.types.MessageType
- equals(Object) - Method in class com.assemblyai.api.resources.realtime.types.PartialTranscript
- equals(Object) - Method in class com.assemblyai.api.resources.realtime.types.RealtimeBaseMessage
- equals(Object) - Method in class com.assemblyai.api.resources.realtime.types.RealtimeBaseTranscript
- equals(Object) - Method in class com.assemblyai.api.resources.realtime.types.RealtimeError
- equals(Object) - Method in class com.assemblyai.api.resources.realtime.types.RealtimeMessage
- equals(Object) - Method in class com.assemblyai.api.resources.realtime.types.RealtimeTemporaryTokenResponse
- equals(Object) - Method in class com.assemblyai.api.resources.realtime.types.RealtimeTranscript
- equals(Object) - Method in class com.assemblyai.api.resources.realtime.types.RealtimeTranscriptType
- equals(Object) - Method in class com.assemblyai.api.resources.realtime.types.ReceiveMessage
- equals(Object) - Method in class com.assemblyai.api.resources.realtime.types.SendMessage
- equals(Object) - Method in class com.assemblyai.api.resources.realtime.types.SessionBegins
- equals(Object) - Method in class com.assemblyai.api.resources.realtime.types.SessionTerminated
- equals(Object) - Method in class com.assemblyai.api.resources.realtime.types.TerminateSession
- equals(Object) - Method in class com.assemblyai.api.resources.realtime.types.Word
- equals(Object) - Method in class com.assemblyai.api.resources.transcripts.requests.GetSubtitlesParams
- equals(Object) - Method in class com.assemblyai.api.resources.transcripts.requests.ListTranscriptParams
- equals(Object) - Method in class com.assemblyai.api.resources.transcripts.requests.TranscriptParams
- equals(Object) - Method in class com.assemblyai.api.resources.transcripts.requests.WordSearchParams
- equals(Object) - Method in class com.assemblyai.api.resources.transcripts.types.AudioIntelligenceModelStatus
- equals(Object) - Method in class com.assemblyai.api.resources.transcripts.types.AutoHighlightResult
- equals(Object) - Method in class com.assemblyai.api.resources.transcripts.types.AutoHighlightsResult
- equals(Object) - Method in class com.assemblyai.api.resources.transcripts.types.Chapter
- equals(Object) - Method in class com.assemblyai.api.resources.transcripts.types.ContentSafetyLabel
- equals(Object) - Method in class com.assemblyai.api.resources.transcripts.types.ContentSafetyLabelResult
- equals(Object) - Method in class com.assemblyai.api.resources.transcripts.types.ContentSafetyLabelsResult
- equals(Object) - Method in class com.assemblyai.api.resources.transcripts.types.Entity
- equals(Object) - Method in class com.assemblyai.api.resources.transcripts.types.EntityType
- equals(Object) - Method in class com.assemblyai.api.resources.transcripts.types.PageDetails
- equals(Object) - Method in class com.assemblyai.api.resources.transcripts.types.ParagraphsResponse
- equals(Object) - Method in class com.assemblyai.api.resources.transcripts.types.PiiPolicy
- equals(Object) - Method in class com.assemblyai.api.resources.transcripts.types.RedactedAudioResponse
- equals(Object) - Method in class com.assemblyai.api.resources.transcripts.types.RedactPiiAudioQuality
- equals(Object) - Method in class com.assemblyai.api.resources.transcripts.types.SentencesResponse
- equals(Object) - Method in class com.assemblyai.api.resources.transcripts.types.Sentiment
- equals(Object) - Method in class com.assemblyai.api.resources.transcripts.types.SentimentAnalysisResult
- equals(Object) - Method in class com.assemblyai.api.resources.transcripts.types.SeverityScoreSummary
- equals(Object) - Method in class com.assemblyai.api.resources.transcripts.types.SpeechModel
- equals(Object) - Method in class com.assemblyai.api.resources.transcripts.types.SubstitutionPolicy
- equals(Object) - Method in class com.assemblyai.api.resources.transcripts.types.SubtitleFormat
- equals(Object) - Method in class com.assemblyai.api.resources.transcripts.types.SummaryModel
- equals(Object) - Method in class com.assemblyai.api.resources.transcripts.types.SummaryType
- equals(Object) - Method in class com.assemblyai.api.resources.transcripts.types.Timestamp
- equals(Object) - Method in class com.assemblyai.api.resources.transcripts.types.TopicDetectionModelResult
- equals(Object) - Method in class com.assemblyai.api.resources.transcripts.types.TopicDetectionResult
- equals(Object) - Method in class com.assemblyai.api.resources.transcripts.types.TopicDetectionResultLabelsItem
- equals(Object) - Method in class com.assemblyai.api.resources.transcripts.types.Transcript
- equals(Object) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptBoostParam
- equals(Object) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptCustomSpelling
- equals(Object) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptLanguageCode
- equals(Object) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptList
- equals(Object) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptListItem
- equals(Object) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptOptionalParams
- equals(Object) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptParagraph
- equals(Object) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptReadyNotification
- equals(Object) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptReadyStatus
- equals(Object) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptSentence
- equals(Object) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptStatus
- equals(Object) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptUtterance
- equals(Object) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptWord
- equals(Object) - Method in class com.assemblyai.api.resources.transcripts.types.WordSearchMatch
- equals(Object) - Method in class com.assemblyai.api.resources.transcripts.types.WordSearchResponse
- equals(Object) - Method in class com.assemblyai.api.types.Error
- error(String) - Method in class com.assemblyai.api.resources.realtime.types.RealtimeError.Builder
- error(String) - Method in interface com.assemblyai.api.resources.realtime.types.RealtimeError.ErrorStage
- error(String) - Method in interface com.assemblyai.api.resources.transcripts.types.Transcript._FinalStage
- error(String) - Method in class com.assemblyai.api.resources.transcripts.types.Transcript.Builder
-
Error message of why the transcript failed
- error(String) - Method in interface com.assemblyai.api.resources.transcripts.types.TranscriptListItem._FinalStage
- error(String) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptListItem.Builder
-
Error message of why the transcript failed
- error(String) - Method in class com.assemblyai.api.types.Error.Builder
-
Error message
- error(String) - Method in interface com.assemblyai.api.types.Error.ErrorStage
- error(Optional<String>) - Method in interface com.assemblyai.api.resources.transcripts.types.Transcript._FinalStage
- error(Optional<String>) - Method in class com.assemblyai.api.resources.transcripts.types.Transcript.Builder
- error(Optional<String>) - Method in interface com.assemblyai.api.resources.transcripts.types.TranscriptListItem._FinalStage
- error(Optional<String>) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptListItem.Builder
- Error - Class in com.assemblyai.api.types
- ERROR - com.assemblyai.api.resources.transcripts.types.TranscriptReadyStatus.Value
- ERROR - com.assemblyai.api.resources.transcripts.types.TranscriptStatus.Value
- ERROR - Static variable in class com.assemblyai.api.resources.transcripts.types.TranscriptReadyStatus
- ERROR - Static variable in class com.assemblyai.api.resources.transcripts.types.TranscriptStatus
- Error._FinalStage - Interface in com.assemblyai.api.types
- Error.Builder - Class in com.assemblyai.api.types
- Error.ErrorStage - Interface in com.assemblyai.api.types
- ES - com.assemblyai.api.resources.transcripts.types.TranscriptLanguageCode.Value
- ES - Static variable in class com.assemblyai.api.resources.transcripts.types.TranscriptLanguageCode
- EVENT - com.assemblyai.api.resources.transcripts.types.EntityType.Value
- EVENT - com.assemblyai.api.resources.transcripts.types.PiiPolicy.Value
- EVENT - Static variable in class com.assemblyai.api.resources.transcripts.types.EntityType
- EVENT - Static variable in class com.assemblyai.api.resources.transcripts.types.PiiPolicy
- expiresAt(OffsetDateTime) - Method in class com.assemblyai.api.resources.realtime.types.SessionBegins.Builder
-
Timestamp when this session will expire
- expiresAt(OffsetDateTime) - Method in interface com.assemblyai.api.resources.realtime.types.SessionBegins.ExpiresAtStage
- expiresIn(int) - Method in class com.assemblyai.api.resources.realtime.requests.CreateRealtimeTemporaryTokenParams.Builder
-
The amount of time until the token expires in seconds
- expiresIn(int) - Method in interface com.assemblyai.api.resources.realtime.requests.CreateRealtimeTemporaryTokenParams.ExpiresInStage
F
- FI - com.assemblyai.api.resources.transcripts.types.TranscriptLanguageCode.Value
- FI - Static variable in class com.assemblyai.api.resources.transcripts.types.TranscriptLanguageCode
- files() - Method in class com.assemblyai.api.AssemblyAI
- filesClient - Variable in class com.assemblyai.api.AssemblyAI
- FilesClient - Class in com.assemblyai.api.resources.files
- FilesClient(ClientOptions) - Constructor for class com.assemblyai.api.resources.files.FilesClient
- filterProfanity(Boolean) - Method in interface com.assemblyai.api.resources.transcripts.requests.TranscriptParams._FinalStage
- filterProfanity(Boolean) - Method in class com.assemblyai.api.resources.transcripts.requests.TranscriptParams.Builder
-
Filter profanity from the transcribed text, can be true or false
- filterProfanity(Boolean) - Method in interface com.assemblyai.api.resources.transcripts.types.Transcript._FinalStage
- filterProfanity(Boolean) - Method in class com.assemblyai.api.resources.transcripts.types.Transcript.Builder
-
Whether Profanity Filtering is enabled, either true or false
- filterProfanity(Boolean) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptOptionalParams.Builder
- filterProfanity(Optional<Boolean>) - Method in interface com.assemblyai.api.resources.transcripts.requests.TranscriptParams._FinalStage
- filterProfanity(Optional<Boolean>) - Method in class com.assemblyai.api.resources.transcripts.requests.TranscriptParams.Builder
- filterProfanity(Optional<Boolean>) - Method in interface com.assemblyai.api.resources.transcripts.types.Transcript._FinalStage
- filterProfanity(Optional<Boolean>) - Method in class com.assemblyai.api.resources.transcripts.types.Transcript.Builder
- filterProfanity(Optional<Boolean>) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptOptionalParams.Builder
- FINAL_TRANSCRIPT - com.assemblyai.api.resources.realtime.types.MessageType.Value
- FINAL_TRANSCRIPT - com.assemblyai.api.resources.realtime.types.RealtimeTranscriptType.Value
- FINAL_TRANSCRIPT - Static variable in class com.assemblyai.api.resources.realtime.types.MessageType
- FINAL_TRANSCRIPT - Static variable in class com.assemblyai.api.resources.realtime.types.RealtimeTranscriptType
- finalModel(LemurModel) - Method in class com.assemblyai.api.resources.lemur.requests.LemurActionItemsParams.Builder
- finalModel(LemurModel) - Method in class com.assemblyai.api.resources.lemur.requests.LemurQuestionAnswerParams.Builder
- finalModel(LemurModel) - Method in class com.assemblyai.api.resources.lemur.requests.LemurSummaryParams.Builder
- finalModel(LemurModel) - Method in interface com.assemblyai.api.resources.lemur.requests.LemurTaskParams._FinalStage
- finalModel(LemurModel) - Method in class com.assemblyai.api.resources.lemur.requests.LemurTaskParams.Builder
-
The model that is used for the final prompt after compression is performed.
- finalModel(LemurModel) - Method in class com.assemblyai.api.resources.lemur.types.LemurBaseParams.Builder
- finalModel(Optional<LemurModel>) - Method in class com.assemblyai.api.resources.lemur.requests.LemurActionItemsParams.Builder
- finalModel(Optional<LemurModel>) - Method in class com.assemblyai.api.resources.lemur.requests.LemurQuestionAnswerParams.Builder
- finalModel(Optional<LemurModel>) - Method in class com.assemblyai.api.resources.lemur.requests.LemurSummaryParams.Builder
- finalModel(Optional<LemurModel>) - Method in interface com.assemblyai.api.resources.lemur.requests.LemurTaskParams._FinalStage
- finalModel(Optional<LemurModel>) - Method in class com.assemblyai.api.resources.lemur.requests.LemurTaskParams.Builder
- finalModel(Optional<LemurModel>) - Method in class com.assemblyai.api.resources.lemur.types.LemurBaseParams.Builder
- FinalTranscript - Class in com.assemblyai.api.resources.realtime.types
- FinalTranscript._FinalStage - Interface in com.assemblyai.api.resources.realtime.types
- FinalTranscript.AudioEndStage - Interface in com.assemblyai.api.resources.realtime.types
- FinalTranscript.AudioStartStage - Interface in com.assemblyai.api.resources.realtime.types
- FinalTranscript.Builder - Class in com.assemblyai.api.resources.realtime.types
- FinalTranscript.ConfidenceStage - Interface in com.assemblyai.api.resources.realtime.types
- FinalTranscript.CreatedStage - Interface in com.assemblyai.api.resources.realtime.types
- FinalTranscript.PunctuatedStage - Interface in com.assemblyai.api.resources.realtime.types
- FinalTranscript.TextFormattedStage - Interface in com.assemblyai.api.resources.realtime.types
- FinalTranscript.TextStage - Interface in com.assemblyai.api.resources.realtime.types
- forceEndUtterance() - Method in class com.assemblyai.api.RealtimeTranscriber
-
Manually end an utterance
- forceEndUtterance(boolean) - Method in class com.assemblyai.api.resources.realtime.types.ForceEndUtterance.Builder
-
A boolean value to communicate that you wish to force the end of the utterance
- forceEndUtterance(boolean) - Method in interface com.assemblyai.api.resources.realtime.types.ForceEndUtterance.ForceEndUtteranceStage
- ForceEndUtterance - Class in com.assemblyai.api.resources.realtime.types
- ForceEndUtterance._FinalStage - Interface in com.assemblyai.api.resources.realtime.types
- ForceEndUtterance.Builder - Class in com.assemblyai.api.resources.realtime.types
- ForceEndUtterance.ForceEndUtteranceStage - Interface in com.assemblyai.api.resources.realtime.types
- formatText(Boolean) - Method in interface com.assemblyai.api.resources.transcripts.requests.TranscriptParams._FinalStage
- formatText(Boolean) - Method in class com.assemblyai.api.resources.transcripts.requests.TranscriptParams.Builder
-
Enable Text Formatting, can be true or false
- formatText(Boolean) - Method in interface com.assemblyai.api.resources.transcripts.types.Transcript._FinalStage
- formatText(Boolean) - Method in class com.assemblyai.api.resources.transcripts.types.Transcript.Builder
-
Whether Text Formatting is enabled, either true or false
- formatText(Boolean) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptOptionalParams.Builder
- formatText(Optional<Boolean>) - Method in interface com.assemblyai.api.resources.transcripts.requests.TranscriptParams._FinalStage
- formatText(Optional<Boolean>) - Method in class com.assemblyai.api.resources.transcripts.requests.TranscriptParams.Builder
- formatText(Optional<Boolean>) - Method in interface com.assemblyai.api.resources.transcripts.types.Transcript._FinalStage
- formatText(Optional<Boolean>) - Method in class com.assemblyai.api.resources.transcripts.types.Transcript.Builder
- formatText(Optional<Boolean>) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptOptionalParams.Builder
- FR - com.assemblyai.api.resources.transcripts.types.TranscriptLanguageCode.Value
- FR - Static variable in class com.assemblyai.api.resources.transcripts.types.TranscriptLanguageCode
- from(UploadedFile) - Method in class com.assemblyai.api.resources.files.types.UploadedFile.Builder
- from(UploadedFile) - Method in interface com.assemblyai.api.resources.files.types.UploadedFile.UploadUrlStage
- from(LemurActionItemsParams) - Method in class com.assemblyai.api.resources.lemur.requests.LemurActionItemsParams.Builder
- from(LemurQuestionAnswerParams) - Method in class com.assemblyai.api.resources.lemur.requests.LemurQuestionAnswerParams.Builder
- from(LemurSummaryParams) - Method in class com.assemblyai.api.resources.lemur.requests.LemurSummaryParams.Builder
- from(LemurTaskParams) - Method in class com.assemblyai.api.resources.lemur.requests.LemurTaskParams.Builder
- from(LemurTaskParams) - Method in interface com.assemblyai.api.resources.lemur.requests.LemurTaskParams.PromptStage
- from(LemurActionItemsResponse) - Method in class com.assemblyai.api.resources.lemur.types.LemurActionItemsResponse.Builder
- from(LemurActionItemsResponse) - Method in interface com.assemblyai.api.resources.lemur.types.LemurActionItemsResponse.RequestIdStage
- from(LemurBaseParams) - Method in class com.assemblyai.api.resources.lemur.types.LemurBaseParams.Builder
- from(LemurBaseResponse) - Method in class com.assemblyai.api.resources.lemur.types.LemurBaseResponse.Builder
- from(LemurBaseResponse) - Method in interface com.assemblyai.api.resources.lemur.types.LemurBaseResponse.RequestIdStage
- from(LemurQuestion) - Method in class com.assemblyai.api.resources.lemur.types.LemurQuestion.Builder
- from(LemurQuestion) - Method in interface com.assemblyai.api.resources.lemur.types.LemurQuestion.QuestionStage
- from(LemurQuestionAnswer) - Method in class com.assemblyai.api.resources.lemur.types.LemurQuestionAnswer.Builder
- from(LemurQuestionAnswer) - Method in interface com.assemblyai.api.resources.lemur.types.LemurQuestionAnswer.QuestionStage
- from(LemurQuestionAnswerResponse) - Method in class com.assemblyai.api.resources.lemur.types.LemurQuestionAnswerResponse.Builder
- from(LemurQuestionAnswerResponse) - Method in interface com.assemblyai.api.resources.lemur.types.LemurQuestionAnswerResponse.RequestIdStage
- from(LemurSummaryResponse) - Method in class com.assemblyai.api.resources.lemur.types.LemurSummaryResponse.Builder
- from(LemurSummaryResponse) - Method in interface com.assemblyai.api.resources.lemur.types.LemurSummaryResponse.RequestIdStage
- from(LemurTaskResponse) - Method in class com.assemblyai.api.resources.lemur.types.LemurTaskResponse.Builder
- from(LemurTaskResponse) - Method in interface com.assemblyai.api.resources.lemur.types.LemurTaskResponse.RequestIdStage
- from(PurgeLemurRequestDataResponse) - Method in class com.assemblyai.api.resources.lemur.types.PurgeLemurRequestDataResponse.Builder
- from(PurgeLemurRequestDataResponse) - Method in interface com.assemblyai.api.resources.lemur.types.PurgeLemurRequestDataResponse.RequestIdStage
- from(CreateRealtimeTemporaryTokenParams) - Method in class com.assemblyai.api.resources.realtime.requests.CreateRealtimeTemporaryTokenParams.Builder
- from(CreateRealtimeTemporaryTokenParams) - Method in interface com.assemblyai.api.resources.realtime.requests.CreateRealtimeTemporaryTokenParams.ExpiresInStage
- from(ConfigureEndUtteranceSilenceThreshold) - Method in class com.assemblyai.api.resources.realtime.types.ConfigureEndUtteranceSilenceThreshold.Builder
- from(ConfigureEndUtteranceSilenceThreshold) - Method in interface com.assemblyai.api.resources.realtime.types.ConfigureEndUtteranceSilenceThreshold.EndUtteranceSilenceThresholdStage
- from(FinalTranscript) - Method in interface com.assemblyai.api.resources.realtime.types.FinalTranscript.AudioStartStage
- from(FinalTranscript) - Method in class com.assemblyai.api.resources.realtime.types.FinalTranscript.Builder
- from(ForceEndUtterance) - Method in class com.assemblyai.api.resources.realtime.types.ForceEndUtterance.Builder
- from(ForceEndUtterance) - Method in interface com.assemblyai.api.resources.realtime.types.ForceEndUtterance.ForceEndUtteranceStage
- from(PartialTranscript) - Method in interface com.assemblyai.api.resources.realtime.types.PartialTranscript.AudioStartStage
- from(PartialTranscript) - Method in class com.assemblyai.api.resources.realtime.types.PartialTranscript.Builder
- from(RealtimeBaseMessage) - Method in class com.assemblyai.api.resources.realtime.types.RealtimeBaseMessage.Builder
- from(RealtimeBaseMessage) - Method in interface com.assemblyai.api.resources.realtime.types.RealtimeBaseMessage.MessageTypeStage
- from(RealtimeBaseTranscript) - Method in interface com.assemblyai.api.resources.realtime.types.RealtimeBaseTranscript.AudioStartStage
- from(RealtimeBaseTranscript) - Method in class com.assemblyai.api.resources.realtime.types.RealtimeBaseTranscript.Builder
- from(RealtimeError) - Method in class com.assemblyai.api.resources.realtime.types.RealtimeError.Builder
- from(RealtimeError) - Method in interface com.assemblyai.api.resources.realtime.types.RealtimeError.ErrorStage
- from(RealtimeTemporaryTokenResponse) - Method in class com.assemblyai.api.resources.realtime.types.RealtimeTemporaryTokenResponse.Builder
- from(RealtimeTemporaryTokenResponse) - Method in interface com.assemblyai.api.resources.realtime.types.RealtimeTemporaryTokenResponse.TokenStage
- from(SessionBegins) - Method in class com.assemblyai.api.resources.realtime.types.SessionBegins.Builder
- from(SessionBegins) - Method in interface com.assemblyai.api.resources.realtime.types.SessionBegins.SessionIdStage
- from(TerminateSession) - Method in class com.assemblyai.api.resources.realtime.types.TerminateSession.Builder
- from(TerminateSession) - Method in interface com.assemblyai.api.resources.realtime.types.TerminateSession.TerminateSessionStage
- from(Word) - Method in class com.assemblyai.api.resources.realtime.types.Word.Builder
- from(Word) - Method in interface com.assemblyai.api.resources.realtime.types.Word.StartStage
- from(GetSubtitlesParams) - Method in class com.assemblyai.api.resources.transcripts.requests.GetSubtitlesParams.Builder
- from(ListTranscriptParams) - Method in class com.assemblyai.api.resources.transcripts.requests.ListTranscriptParams.Builder
- from(TranscriptParams) - Method in interface com.assemblyai.api.resources.transcripts.requests.TranscriptParams.AudioUrlStage
- from(TranscriptParams) - Method in class com.assemblyai.api.resources.transcripts.requests.TranscriptParams.Builder
- from(WordSearchParams) - Method in class com.assemblyai.api.resources.transcripts.requests.WordSearchParams.Builder
- from(AutoHighlightResult) - Method in class com.assemblyai.api.resources.transcripts.types.AutoHighlightResult.Builder
- from(AutoHighlightResult) - Method in interface com.assemblyai.api.resources.transcripts.types.AutoHighlightResult.CountStage
- from(AutoHighlightsResult) - Method in class com.assemblyai.api.resources.transcripts.types.AutoHighlightsResult.Builder
- from(Chapter) - Method in class com.assemblyai.api.resources.transcripts.types.Chapter.Builder
- from(Chapter) - Method in interface com.assemblyai.api.resources.transcripts.types.Chapter.GistStage
- from(ContentSafetyLabel) - Method in class com.assemblyai.api.resources.transcripts.types.ContentSafetyLabel.Builder
- from(ContentSafetyLabel) - Method in interface com.assemblyai.api.resources.transcripts.types.ContentSafetyLabel.LabelStage
- from(ContentSafetyLabelResult) - Method in class com.assemblyai.api.resources.transcripts.types.ContentSafetyLabelResult.Builder
- from(ContentSafetyLabelResult) - Method in interface com.assemblyai.api.resources.transcripts.types.ContentSafetyLabelResult.TextStage
- from(ContentSafetyLabelsResult) - Method in class com.assemblyai.api.resources.transcripts.types.ContentSafetyLabelsResult.Builder
- from(ContentSafetyLabelsResult) - Method in interface com.assemblyai.api.resources.transcripts.types.ContentSafetyLabelsResult.StatusStage
- from(Entity) - Method in class com.assemblyai.api.resources.transcripts.types.Entity.Builder
- from(Entity) - Method in interface com.assemblyai.api.resources.transcripts.types.Entity.EntityTypeStage
- from(PageDetails) - Method in class com.assemblyai.api.resources.transcripts.types.PageDetails.Builder
- from(PageDetails) - Method in interface com.assemblyai.api.resources.transcripts.types.PageDetails.LimitStage
- from(ParagraphsResponse) - Method in class com.assemblyai.api.resources.transcripts.types.ParagraphsResponse.Builder
- from(ParagraphsResponse) - Method in interface com.assemblyai.api.resources.transcripts.types.ParagraphsResponse.IdStage
- from(RedactedAudioResponse) - Method in class com.assemblyai.api.resources.transcripts.types.RedactedAudioResponse.Builder
- from(RedactedAudioResponse) - Method in interface com.assemblyai.api.resources.transcripts.types.RedactedAudioResponse.StatusStage
- from(SentencesResponse) - Method in class com.assemblyai.api.resources.transcripts.types.SentencesResponse.Builder
- from(SentencesResponse) - Method in interface com.assemblyai.api.resources.transcripts.types.SentencesResponse.IdStage
- from(SentimentAnalysisResult) - Method in class com.assemblyai.api.resources.transcripts.types.SentimentAnalysisResult.Builder
- from(SentimentAnalysisResult) - Method in interface com.assemblyai.api.resources.transcripts.types.SentimentAnalysisResult.TextStage
- from(SeverityScoreSummary) - Method in class com.assemblyai.api.resources.transcripts.types.SeverityScoreSummary.Builder
- from(SeverityScoreSummary) - Method in interface com.assemblyai.api.resources.transcripts.types.SeverityScoreSummary.LowStage
- from(Timestamp) - Method in class com.assemblyai.api.resources.transcripts.types.Timestamp.Builder
- from(Timestamp) - Method in interface com.assemblyai.api.resources.transcripts.types.Timestamp.StartStage
- from(TopicDetectionModelResult) - Method in class com.assemblyai.api.resources.transcripts.types.TopicDetectionModelResult.Builder
- from(TopicDetectionModelResult) - Method in interface com.assemblyai.api.resources.transcripts.types.TopicDetectionModelResult.StatusStage
- from(TopicDetectionResult) - Method in class com.assemblyai.api.resources.transcripts.types.TopicDetectionResult.Builder
- from(TopicDetectionResult) - Method in interface com.assemblyai.api.resources.transcripts.types.TopicDetectionResult.TextStage
- from(TopicDetectionResultLabelsItem) - Method in class com.assemblyai.api.resources.transcripts.types.TopicDetectionResultLabelsItem.Builder
- from(TopicDetectionResultLabelsItem) - Method in interface com.assemblyai.api.resources.transcripts.types.TopicDetectionResultLabelsItem.RelevanceStage
- from(Transcript) - Method in class com.assemblyai.api.resources.transcripts.types.Transcript.Builder
- from(Transcript) - Method in interface com.assemblyai.api.resources.transcripts.types.Transcript.IdStage
- from(TranscriptCustomSpelling) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptCustomSpelling.Builder
- from(TranscriptCustomSpelling) - Method in interface com.assemblyai.api.resources.transcripts.types.TranscriptCustomSpelling.ToStage
- from(TranscriptList) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptList.Builder
- from(TranscriptList) - Method in interface com.assemblyai.api.resources.transcripts.types.TranscriptList.PageDetailsStage
- from(TranscriptListItem) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptListItem.Builder
- from(TranscriptListItem) - Method in interface com.assemblyai.api.resources.transcripts.types.TranscriptListItem.IdStage
- from(TranscriptOptionalParams) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptOptionalParams.Builder
- from(TranscriptParagraph) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptParagraph.Builder
- from(TranscriptParagraph) - Method in interface com.assemblyai.api.resources.transcripts.types.TranscriptParagraph.TextStage
- from(TranscriptReadyNotification) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptReadyNotification.Builder
- from(TranscriptReadyNotification) - Method in interface com.assemblyai.api.resources.transcripts.types.TranscriptReadyNotification.TranscriptIdStage
- from(TranscriptSentence) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptSentence.Builder
- from(TranscriptSentence) - Method in interface com.assemblyai.api.resources.transcripts.types.TranscriptSentence.TextStage
- from(TranscriptUtterance) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptUtterance.Builder
- from(TranscriptUtterance) - Method in interface com.assemblyai.api.resources.transcripts.types.TranscriptUtterance.ConfidenceStage
- from(TranscriptWord) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptWord.Builder
- from(TranscriptWord) - Method in interface com.assemblyai.api.resources.transcripts.types.TranscriptWord.ConfidenceStage
- from(WordSearchMatch) - Method in class com.assemblyai.api.resources.transcripts.types.WordSearchMatch.Builder
- from(WordSearchMatch) - Method in interface com.assemblyai.api.resources.transcripts.types.WordSearchMatch.TextStage
- from(WordSearchResponse) - Method in class com.assemblyai.api.resources.transcripts.types.WordSearchResponse.Builder
- from(WordSearchResponse) - Method in interface com.assemblyai.api.resources.transcripts.types.WordSearchResponse.IdStage
- from(Error) - Method in class com.assemblyai.api.types.Error.Builder
- from(Error) - Method in interface com.assemblyai.api.types.Error.ErrorStage
- from(List<String>) - Method in interface com.assemblyai.api.resources.transcripts.types.TranscriptCustomSpelling._FinalStage
- from(List<String>) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptCustomSpelling.Builder
G
- get() - Method in class com.assemblyai.api.resources.lemur.types.LemurBaseParamsContext
- get() - Method in class com.assemblyai.api.resources.lemur.types.LemurQuestionContext
- get() - Method in class com.assemblyai.api.resources.realtime.types.RealtimeMessage
- get() - Method in class com.assemblyai.api.resources.realtime.types.RealtimeTranscript
- get() - Method in class com.assemblyai.api.resources.realtime.types.ReceiveMessage
- get() - Method in class com.assemblyai.api.resources.realtime.types.SendMessage
- get(String) - Method in class com.assemblyai.api.resources.transcripts.TranscriptsClient
-
Get the transcript resource.
- get(String, RequestOptions) - Method in class com.assemblyai.api.resources.transcripts.TranscriptsClient
-
Get the transcript resource.
- getAcousticModel() - Method in class com.assemblyai.api.resources.transcripts.types.Transcript
- getAdditionalProperties() - Method in class com.assemblyai.api.resources.files.types.UploadedFile
- getAdditionalProperties() - Method in class com.assemblyai.api.resources.lemur.requests.LemurActionItemsParams
- getAdditionalProperties() - Method in class com.assemblyai.api.resources.lemur.requests.LemurQuestionAnswerParams
- getAdditionalProperties() - Method in class com.assemblyai.api.resources.lemur.requests.LemurSummaryParams
- getAdditionalProperties() - Method in class com.assemblyai.api.resources.lemur.requests.LemurTaskParams
- getAdditionalProperties() - Method in class com.assemblyai.api.resources.lemur.types.LemurActionItemsResponse
- getAdditionalProperties() - Method in class com.assemblyai.api.resources.lemur.types.LemurBaseParams
- getAdditionalProperties() - Method in class com.assemblyai.api.resources.lemur.types.LemurBaseResponse
- getAdditionalProperties() - Method in class com.assemblyai.api.resources.lemur.types.LemurQuestion
- getAdditionalProperties() - Method in class com.assemblyai.api.resources.lemur.types.LemurQuestionAnswer
- getAdditionalProperties() - Method in class com.assemblyai.api.resources.lemur.types.LemurQuestionAnswerResponse
- getAdditionalProperties() - Method in class com.assemblyai.api.resources.lemur.types.LemurSummaryResponse
- getAdditionalProperties() - Method in class com.assemblyai.api.resources.lemur.types.LemurTaskResponse
- getAdditionalProperties() - Method in class com.assemblyai.api.resources.lemur.types.PurgeLemurRequestDataResponse
- getAdditionalProperties() - Method in class com.assemblyai.api.resources.realtime.requests.CreateRealtimeTemporaryTokenParams
- getAdditionalProperties() - Method in class com.assemblyai.api.resources.realtime.types.ConfigureEndUtteranceSilenceThreshold
- getAdditionalProperties() - Method in class com.assemblyai.api.resources.realtime.types.FinalTranscript
- getAdditionalProperties() - Method in class com.assemblyai.api.resources.realtime.types.ForceEndUtterance
- getAdditionalProperties() - Method in class com.assemblyai.api.resources.realtime.types.PartialTranscript
- getAdditionalProperties() - Method in class com.assemblyai.api.resources.realtime.types.RealtimeBaseMessage
- getAdditionalProperties() - Method in class com.assemblyai.api.resources.realtime.types.RealtimeBaseTranscript
- getAdditionalProperties() - Method in class com.assemblyai.api.resources.realtime.types.RealtimeError
- getAdditionalProperties() - Method in class com.assemblyai.api.resources.realtime.types.RealtimeTemporaryTokenResponse
- getAdditionalProperties() - Method in class com.assemblyai.api.resources.realtime.types.SessionBegins
- getAdditionalProperties() - Method in class com.assemblyai.api.resources.realtime.types.SessionTerminated
- getAdditionalProperties() - Method in class com.assemblyai.api.resources.realtime.types.TerminateSession
- getAdditionalProperties() - Method in class com.assemblyai.api.resources.realtime.types.Word
- getAdditionalProperties() - Method in class com.assemblyai.api.resources.transcripts.requests.GetSubtitlesParams
- getAdditionalProperties() - Method in class com.assemblyai.api.resources.transcripts.requests.ListTranscriptParams
- getAdditionalProperties() - Method in class com.assemblyai.api.resources.transcripts.requests.TranscriptParams
- getAdditionalProperties() - Method in class com.assemblyai.api.resources.transcripts.requests.WordSearchParams
- getAdditionalProperties() - Method in class com.assemblyai.api.resources.transcripts.types.AutoHighlightResult
- getAdditionalProperties() - Method in class com.assemblyai.api.resources.transcripts.types.AutoHighlightsResult
- getAdditionalProperties() - Method in class com.assemblyai.api.resources.transcripts.types.Chapter
- getAdditionalProperties() - Method in class com.assemblyai.api.resources.transcripts.types.ContentSafetyLabel
- getAdditionalProperties() - Method in class com.assemblyai.api.resources.transcripts.types.ContentSafetyLabelResult
- getAdditionalProperties() - Method in class com.assemblyai.api.resources.transcripts.types.ContentSafetyLabelsResult
- getAdditionalProperties() - Method in class com.assemblyai.api.resources.transcripts.types.Entity
- getAdditionalProperties() - Method in class com.assemblyai.api.resources.transcripts.types.PageDetails
- getAdditionalProperties() - Method in class com.assemblyai.api.resources.transcripts.types.ParagraphsResponse
- getAdditionalProperties() - Method in class com.assemblyai.api.resources.transcripts.types.RedactedAudioResponse
- getAdditionalProperties() - Method in class com.assemblyai.api.resources.transcripts.types.SentencesResponse
- getAdditionalProperties() - Method in class com.assemblyai.api.resources.transcripts.types.SentimentAnalysisResult
- getAdditionalProperties() - Method in class com.assemblyai.api.resources.transcripts.types.SeverityScoreSummary
- getAdditionalProperties() - Method in class com.assemblyai.api.resources.transcripts.types.Timestamp
- getAdditionalProperties() - Method in class com.assemblyai.api.resources.transcripts.types.TopicDetectionModelResult
- getAdditionalProperties() - Method in class com.assemblyai.api.resources.transcripts.types.TopicDetectionResult
- getAdditionalProperties() - Method in class com.assemblyai.api.resources.transcripts.types.TopicDetectionResultLabelsItem
- getAdditionalProperties() - Method in class com.assemblyai.api.resources.transcripts.types.Transcript
- getAdditionalProperties() - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptCustomSpelling
- getAdditionalProperties() - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptList
- getAdditionalProperties() - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptListItem
- getAdditionalProperties() - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptOptionalParams
- getAdditionalProperties() - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptParagraph
- getAdditionalProperties() - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptReadyNotification
- getAdditionalProperties() - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptSentence
- getAdditionalProperties() - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptUtterance
- getAdditionalProperties() - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptWord
- getAdditionalProperties() - Method in class com.assemblyai.api.resources.transcripts.types.WordSearchMatch
- getAdditionalProperties() - Method in class com.assemblyai.api.resources.transcripts.types.WordSearchResponse
- getAdditionalProperties() - Method in class com.assemblyai.api.types.Error
- getAfterId() - Method in class com.assemblyai.api.resources.transcripts.requests.ListTranscriptParams
- getAnswer() - Method in class com.assemblyai.api.resources.lemur.types.LemurQuestionAnswer
- getAnswerFormat() - Method in class com.assemblyai.api.resources.lemur.requests.LemurActionItemsParams
- getAnswerFormat() - Method in class com.assemblyai.api.resources.lemur.requests.LemurSummaryParams
- getAnswerFormat() - Method in class com.assemblyai.api.resources.lemur.types.LemurQuestion
- getAnswerOptions() - Method in class com.assemblyai.api.resources.lemur.types.LemurQuestion
- getAudioDuration() - Method in class com.assemblyai.api.resources.transcripts.types.ParagraphsResponse
- getAudioDuration() - Method in class com.assemblyai.api.resources.transcripts.types.SentencesResponse
- getAudioDuration() - Method in class com.assemblyai.api.resources.transcripts.types.Transcript
- getAudioEnd() - Method in class com.assemblyai.api.resources.realtime.types.FinalTranscript
- getAudioEnd() - Method in interface com.assemblyai.api.resources.realtime.types.IRealtimeBaseTranscript
- getAudioEnd() - Method in class com.assemblyai.api.resources.realtime.types.PartialTranscript
- getAudioEnd() - Method in class com.assemblyai.api.resources.realtime.types.RealtimeBaseTranscript
- getAudioEndAt() - Method in class com.assemblyai.api.resources.transcripts.requests.TranscriptParams
- getAudioEndAt() - Method in interface com.assemblyai.api.resources.transcripts.types.ITranscriptOptionalParams
- getAudioEndAt() - Method in class com.assemblyai.api.resources.transcripts.types.Transcript
- getAudioEndAt() - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptOptionalParams
- getAudioStart() - Method in class com.assemblyai.api.resources.realtime.types.FinalTranscript
- getAudioStart() - Method in interface com.assemblyai.api.resources.realtime.types.IRealtimeBaseTranscript
- getAudioStart() - Method in class com.assemblyai.api.resources.realtime.types.PartialTranscript
- getAudioStart() - Method in class com.assemblyai.api.resources.realtime.types.RealtimeBaseTranscript
- getAudioStartFrom() - Method in class com.assemblyai.api.resources.transcripts.requests.TranscriptParams
- getAudioStartFrom() - Method in interface com.assemblyai.api.resources.transcripts.types.ITranscriptOptionalParams
- getAudioStartFrom() - Method in class com.assemblyai.api.resources.transcripts.types.Transcript
- getAudioStartFrom() - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptOptionalParams
- getAudioUrl() - Method in class com.assemblyai.api.resources.transcripts.requests.TranscriptParams
- getAudioUrl() - Method in class com.assemblyai.api.resources.transcripts.types.Transcript
- getAudioUrl() - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptListItem
- getAutoChapters() - Method in class com.assemblyai.api.resources.transcripts.requests.TranscriptParams
- getAutoChapters() - Method in interface com.assemblyai.api.resources.transcripts.types.ITranscriptOptionalParams
- getAutoChapters() - Method in class com.assemblyai.api.resources.transcripts.types.Transcript
- getAutoChapters() - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptOptionalParams
- getAutoHighlights() - Method in class com.assemblyai.api.resources.transcripts.requests.TranscriptParams
- getAutoHighlights() - Method in interface com.assemblyai.api.resources.transcripts.types.ITranscriptOptionalParams
- getAutoHighlights() - Method in class com.assemblyai.api.resources.transcripts.types.Transcript
- getAutoHighlights() - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptOptionalParams
- getAutoHighlightsResult() - Method in class com.assemblyai.api.resources.transcripts.types.Transcript
- getBeforeId() - Method in class com.assemblyai.api.resources.transcripts.requests.ListTranscriptParams
- getBoostParam() - Method in class com.assemblyai.api.resources.transcripts.requests.TranscriptParams
- getBoostParam() - Method in interface com.assemblyai.api.resources.transcripts.types.ITranscriptOptionalParams
- getBoostParam() - Method in class com.assemblyai.api.resources.transcripts.types.Transcript
- getBoostParam() - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptOptionalParams
- getChapters() - Method in class com.assemblyai.api.resources.transcripts.types.Transcript
- getCharsPerCaption() - Method in class com.assemblyai.api.resources.transcripts.requests.GetSubtitlesParams
- getCompleted() - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptListItem
- getConfidence() - Method in class com.assemblyai.api.resources.realtime.types.FinalTranscript
- getConfidence() - Method in interface com.assemblyai.api.resources.realtime.types.IRealtimeBaseTranscript
- getConfidence() - Method in class com.assemblyai.api.resources.realtime.types.PartialTranscript
- getConfidence() - Method in class com.assemblyai.api.resources.realtime.types.RealtimeBaseTranscript
- getConfidence() - Method in class com.assemblyai.api.resources.realtime.types.Word
- getConfidence() - Method in class com.assemblyai.api.resources.transcripts.types.ContentSafetyLabel
- getConfidence() - Method in class com.assemblyai.api.resources.transcripts.types.ParagraphsResponse
- getConfidence() - Method in class com.assemblyai.api.resources.transcripts.types.SentencesResponse
- getConfidence() - Method in class com.assemblyai.api.resources.transcripts.types.SentimentAnalysisResult
- getConfidence() - Method in class com.assemblyai.api.resources.transcripts.types.Transcript
- getConfidence() - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptParagraph
- getConfidence() - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptSentence
- getConfidence() - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptUtterance
- getConfidence() - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptWord
- getContentSafety() - Method in class com.assemblyai.api.resources.transcripts.requests.TranscriptParams
- getContentSafety() - Method in interface com.assemblyai.api.resources.transcripts.types.ITranscriptOptionalParams
- getContentSafety() - Method in class com.assemblyai.api.resources.transcripts.types.Transcript
- getContentSafety() - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptOptionalParams
- getContentSafetyConfidence() - Method in class com.assemblyai.api.resources.transcripts.requests.TranscriptParams
- getContentSafetyConfidence() - Method in interface com.assemblyai.api.resources.transcripts.types.ITranscriptOptionalParams
- getContentSafetyConfidence() - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptOptionalParams
- getContentSafetyLabels() - Method in class com.assemblyai.api.resources.transcripts.types.Transcript
- getContext() - Method in class com.assemblyai.api.resources.lemur.requests.LemurActionItemsParams
- getContext() - Method in class com.assemblyai.api.resources.lemur.requests.LemurQuestionAnswerParams
- getContext() - Method in class com.assemblyai.api.resources.lemur.requests.LemurSummaryParams
- getContext() - Method in class com.assemblyai.api.resources.lemur.requests.LemurTaskParams
- getContext() - Method in interface com.assemblyai.api.resources.lemur.types.ILemurBaseParams
- getContext() - Method in class com.assemblyai.api.resources.lemur.types.LemurBaseParams
- getContext() - Method in class com.assemblyai.api.resources.lemur.types.LemurQuestion
- getCount() - Method in class com.assemblyai.api.resources.transcripts.types.AutoHighlightResult
- getCount() - Method in class com.assemblyai.api.resources.transcripts.types.WordSearchMatch
- getCreated() - Method in class com.assemblyai.api.resources.realtime.types.FinalTranscript
- getCreated() - Method in interface com.assemblyai.api.resources.realtime.types.IRealtimeBaseTranscript
- getCreated() - Method in class com.assemblyai.api.resources.realtime.types.PartialTranscript
- getCreated() - Method in class com.assemblyai.api.resources.realtime.types.RealtimeBaseTranscript
- getCreated() - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptListItem
- getCreatedOn() - Method in class com.assemblyai.api.resources.transcripts.requests.ListTranscriptParams
- getCurrentUrl() - Method in class com.assemblyai.api.resources.transcripts.types.PageDetails
- getCustomSpelling() - Method in class com.assemblyai.api.resources.transcripts.requests.TranscriptParams
- getCustomSpelling() - Method in interface com.assemblyai.api.resources.transcripts.types.ITranscriptOptionalParams
- getCustomSpelling() - Method in class com.assemblyai.api.resources.transcripts.types.Transcript
- getCustomSpelling() - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptOptionalParams
- getCustomTopics() - Method in class com.assemblyai.api.resources.transcripts.requests.TranscriptParams
- getCustomTopics() - Method in interface com.assemblyai.api.resources.transcripts.types.ITranscriptOptionalParams
- getCustomTopics() - Method in class com.assemblyai.api.resources.transcripts.types.Transcript
- getCustomTopics() - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptOptionalParams
- getDeleted() - Method in class com.assemblyai.api.resources.lemur.types.PurgeLemurRequestDataResponse
- getDisfluencies() - Method in class com.assemblyai.api.resources.transcripts.requests.TranscriptParams
- getDisfluencies() - Method in interface com.assemblyai.api.resources.transcripts.types.ITranscriptOptionalParams
- getDisfluencies() - Method in class com.assemblyai.api.resources.transcripts.types.Transcript
- getDisfluencies() - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptOptionalParams
- getDualChannel() - Method in class com.assemblyai.api.resources.transcripts.requests.TranscriptParams
- getDualChannel() - Method in interface com.assemblyai.api.resources.transcripts.types.ITranscriptOptionalParams
- getDualChannel() - Method in class com.assemblyai.api.resources.transcripts.types.Transcript
- getDualChannel() - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptOptionalParams
- getEnd() - Method in class com.assemblyai.api.resources.realtime.types.Word
- getEnd() - Method in class com.assemblyai.api.resources.transcripts.types.Chapter
- getEnd() - Method in class com.assemblyai.api.resources.transcripts.types.Entity
- getEnd() - Method in class com.assemblyai.api.resources.transcripts.types.SentimentAnalysisResult
- getEnd() - Method in class com.assemblyai.api.resources.transcripts.types.Timestamp
- getEnd() - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptParagraph
- getEnd() - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptSentence
- getEnd() - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptUtterance
- getEnd() - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptWord
- getEndUtteranceSilenceThreshold() - Method in class com.assemblyai.api.resources.realtime.types.ConfigureEndUtteranceSilenceThreshold
- getEntities() - Method in class com.assemblyai.api.resources.transcripts.types.Transcript
- getEntityDetection() - Method in class com.assemblyai.api.resources.transcripts.requests.TranscriptParams
- getEntityDetection() - Method in interface com.assemblyai.api.resources.transcripts.types.ITranscriptOptionalParams
- getEntityDetection() - Method in class com.assemblyai.api.resources.transcripts.types.Transcript
- getEntityDetection() - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptOptionalParams
- getEntityType() - Method in class com.assemblyai.api.resources.transcripts.types.Entity
- getEnumValue() - Method in class com.assemblyai.api.resources.lemur.types.LemurModel
- getEnumValue() - Method in class com.assemblyai.api.resources.realtime.types.AudioEncoding
- getEnumValue() - Method in class com.assemblyai.api.resources.realtime.types.MessageType
- getEnumValue() - Method in class com.assemblyai.api.resources.realtime.types.RealtimeTranscriptType
- getEnumValue() - Method in class com.assemblyai.api.resources.transcripts.types.AudioIntelligenceModelStatus
- getEnumValue() - Method in class com.assemblyai.api.resources.transcripts.types.EntityType
- getEnumValue() - Method in class com.assemblyai.api.resources.transcripts.types.PiiPolicy
- getEnumValue() - Method in class com.assemblyai.api.resources.transcripts.types.RedactPiiAudioQuality
- getEnumValue() - Method in class com.assemblyai.api.resources.transcripts.types.Sentiment
- getEnumValue() - Method in class com.assemblyai.api.resources.transcripts.types.SpeechModel
- getEnumValue() - Method in class com.assemblyai.api.resources.transcripts.types.SubstitutionPolicy
- getEnumValue() - Method in class com.assemblyai.api.resources.transcripts.types.SubtitleFormat
- getEnumValue() - Method in class com.assemblyai.api.resources.transcripts.types.SummaryModel
- getEnumValue() - Method in class com.assemblyai.api.resources.transcripts.types.SummaryType
- getEnumValue() - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptBoostParam
- getEnumValue() - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptLanguageCode
- getEnumValue() - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptReadyStatus
- getEnumValue() - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptStatus
- getError() - Method in class com.assemblyai.api.resources.realtime.types.RealtimeError
- getError() - Method in class com.assemblyai.api.resources.transcripts.types.Transcript
- getError() - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptListItem
- getError() - Method in class com.assemblyai.api.types.Error
- getExpiresAt() - Method in class com.assemblyai.api.resources.realtime.types.SessionBegins
- getExpiresIn() - Method in class com.assemblyai.api.resources.realtime.requests.CreateRealtimeTemporaryTokenParams
- getFilterProfanity() - Method in class com.assemblyai.api.resources.transcripts.requests.TranscriptParams
- getFilterProfanity() - Method in interface com.assemblyai.api.resources.transcripts.types.ITranscriptOptionalParams
- getFilterProfanity() - Method in class com.assemblyai.api.resources.transcripts.types.Transcript
- getFilterProfanity() - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptOptionalParams
- getFinalModel() - Method in class com.assemblyai.api.resources.lemur.requests.LemurActionItemsParams
- getFinalModel() - Method in class com.assemblyai.api.resources.lemur.requests.LemurQuestionAnswerParams
- getFinalModel() - Method in class com.assemblyai.api.resources.lemur.requests.LemurSummaryParams
- getFinalModel() - Method in class com.assemblyai.api.resources.lemur.requests.LemurTaskParams
- getFinalModel() - Method in interface com.assemblyai.api.resources.lemur.types.ILemurBaseParams
- getFinalModel() - Method in class com.assemblyai.api.resources.lemur.types.LemurBaseParams
- getForceEndUtterance() - Method in class com.assemblyai.api.resources.realtime.types.ForceEndUtterance
- getFormatText() - Method in class com.assemblyai.api.resources.transcripts.requests.TranscriptParams
- getFormatText() - Method in interface com.assemblyai.api.resources.transcripts.types.ITranscriptOptionalParams
- getFormatText() - Method in class com.assemblyai.api.resources.transcripts.types.Transcript
- getFormatText() - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptOptionalParams
- getFrom() - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptCustomSpelling
- getGist() - Method in class com.assemblyai.api.resources.transcripts.types.Chapter
- getHeaders() - Method in class com.assemblyai.api.core.RequestOptions
- getHeadline() - Method in class com.assemblyai.api.resources.transcripts.types.Chapter
- getHigh() - Method in class com.assemblyai.api.resources.transcripts.types.SeverityScoreSummary
- getIabCategories() - Method in class com.assemblyai.api.resources.transcripts.requests.TranscriptParams
- getIabCategories() - Method in interface com.assemblyai.api.resources.transcripts.types.ITranscriptOptionalParams
- getIabCategories() - Method in class com.assemblyai.api.resources.transcripts.types.Transcript
- getIabCategories() - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptOptionalParams
- getIabCategoriesResult() - Method in class com.assemblyai.api.resources.transcripts.types.Transcript
- getId() - Method in class com.assemblyai.api.resources.transcripts.types.ParagraphsResponse
- getId() - Method in class com.assemblyai.api.resources.transcripts.types.SentencesResponse
- getId() - Method in class com.assemblyai.api.resources.transcripts.types.Transcript
- getId() - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptListItem
- getId() - Method in class com.assemblyai.api.resources.transcripts.types.WordSearchResponse
- getIndexes() - Method in class com.assemblyai.api.resources.transcripts.types.WordSearchMatch
- getInputText() - Method in class com.assemblyai.api.resources.lemur.requests.LemurActionItemsParams
- getInputText() - Method in class com.assemblyai.api.resources.lemur.requests.LemurQuestionAnswerParams
- getInputText() - Method in class com.assemblyai.api.resources.lemur.requests.LemurSummaryParams
- getInputText() - Method in class com.assemblyai.api.resources.lemur.requests.LemurTaskParams
- getInputText() - Method in interface com.assemblyai.api.resources.lemur.types.ILemurBaseParams
- getInputText() - Method in class com.assemblyai.api.resources.lemur.types.LemurBaseParams
- getLabel() - Method in class com.assemblyai.api.resources.transcripts.types.ContentSafetyLabel
- getLabel() - Method in class com.assemblyai.api.resources.transcripts.types.TopicDetectionResultLabelsItem
- getLabels() - Method in class com.assemblyai.api.resources.transcripts.types.ContentSafetyLabelResult
- getLabels() - Method in class com.assemblyai.api.resources.transcripts.types.TopicDetectionResult
- getLanguageCode() - Method in class com.assemblyai.api.resources.transcripts.requests.TranscriptParams
- getLanguageCode() - Method in interface com.assemblyai.api.resources.transcripts.types.ITranscriptOptionalParams
- getLanguageCode() - Method in class com.assemblyai.api.resources.transcripts.types.Transcript
- getLanguageCode() - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptOptionalParams
- getLanguageDetection() - Method in class com.assemblyai.api.resources.transcripts.requests.TranscriptParams
- getLanguageDetection() - Method in interface com.assemblyai.api.resources.transcripts.types.ITranscriptOptionalParams
- getLanguageDetection() - Method in class com.assemblyai.api.resources.transcripts.types.Transcript
- getLanguageDetection() - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptOptionalParams
- getLanguageModel() - Method in class com.assemblyai.api.resources.transcripts.types.Transcript
- getLimit() - Method in class com.assemblyai.api.resources.transcripts.requests.ListTranscriptParams
- getLimit() - Method in class com.assemblyai.api.resources.transcripts.types.PageDetails
- getLow() - Method in class com.assemblyai.api.resources.transcripts.types.SeverityScoreSummary
- getMatches() - Method in class com.assemblyai.api.resources.transcripts.types.WordSearchResponse
- getMaxOutputSize() - Method in class com.assemblyai.api.resources.lemur.requests.LemurActionItemsParams
- getMaxOutputSize() - Method in class com.assemblyai.api.resources.lemur.requests.LemurQuestionAnswerParams
- getMaxOutputSize() - Method in class com.assemblyai.api.resources.lemur.requests.LemurSummaryParams
- getMaxOutputSize() - Method in class com.assemblyai.api.resources.lemur.requests.LemurTaskParams
- getMaxOutputSize() - Method in interface com.assemblyai.api.resources.lemur.types.ILemurBaseParams
- getMaxOutputSize() - Method in class com.assemblyai.api.resources.lemur.types.LemurBaseParams
- getMedium() - Method in class com.assemblyai.api.resources.transcripts.types.SeverityScoreSummary
- getMessageType() - Method in class com.assemblyai.api.resources.realtime.types.FinalTranscript
- getMessageType() - Method in class com.assemblyai.api.resources.realtime.types.PartialTranscript
- getMessageType() - Method in class com.assemblyai.api.resources.realtime.types.RealtimeBaseMessage
- getMessageType() - Method in class com.assemblyai.api.resources.realtime.types.SessionBegins
- getMessageType() - Method in class com.assemblyai.api.resources.realtime.types.SessionTerminated
- getNextUrl() - Method in class com.assemblyai.api.resources.transcripts.types.PageDetails
- getPageDetails() - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptList
- getParagraphs() - Method in class com.assemblyai.api.resources.transcripts.types.ParagraphsResponse
- getParagraphs(String) - Method in class com.assemblyai.api.resources.transcripts.TranscriptsClient
-
Get the transcript split by paragraphs.
- getParagraphs(String, RequestOptions) - Method in class com.assemblyai.api.resources.transcripts.TranscriptsClient
-
Get the transcript split by paragraphs.
- getPrevUrl() - Method in class com.assemblyai.api.resources.transcripts.types.PageDetails
- getPrompt() - Method in class com.assemblyai.api.resources.lemur.requests.LemurTaskParams
- getPunctuate() - Method in class com.assemblyai.api.resources.transcripts.requests.TranscriptParams
- getPunctuate() - Method in interface com.assemblyai.api.resources.transcripts.types.ITranscriptOptionalParams
- getPunctuate() - Method in class com.assemblyai.api.resources.transcripts.types.Transcript
- getPunctuate() - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptOptionalParams
- getPunctuated() - Method in class com.assemblyai.api.resources.realtime.types.FinalTranscript
- getQuestion() - Method in class com.assemblyai.api.resources.lemur.types.LemurQuestion
- getQuestion() - Method in class com.assemblyai.api.resources.lemur.types.LemurQuestionAnswer
- getQuestions() - Method in class com.assemblyai.api.resources.lemur.requests.LemurQuestionAnswerParams
- getRank() - Method in class com.assemblyai.api.resources.transcripts.types.AutoHighlightResult
- getRedactedAudio(String) - Method in class com.assemblyai.api.resources.transcripts.TranscriptsClient
-
Retrieve the redacted audio object containing the status and URL to the redacted audio.
- getRedactedAudio(String, RequestOptions) - Method in class com.assemblyai.api.resources.transcripts.TranscriptsClient
-
Retrieve the redacted audio object containing the status and URL to the redacted audio.
- getRedactedAudioUrl() - Method in class com.assemblyai.api.resources.transcripts.types.RedactedAudioResponse
- getRedactPii() - Method in class com.assemblyai.api.resources.transcripts.requests.TranscriptParams
- getRedactPii() - Method in interface com.assemblyai.api.resources.transcripts.types.ITranscriptOptionalParams
- getRedactPii() - Method in class com.assemblyai.api.resources.transcripts.types.Transcript
- getRedactPii() - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptOptionalParams
- getRedactPiiAudio() - Method in class com.assemblyai.api.resources.transcripts.requests.TranscriptParams
- getRedactPiiAudio() - Method in interface com.assemblyai.api.resources.transcripts.types.ITranscriptOptionalParams
- getRedactPiiAudio() - Method in class com.assemblyai.api.resources.transcripts.types.Transcript
- getRedactPiiAudio() - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptOptionalParams
- getRedactPiiAudioQuality() - Method in class com.assemblyai.api.resources.transcripts.requests.TranscriptParams
- getRedactPiiAudioQuality() - Method in interface com.assemblyai.api.resources.transcripts.types.ITranscriptOptionalParams
- getRedactPiiAudioQuality() - Method in class com.assemblyai.api.resources.transcripts.types.Transcript
- getRedactPiiAudioQuality() - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptOptionalParams
- getRedactPiiPolicies() - Method in class com.assemblyai.api.resources.transcripts.requests.TranscriptParams
- getRedactPiiPolicies() - Method in interface com.assemblyai.api.resources.transcripts.types.ITranscriptOptionalParams
- getRedactPiiPolicies() - Method in class com.assemblyai.api.resources.transcripts.types.Transcript
- getRedactPiiPolicies() - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptOptionalParams
- getRedactPiiSub() - Method in class com.assemblyai.api.resources.transcripts.requests.TranscriptParams
- getRedactPiiSub() - Method in interface com.assemblyai.api.resources.transcripts.types.ITranscriptOptionalParams
- getRedactPiiSub() - Method in class com.assemblyai.api.resources.transcripts.types.Transcript
- getRedactPiiSub() - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptOptionalParams
- getRelevance() - Method in class com.assemblyai.api.resources.transcripts.types.TopicDetectionResultLabelsItem
- getRequestId() - Method in interface com.assemblyai.api.resources.lemur.types.ILemurBaseResponse
- getRequestId() - Method in class com.assemblyai.api.resources.lemur.types.LemurActionItemsResponse
- getRequestId() - Method in class com.assemblyai.api.resources.lemur.types.LemurBaseResponse
- getRequestId() - Method in class com.assemblyai.api.resources.lemur.types.LemurQuestionAnswerResponse
- getRequestId() - Method in class com.assemblyai.api.resources.lemur.types.LemurSummaryResponse
- getRequestId() - Method in class com.assemblyai.api.resources.lemur.types.LemurTaskResponse
- getRequestId() - Method in class com.assemblyai.api.resources.lemur.types.PurgeLemurRequestDataResponse
- getRequestIdToPurge() - Method in class com.assemblyai.api.resources.lemur.types.PurgeLemurRequestDataResponse
- getResourceUrl() - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptListItem
- getResponse() - Method in class com.assemblyai.api.resources.lemur.types.LemurActionItemsResponse
- getResponse() - Method in class com.assemblyai.api.resources.lemur.types.LemurQuestionAnswerResponse
- getResponse() - Method in class com.assemblyai.api.resources.lemur.types.LemurSummaryResponse
- getResponse() - Method in class com.assemblyai.api.resources.lemur.types.LemurTaskResponse
- getResultCount() - Method in class com.assemblyai.api.resources.transcripts.types.PageDetails
- getResults() - Method in class com.assemblyai.api.resources.transcripts.types.AutoHighlightsResult
- getResults() - Method in class com.assemblyai.api.resources.transcripts.types.ContentSafetyLabelsResult
- getResults() - Method in class com.assemblyai.api.resources.transcripts.types.TopicDetectionModelResult
- getSentences() - Method in class com.assemblyai.api.resources.transcripts.types.SentencesResponse
- getSentences(String) - Method in class com.assemblyai.api.resources.transcripts.TranscriptsClient
-
Get the transcript split by sentences.
- getSentences(String, RequestOptions) - Method in class com.assemblyai.api.resources.transcripts.TranscriptsClient
-
Get the transcript split by sentences.
- getSentencesIdxEnd() - Method in class com.assemblyai.api.resources.transcripts.types.ContentSafetyLabelResult
- getSentencesIdxStart() - Method in class com.assemblyai.api.resources.transcripts.types.ContentSafetyLabelResult
- getSentiment() - Method in class com.assemblyai.api.resources.transcripts.types.SentimentAnalysisResult
- getSentimentAnalysis() - Method in class com.assemblyai.api.resources.transcripts.requests.TranscriptParams
- getSentimentAnalysis() - Method in interface com.assemblyai.api.resources.transcripts.types.ITranscriptOptionalParams
- getSentimentAnalysis() - Method in class com.assemblyai.api.resources.transcripts.types.Transcript
- getSentimentAnalysis() - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptOptionalParams
- getSentimentAnalysisResults() - Method in class com.assemblyai.api.resources.transcripts.types.Transcript
- getSessionId() - Method in class com.assemblyai.api.resources.realtime.types.SessionBegins
- getSeverity() - Method in class com.assemblyai.api.resources.transcripts.types.ContentSafetyLabel
- getSeverityScoreSummary() - Method in class com.assemblyai.api.resources.transcripts.types.ContentSafetyLabelsResult
- getSpeaker() - Method in class com.assemblyai.api.resources.transcripts.types.SentimentAnalysisResult
- getSpeaker() - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptParagraph
- getSpeaker() - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptSentence
- getSpeaker() - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptUtterance
- getSpeaker() - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptWord
- getSpeakerLabels() - Method in class com.assemblyai.api.resources.transcripts.requests.TranscriptParams
- getSpeakerLabels() - Method in interface com.assemblyai.api.resources.transcripts.types.ITranscriptOptionalParams
- getSpeakerLabels() - Method in class com.assemblyai.api.resources.transcripts.types.Transcript
- getSpeakerLabels() - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptOptionalParams
- getSpeakersExpected() - Method in class com.assemblyai.api.resources.transcripts.requests.TranscriptParams
- getSpeakersExpected() - Method in interface com.assemblyai.api.resources.transcripts.types.ITranscriptOptionalParams
- getSpeakersExpected() - Method in class com.assemblyai.api.resources.transcripts.types.Transcript
- getSpeakersExpected() - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptOptionalParams
- getSpeechModel() - Method in class com.assemblyai.api.resources.transcripts.requests.TranscriptParams
- getSpeechModel() - Method in interface com.assemblyai.api.resources.transcripts.types.ITranscriptOptionalParams
- getSpeechModel() - Method in class com.assemblyai.api.resources.transcripts.types.Transcript
- getSpeechModel() - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptOptionalParams
- getSpeechThreshold() - Method in class com.assemblyai.api.resources.transcripts.requests.TranscriptParams
- getSpeechThreshold() - Method in interface com.assemblyai.api.resources.transcripts.types.ITranscriptOptionalParams
- getSpeechThreshold() - Method in class com.assemblyai.api.resources.transcripts.types.Transcript
- getSpeechThreshold() - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptOptionalParams
- getSpeedBoost() - Method in class com.assemblyai.api.resources.transcripts.types.Transcript
- getStart() - Method in class com.assemblyai.api.resources.realtime.types.Word
- getStart() - Method in class com.assemblyai.api.resources.transcripts.types.Chapter
- getStart() - Method in class com.assemblyai.api.resources.transcripts.types.Entity
- getStart() - Method in class com.assemblyai.api.resources.transcripts.types.SentimentAnalysisResult
- getStart() - Method in class com.assemblyai.api.resources.transcripts.types.Timestamp
- getStart() - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptParagraph
- getStart() - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptSentence
- getStart() - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptUtterance
- getStart() - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptWord
- getStatus() - Method in class com.assemblyai.api.resources.transcripts.requests.ListTranscriptParams
- getStatus() - Method in class com.assemblyai.api.resources.transcripts.types.ContentSafetyLabelsResult
- getStatus() - Method in class com.assemblyai.api.resources.transcripts.types.RedactedAudioResponse
- getStatus() - Method in class com.assemblyai.api.resources.transcripts.types.TopicDetectionModelResult
- getStatus() - Method in class com.assemblyai.api.resources.transcripts.types.Transcript
- getStatus() - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptListItem
- getStatus() - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptReadyNotification
- getStatus() - Method in class com.assemblyai.api.types.Error
- getSubtitles(String, SubtitleFormat) - Method in class com.assemblyai.api.resources.transcripts.TranscriptsClient
-
Export your transcript in SRT or VTT format, to be plugged into a video player for subtitles and closed captions.
- getSubtitles(String, SubtitleFormat, GetSubtitlesParams) - Method in class com.assemblyai.api.resources.transcripts.TranscriptsClient
-
Export your transcript in SRT or VTT format, to be plugged into a video player for subtitles and closed captions.
- getSubtitles(String, SubtitleFormat, GetSubtitlesParams, RequestOptions) - Method in class com.assemblyai.api.resources.transcripts.TranscriptsClient
-
Export your transcript in SRT or VTT format, to be plugged into a video player for subtitles and closed captions.
- GetSubtitlesParams - Class in com.assemblyai.api.resources.transcripts.requests
- GetSubtitlesParams.Builder - Class in com.assemblyai.api.resources.transcripts.requests
- getSummarization() - Method in class com.assemblyai.api.resources.transcripts.requests.TranscriptParams
- getSummarization() - Method in interface com.assemblyai.api.resources.transcripts.types.ITranscriptOptionalParams
- getSummarization() - Method in class com.assemblyai.api.resources.transcripts.types.Transcript
- getSummarization() - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptOptionalParams
- getSummary() - Method in class com.assemblyai.api.resources.transcripts.types.Chapter
- getSummary() - Method in class com.assemblyai.api.resources.transcripts.types.ContentSafetyLabelsResult
- getSummary() - Method in class com.assemblyai.api.resources.transcripts.types.TopicDetectionModelResult
- getSummary() - Method in class com.assemblyai.api.resources.transcripts.types.Transcript
- getSummaryModel() - Method in class com.assemblyai.api.resources.transcripts.requests.TranscriptParams
- getSummaryModel() - Method in interface com.assemblyai.api.resources.transcripts.types.ITranscriptOptionalParams
- getSummaryModel() - Method in class com.assemblyai.api.resources.transcripts.types.Transcript
- getSummaryModel() - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptOptionalParams
- getSummaryType() - Method in class com.assemblyai.api.resources.transcripts.requests.TranscriptParams
- getSummaryType() - Method in interface com.assemblyai.api.resources.transcripts.types.ITranscriptOptionalParams
- getSummaryType() - Method in class com.assemblyai.api.resources.transcripts.types.Transcript
- getSummaryType() - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptOptionalParams
- getTemperature() - Method in class com.assemblyai.api.resources.lemur.requests.LemurActionItemsParams
- getTemperature() - Method in class com.assemblyai.api.resources.lemur.requests.LemurQuestionAnswerParams
- getTemperature() - Method in class com.assemblyai.api.resources.lemur.requests.LemurSummaryParams
- getTemperature() - Method in class com.assemblyai.api.resources.lemur.requests.LemurTaskParams
- getTemperature() - Method in interface com.assemblyai.api.resources.lemur.types.ILemurBaseParams
- getTemperature() - Method in class com.assemblyai.api.resources.lemur.types.LemurBaseParams
- getTerminateSession() - Method in class com.assemblyai.api.resources.realtime.types.TerminateSession
- getText() - Method in class com.assemblyai.api.resources.realtime.types.FinalTranscript
- getText() - Method in interface com.assemblyai.api.resources.realtime.types.IRealtimeBaseTranscript
- getText() - Method in class com.assemblyai.api.resources.realtime.types.PartialTranscript
- getText() - Method in class com.assemblyai.api.resources.realtime.types.RealtimeBaseTranscript
- getText() - Method in class com.assemblyai.api.resources.realtime.types.Word
- getText() - Method in class com.assemblyai.api.resources.transcripts.types.AutoHighlightResult
- getText() - Method in class com.assemblyai.api.resources.transcripts.types.ContentSafetyLabelResult
- getText() - Method in class com.assemblyai.api.resources.transcripts.types.Entity
- getText() - Method in class com.assemblyai.api.resources.transcripts.types.SentimentAnalysisResult
- getText() - Method in class com.assemblyai.api.resources.transcripts.types.TopicDetectionResult
- getText() - Method in class com.assemblyai.api.resources.transcripts.types.Transcript
- getText() - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptParagraph
- getText() - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptSentence
- getText() - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptUtterance
- getText() - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptWord
- getText() - Method in class com.assemblyai.api.resources.transcripts.types.WordSearchMatch
- getTextFormatted() - Method in class com.assemblyai.api.resources.realtime.types.FinalTranscript
- getThrottled() - Method in class com.assemblyai.api.resources.transcripts.types.Transcript
- getThrottledOnly() - Method in class com.assemblyai.api.resources.transcripts.requests.ListTranscriptParams
- getTimeout() - Method in class com.assemblyai.api.core.RequestOptions
- getTimeoutTimeUnit() - Method in class com.assemblyai.api.core.RequestOptions
- getTimestamp() - Method in class com.assemblyai.api.resources.transcripts.types.ContentSafetyLabelResult
- getTimestamp() - Method in class com.assemblyai.api.resources.transcripts.types.TopicDetectionResult
- getTimestamps() - Method in class com.assemblyai.api.resources.transcripts.types.AutoHighlightResult
- getTimestamps() - Method in class com.assemblyai.api.resources.transcripts.types.WordSearchMatch
- getTo() - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptCustomSpelling
- getToken() - Method in class com.assemblyai.api.resources.realtime.types.RealtimeTemporaryTokenResponse
- getTopics() - Method in class com.assemblyai.api.resources.transcripts.requests.TranscriptParams
- getTopics() - Method in interface com.assemblyai.api.resources.transcripts.types.ITranscriptOptionalParams
- getTopics() - Method in class com.assemblyai.api.resources.transcripts.types.Transcript
- getTopics() - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptOptionalParams
- getTotalCount() - Method in class com.assemblyai.api.resources.transcripts.types.WordSearchResponse
- getTranscriptId() - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptReadyNotification
- getTranscriptIds() - Method in class com.assemblyai.api.resources.lemur.requests.LemurActionItemsParams
- getTranscriptIds() - Method in class com.assemblyai.api.resources.lemur.requests.LemurQuestionAnswerParams
- getTranscriptIds() - Method in class com.assemblyai.api.resources.lemur.requests.LemurSummaryParams
- getTranscriptIds() - Method in class com.assemblyai.api.resources.lemur.requests.LemurTaskParams
- getTranscriptIds() - Method in interface com.assemblyai.api.resources.lemur.types.ILemurBaseParams
- getTranscriptIds() - Method in class com.assemblyai.api.resources.lemur.types.LemurBaseParams
- getTranscripts() - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptList
- getUploadUrl() - Method in class com.assemblyai.api.resources.files.types.UploadedFile
- getUrl() - Method in class com.assemblyai.api.core.Environment
- getUtterances() - Method in class com.assemblyai.api.resources.transcripts.types.Transcript
- getWebhookAuth() - Method in class com.assemblyai.api.resources.transcripts.types.Transcript
- getWebhookAuthHeaderName() - Method in class com.assemblyai.api.resources.transcripts.requests.TranscriptParams
- getWebhookAuthHeaderName() - Method in interface com.assemblyai.api.resources.transcripts.types.ITranscriptOptionalParams
- getWebhookAuthHeaderName() - Method in class com.assemblyai.api.resources.transcripts.types.Transcript
- getWebhookAuthHeaderName() - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptOptionalParams
- getWebhookAuthHeaderValue() - Method in class com.assemblyai.api.resources.transcripts.requests.TranscriptParams
- getWebhookAuthHeaderValue() - Method in interface com.assemblyai.api.resources.transcripts.types.ITranscriptOptionalParams
- getWebhookAuthHeaderValue() - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptOptionalParams
- getWebhookStatusCode() - Method in class com.assemblyai.api.resources.transcripts.types.Transcript
- getWebhookUrl() - Method in class com.assemblyai.api.resources.transcripts.requests.TranscriptParams
- getWebhookUrl() - Method in interface com.assemblyai.api.resources.transcripts.types.ITranscriptOptionalParams
- getWebhookUrl() - Method in class com.assemblyai.api.resources.transcripts.types.Transcript
- getWebhookUrl() - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptOptionalParams
- getWordBoost() - Method in class com.assemblyai.api.resources.transcripts.requests.TranscriptParams
- getWordBoost() - Method in interface com.assemblyai.api.resources.transcripts.types.ITranscriptOptionalParams
- getWordBoost() - Method in class com.assemblyai.api.resources.transcripts.types.Transcript
- getWordBoost() - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptOptionalParams
- getWords() - Method in class com.assemblyai.api.resources.realtime.types.FinalTranscript
- getWords() - Method in interface com.assemblyai.api.resources.realtime.types.IRealtimeBaseTranscript
- getWords() - Method in class com.assemblyai.api.resources.realtime.types.PartialTranscript
- getWords() - Method in class com.assemblyai.api.resources.realtime.types.RealtimeBaseTranscript
- getWords() - Method in class com.assemblyai.api.resources.transcripts.requests.WordSearchParams
- getWords() - Method in class com.assemblyai.api.resources.transcripts.types.Transcript
- getWords() - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptParagraph
- getWords() - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptSentence
- getWords() - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptUtterance
- gist(String) - Method in class com.assemblyai.api.resources.transcripts.types.Chapter.Builder
-
An ultra-short summary (just a few words) of the content spoken in the chapter
- gist(String) - Method in interface com.assemblyai.api.resources.transcripts.types.Chapter.GistStage
- GIST - com.assemblyai.api.resources.transcripts.types.SummaryType.Value
- GIST - Static variable in class com.assemblyai.api.resources.transcripts.types.SummaryType
H
- HASH - com.assemblyai.api.resources.transcripts.types.SubstitutionPolicy.Value
- HASH - Static variable in class com.assemblyai.api.resources.transcripts.types.SubstitutionPolicy
- hashCode() - Method in class com.assemblyai.api.resources.files.types.UploadedFile
- hashCode() - Method in class com.assemblyai.api.resources.lemur.requests.LemurActionItemsParams
- hashCode() - Method in class com.assemblyai.api.resources.lemur.requests.LemurQuestionAnswerParams
- hashCode() - Method in class com.assemblyai.api.resources.lemur.requests.LemurSummaryParams
- hashCode() - Method in class com.assemblyai.api.resources.lemur.requests.LemurTaskParams
- hashCode() - Method in class com.assemblyai.api.resources.lemur.types.LemurActionItemsResponse
- hashCode() - Method in class com.assemblyai.api.resources.lemur.types.LemurBaseParams
- hashCode() - Method in class com.assemblyai.api.resources.lemur.types.LemurBaseParamsContext
- hashCode() - Method in class com.assemblyai.api.resources.lemur.types.LemurBaseResponse
- hashCode() - Method in class com.assemblyai.api.resources.lemur.types.LemurModel
- hashCode() - Method in class com.assemblyai.api.resources.lemur.types.LemurQuestion
- hashCode() - Method in class com.assemblyai.api.resources.lemur.types.LemurQuestionAnswer
- hashCode() - Method in class com.assemblyai.api.resources.lemur.types.LemurQuestionAnswerResponse
- hashCode() - Method in class com.assemblyai.api.resources.lemur.types.LemurQuestionContext
- hashCode() - Method in class com.assemblyai.api.resources.lemur.types.LemurSummaryResponse
- hashCode() - Method in class com.assemblyai.api.resources.lemur.types.LemurTaskResponse
- hashCode() - Method in class com.assemblyai.api.resources.lemur.types.PurgeLemurRequestDataResponse
- hashCode() - Method in class com.assemblyai.api.resources.realtime.requests.CreateRealtimeTemporaryTokenParams
- hashCode() - Method in class com.assemblyai.api.resources.realtime.types.AudioEncoding
- hashCode() - Method in class com.assemblyai.api.resources.realtime.types.ConfigureEndUtteranceSilenceThreshold
- hashCode() - Method in class com.assemblyai.api.resources.realtime.types.FinalTranscript
- hashCode() - Method in class com.assemblyai.api.resources.realtime.types.ForceEndUtterance
- hashCode() - Method in class com.assemblyai.api.resources.realtime.types.MessageType
- hashCode() - Method in class com.assemblyai.api.resources.realtime.types.PartialTranscript
- hashCode() - Method in class com.assemblyai.api.resources.realtime.types.RealtimeBaseMessage
- hashCode() - Method in class com.assemblyai.api.resources.realtime.types.RealtimeBaseTranscript
- hashCode() - Method in class com.assemblyai.api.resources.realtime.types.RealtimeError
- hashCode() - Method in class com.assemblyai.api.resources.realtime.types.RealtimeMessage
- hashCode() - Method in class com.assemblyai.api.resources.realtime.types.RealtimeTemporaryTokenResponse
- hashCode() - Method in class com.assemblyai.api.resources.realtime.types.RealtimeTranscript
- hashCode() - Method in class com.assemblyai.api.resources.realtime.types.RealtimeTranscriptType
- hashCode() - Method in class com.assemblyai.api.resources.realtime.types.ReceiveMessage
- hashCode() - Method in class com.assemblyai.api.resources.realtime.types.SendMessage
- hashCode() - Method in class com.assemblyai.api.resources.realtime.types.SessionBegins
- hashCode() - Method in class com.assemblyai.api.resources.realtime.types.TerminateSession
- hashCode() - Method in class com.assemblyai.api.resources.realtime.types.Word
- hashCode() - Method in class com.assemblyai.api.resources.transcripts.requests.GetSubtitlesParams
- hashCode() - Method in class com.assemblyai.api.resources.transcripts.requests.ListTranscriptParams
- hashCode() - Method in class com.assemblyai.api.resources.transcripts.requests.TranscriptParams
- hashCode() - Method in class com.assemblyai.api.resources.transcripts.requests.WordSearchParams
- hashCode() - Method in class com.assemblyai.api.resources.transcripts.types.AudioIntelligenceModelStatus
- hashCode() - Method in class com.assemblyai.api.resources.transcripts.types.AutoHighlightResult
- hashCode() - Method in class com.assemblyai.api.resources.transcripts.types.AutoHighlightsResult
- hashCode() - Method in class com.assemblyai.api.resources.transcripts.types.Chapter
- hashCode() - Method in class com.assemblyai.api.resources.transcripts.types.ContentSafetyLabel
- hashCode() - Method in class com.assemblyai.api.resources.transcripts.types.ContentSafetyLabelResult
- hashCode() - Method in class com.assemblyai.api.resources.transcripts.types.ContentSafetyLabelsResult
- hashCode() - Method in class com.assemblyai.api.resources.transcripts.types.Entity
- hashCode() - Method in class com.assemblyai.api.resources.transcripts.types.EntityType
- hashCode() - Method in class com.assemblyai.api.resources.transcripts.types.PageDetails
- hashCode() - Method in class com.assemblyai.api.resources.transcripts.types.ParagraphsResponse
- hashCode() - Method in class com.assemblyai.api.resources.transcripts.types.PiiPolicy
- hashCode() - Method in class com.assemblyai.api.resources.transcripts.types.RedactedAudioResponse
- hashCode() - Method in class com.assemblyai.api.resources.transcripts.types.RedactPiiAudioQuality
- hashCode() - Method in class com.assemblyai.api.resources.transcripts.types.SentencesResponse
- hashCode() - Method in class com.assemblyai.api.resources.transcripts.types.Sentiment
- hashCode() - Method in class com.assemblyai.api.resources.transcripts.types.SentimentAnalysisResult
- hashCode() - Method in class com.assemblyai.api.resources.transcripts.types.SeverityScoreSummary
- hashCode() - Method in class com.assemblyai.api.resources.transcripts.types.SpeechModel
- hashCode() - Method in class com.assemblyai.api.resources.transcripts.types.SubstitutionPolicy
- hashCode() - Method in class com.assemblyai.api.resources.transcripts.types.SubtitleFormat
- hashCode() - Method in class com.assemblyai.api.resources.transcripts.types.SummaryModel
- hashCode() - Method in class com.assemblyai.api.resources.transcripts.types.SummaryType
- hashCode() - Method in class com.assemblyai.api.resources.transcripts.types.Timestamp
- hashCode() - Method in class com.assemblyai.api.resources.transcripts.types.TopicDetectionModelResult
- hashCode() - Method in class com.assemblyai.api.resources.transcripts.types.TopicDetectionResult
- hashCode() - Method in class com.assemblyai.api.resources.transcripts.types.TopicDetectionResultLabelsItem
- hashCode() - Method in class com.assemblyai.api.resources.transcripts.types.Transcript
- hashCode() - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptBoostParam
- hashCode() - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptCustomSpelling
- hashCode() - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptLanguageCode
- hashCode() - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptList
- hashCode() - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptListItem
- hashCode() - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptOptionalParams
- hashCode() - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptParagraph
- hashCode() - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptReadyNotification
- hashCode() - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptReadyStatus
- hashCode() - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptSentence
- hashCode() - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptStatus
- hashCode() - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptUtterance
- hashCode() - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptWord
- hashCode() - Method in class com.assemblyai.api.resources.transcripts.types.WordSearchMatch
- hashCode() - Method in class com.assemblyai.api.resources.transcripts.types.WordSearchResponse
- hashCode() - Method in class com.assemblyai.api.types.Error
- headers(RequestOptions) - Method in class com.assemblyai.api.core.ClientOptions
- headline(String) - Method in class com.assemblyai.api.resources.transcripts.types.Chapter.Builder
-
A single sentence summary of the content spoken during the chapter
- headline(String) - Method in interface com.assemblyai.api.resources.transcripts.types.Chapter.HeadlineStage
- HEADLINE - com.assemblyai.api.resources.transcripts.types.SummaryType.Value
- HEADLINE - Static variable in class com.assemblyai.api.resources.transcripts.types.SummaryType
- HI - com.assemblyai.api.resources.transcripts.types.TranscriptLanguageCode.Value
- HI - Static variable in class com.assemblyai.api.resources.transcripts.types.TranscriptLanguageCode
- high(double) - Method in class com.assemblyai.api.resources.transcripts.types.SeverityScoreSummary.Builder
- high(double) - Method in interface com.assemblyai.api.resources.transcripts.types.SeverityScoreSummary.HighStage
- HIGH - com.assemblyai.api.resources.transcripts.types.TranscriptBoostParam.Value
- HIGH - Static variable in class com.assemblyai.api.resources.transcripts.types.TranscriptBoostParam
- httpClient() - Method in class com.assemblyai.api.core.ClientOptions
- httpClientWithTimeout(RequestOptions) - Method in class com.assemblyai.api.core.ClientOptions
I
- iabCategories(Boolean) - Method in interface com.assemblyai.api.resources.transcripts.requests.TranscriptParams._FinalStage
- iabCategories(Boolean) - Method in class com.assemblyai.api.resources.transcripts.requests.TranscriptParams.Builder
-
Enable Topic Detection, can be true or false
- iabCategories(Boolean) - Method in interface com.assemblyai.api.resources.transcripts.types.Transcript._FinalStage
- iabCategories(Boolean) - Method in class com.assemblyai.api.resources.transcripts.types.Transcript.Builder
-
Whether Topic Detection is enabled, can be true or false
- iabCategories(Boolean) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptOptionalParams.Builder
- iabCategories(Optional<Boolean>) - Method in interface com.assemblyai.api.resources.transcripts.requests.TranscriptParams._FinalStage
- iabCategories(Optional<Boolean>) - Method in class com.assemblyai.api.resources.transcripts.requests.TranscriptParams.Builder
- iabCategories(Optional<Boolean>) - Method in interface com.assemblyai.api.resources.transcripts.types.Transcript._FinalStage
- iabCategories(Optional<Boolean>) - Method in class com.assemblyai.api.resources.transcripts.types.Transcript.Builder
- iabCategories(Optional<Boolean>) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptOptionalParams.Builder
- iabCategoriesResult(TopicDetectionModelResult) - Method in interface com.assemblyai.api.resources.transcripts.types.Transcript._FinalStage
- iabCategoriesResult(TopicDetectionModelResult) - Method in class com.assemblyai.api.resources.transcripts.types.Transcript.Builder
- iabCategoriesResult(Optional<TopicDetectionModelResult>) - Method in interface com.assemblyai.api.resources.transcripts.types.Transcript._FinalStage
- iabCategoriesResult(Optional<TopicDetectionModelResult>) - Method in class com.assemblyai.api.resources.transcripts.types.Transcript.Builder
- id(String) - Method in class com.assemblyai.api.resources.transcripts.types.ParagraphsResponse.Builder
- id(String) - Method in interface com.assemblyai.api.resources.transcripts.types.ParagraphsResponse.IdStage
- id(String) - Method in class com.assemblyai.api.resources.transcripts.types.SentencesResponse.Builder
- id(String) - Method in interface com.assemblyai.api.resources.transcripts.types.SentencesResponse.IdStage
- id(String) - Method in class com.assemblyai.api.resources.transcripts.types.Transcript.Builder
-
The unique identifier of your transcript
- id(String) - Method in interface com.assemblyai.api.resources.transcripts.types.Transcript.IdStage
- id(String) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptListItem.Builder
- id(String) - Method in interface com.assemblyai.api.resources.transcripts.types.TranscriptListItem.IdStage
- id(String) - Method in class com.assemblyai.api.resources.transcripts.types.WordSearchResponse.Builder
-
The ID of the transcript
- id(String) - Method in interface com.assemblyai.api.resources.transcripts.types.WordSearchResponse.IdStage
- ILemurBaseParams - Interface in com.assemblyai.api.resources.lemur.types
- ILemurBaseResponse - Interface in com.assemblyai.api.resources.lemur.types
- indexes(List<Integer>) - Method in interface com.assemblyai.api.resources.transcripts.types.WordSearchMatch._FinalStage
- indexes(List<Integer>) - Method in class com.assemblyai.api.resources.transcripts.types.WordSearchMatch.Builder
- INFORMATIVE - com.assemblyai.api.resources.transcripts.types.SummaryModel.Value
- INFORMATIVE - Static variable in class com.assemblyai.api.resources.transcripts.types.SummaryModel
- INJURY - com.assemblyai.api.resources.transcripts.types.EntityType.Value
- INJURY - com.assemblyai.api.resources.transcripts.types.PiiPolicy.Value
- INJURY - Static variable in class com.assemblyai.api.resources.transcripts.types.EntityType
- INJURY - Static variable in class com.assemblyai.api.resources.transcripts.types.PiiPolicy
- inputText(String) - Method in class com.assemblyai.api.resources.lemur.requests.LemurActionItemsParams.Builder
- inputText(String) - Method in class com.assemblyai.api.resources.lemur.requests.LemurQuestionAnswerParams.Builder
- inputText(String) - Method in class com.assemblyai.api.resources.lemur.requests.LemurSummaryParams.Builder
- inputText(String) - Method in interface com.assemblyai.api.resources.lemur.requests.LemurTaskParams._FinalStage
- inputText(String) - Method in class com.assemblyai.api.resources.lemur.requests.LemurTaskParams.Builder
-
Custom formatted transcript data.
- inputText(String) - Method in class com.assemblyai.api.resources.lemur.types.LemurBaseParams.Builder
- inputText(Optional<String>) - Method in class com.assemblyai.api.resources.lemur.requests.LemurActionItemsParams.Builder
- inputText(Optional<String>) - Method in class com.assemblyai.api.resources.lemur.requests.LemurQuestionAnswerParams.Builder
- inputText(Optional<String>) - Method in class com.assemblyai.api.resources.lemur.requests.LemurSummaryParams.Builder
- inputText(Optional<String>) - Method in interface com.assemblyai.api.resources.lemur.requests.LemurTaskParams._FinalStage
- inputText(Optional<String>) - Method in class com.assemblyai.api.resources.lemur.requests.LemurTaskParams.Builder
- inputText(Optional<String>) - Method in class com.assemblyai.api.resources.lemur.types.LemurBaseParams.Builder
- intercept(Interceptor.Chain) - Method in class com.assemblyai.api.core.RetryInterceptor
- IRealtimeBaseTranscript - Interface in com.assemblyai.api.resources.realtime.types
- IT - com.assemblyai.api.resources.transcripts.types.TranscriptLanguageCode.Value
- IT - Static variable in class com.assemblyai.api.resources.transcripts.types.TranscriptLanguageCode
- iterator() - Method in class com.assemblyai.api.core.Stream
-
Returns an iterator over the elements in this stream that blocks during iteration when the next object is not yet available.
- ITranscriptOptionalParams - Interface in com.assemblyai.api.resources.transcripts.types
J
- JA - com.assemblyai.api.resources.transcripts.types.TranscriptLanguageCode.Value
- JA - Static variable in class com.assemblyai.api.resources.transcripts.types.TranscriptLanguageCode
- JSON_MAPPER - Static variable in class com.assemblyai.api.core.ObjectMappers
K
- KO - com.assemblyai.api.resources.transcripts.types.TranscriptLanguageCode.Value
- KO - Static variable in class com.assemblyai.api.resources.transcripts.types.TranscriptLanguageCode
L
- label(String) - Method in class com.assemblyai.api.resources.transcripts.types.ContentSafetyLabel.Builder
-
The label of the sensitive topic
- label(String) - Method in interface com.assemblyai.api.resources.transcripts.types.ContentSafetyLabel.LabelStage
- label(String) - Method in class com.assemblyai.api.resources.transcripts.types.TopicDetectionResultLabelsItem.Builder
-
The IAB taxonomical label for the label of the detected topic, where > denotes supertopic/subtopic relationship
- label(String) - Method in interface com.assemblyai.api.resources.transcripts.types.TopicDetectionResultLabelsItem.LabelStage
- labels(List<ContentSafetyLabel>) - Method in interface com.assemblyai.api.resources.transcripts.types.ContentSafetyLabelResult._FinalStage
- labels(List<ContentSafetyLabel>) - Method in class com.assemblyai.api.resources.transcripts.types.ContentSafetyLabelResult.Builder
- labels(List<TopicDetectionResultLabelsItem>) - Method in interface com.assemblyai.api.resources.transcripts.types.TopicDetectionResult._FinalStage
- labels(List<TopicDetectionResultLabelsItem>) - Method in class com.assemblyai.api.resources.transcripts.types.TopicDetectionResult.Builder
- labels(Optional<List<TopicDetectionResultLabelsItem>>) - Method in interface com.assemblyai.api.resources.transcripts.types.TopicDetectionResult._FinalStage
- labels(Optional<List<TopicDetectionResultLabelsItem>>) - Method in class com.assemblyai.api.resources.transcripts.types.TopicDetectionResult.Builder
- LANGUAGE - com.assemblyai.api.resources.transcripts.types.EntityType.Value
- LANGUAGE - com.assemblyai.api.resources.transcripts.types.PiiPolicy.Value
- LANGUAGE - Static variable in class com.assemblyai.api.resources.transcripts.types.EntityType
- LANGUAGE - Static variable in class com.assemblyai.api.resources.transcripts.types.PiiPolicy
- languageCode(TranscriptLanguageCode) - Method in interface com.assemblyai.api.resources.transcripts.requests.TranscriptParams._FinalStage
- languageCode(TranscriptLanguageCode) - Method in class com.assemblyai.api.resources.transcripts.requests.TranscriptParams.Builder
- languageCode(TranscriptLanguageCode) - Method in interface com.assemblyai.api.resources.transcripts.types.Transcript._FinalStage
- languageCode(TranscriptLanguageCode) - Method in class com.assemblyai.api.resources.transcripts.types.Transcript.Builder
-
The language of your audio file.
- languageCode(TranscriptLanguageCode) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptOptionalParams.Builder
- languageCode(Optional<TranscriptLanguageCode>) - Method in interface com.assemblyai.api.resources.transcripts.requests.TranscriptParams._FinalStage
- languageCode(Optional<TranscriptLanguageCode>) - Method in class com.assemblyai.api.resources.transcripts.requests.TranscriptParams.Builder
- languageCode(Optional<TranscriptLanguageCode>) - Method in interface com.assemblyai.api.resources.transcripts.types.Transcript._FinalStage
- languageCode(Optional<TranscriptLanguageCode>) - Method in class com.assemblyai.api.resources.transcripts.types.Transcript.Builder
- languageCode(Optional<TranscriptLanguageCode>) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptOptionalParams.Builder
- languageDetection(Boolean) - Method in interface com.assemblyai.api.resources.transcripts.requests.TranscriptParams._FinalStage
- languageDetection(Boolean) - Method in class com.assemblyai.api.resources.transcripts.requests.TranscriptParams.Builder
-
Whether Automatic language detection was enabled in the transcription request, either true or false.
- languageDetection(Boolean) - Method in interface com.assemblyai.api.resources.transcripts.types.Transcript._FinalStage
- languageDetection(Boolean) - Method in class com.assemblyai.api.resources.transcripts.types.Transcript.Builder
-
Whether Automatic language detection is enabled, either true or false
- languageDetection(Boolean) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptOptionalParams.Builder
- languageDetection(Optional<Boolean>) - Method in interface com.assemblyai.api.resources.transcripts.requests.TranscriptParams._FinalStage
- languageDetection(Optional<Boolean>) - Method in class com.assemblyai.api.resources.transcripts.requests.TranscriptParams.Builder
- languageDetection(Optional<Boolean>) - Method in interface com.assemblyai.api.resources.transcripts.types.Transcript._FinalStage
- languageDetection(Optional<Boolean>) - Method in class com.assemblyai.api.resources.transcripts.types.Transcript.Builder
- languageDetection(Optional<Boolean>) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptOptionalParams.Builder
- languageModel(String) - Method in class com.assemblyai.api.resources.transcripts.types.Transcript.Builder
-
The language model that was used for the transcript
- languageModel(String) - Method in interface com.assemblyai.api.resources.transcripts.types.Transcript.LanguageModelStage
- lemur() - Method in class com.assemblyai.api.AssemblyAI
- LemurActionItemsParams - Class in com.assemblyai.api.resources.lemur.requests
- LemurActionItemsParams.Builder - Class in com.assemblyai.api.resources.lemur.requests
- LemurActionItemsResponse - Class in com.assemblyai.api.resources.lemur.types
- LemurActionItemsResponse._FinalStage - Interface in com.assemblyai.api.resources.lemur.types
- LemurActionItemsResponse.Builder - Class in com.assemblyai.api.resources.lemur.types
- LemurActionItemsResponse.RequestIdStage - Interface in com.assemblyai.api.resources.lemur.types
- LemurActionItemsResponse.ResponseStage - Interface in com.assemblyai.api.resources.lemur.types
- LemurBaseParams - Class in com.assemblyai.api.resources.lemur.types
- LemurBaseParams.Builder - Class in com.assemblyai.api.resources.lemur.types
- LemurBaseParamsContext - Class in com.assemblyai.api.resources.lemur.types
- LemurBaseParamsContext.Visitor<T> - Interface in com.assemblyai.api.resources.lemur.types
- LemurBaseResponse - Class in com.assemblyai.api.resources.lemur.types
- LemurBaseResponse._FinalStage - Interface in com.assemblyai.api.resources.lemur.types
- LemurBaseResponse.Builder - Class in com.assemblyai.api.resources.lemur.types
- LemurBaseResponse.RequestIdStage - Interface in com.assemblyai.api.resources.lemur.types
- lemurClient - Variable in class com.assemblyai.api.AssemblyAI
- LemurClient - Class in com.assemblyai.api.resources.lemur
- LemurClient(ClientOptions) - Constructor for class com.assemblyai.api.resources.lemur.LemurClient
- LemurModel - Class in com.assemblyai.api.resources.lemur.types
- LemurModel.Value - Enum in com.assemblyai.api.resources.lemur.types
- LemurModel.Visitor<T> - Interface in com.assemblyai.api.resources.lemur.types
- LemurQuestion - Class in com.assemblyai.api.resources.lemur.types
- LemurQuestion._FinalStage - Interface in com.assemblyai.api.resources.lemur.types
- LemurQuestion.Builder - Class in com.assemblyai.api.resources.lemur.types
- LemurQuestion.QuestionStage - Interface in com.assemblyai.api.resources.lemur.types
- LemurQuestionAnswer - Class in com.assemblyai.api.resources.lemur.types
- LemurQuestionAnswer._FinalStage - Interface in com.assemblyai.api.resources.lemur.types
- LemurQuestionAnswer.AnswerStage - Interface in com.assemblyai.api.resources.lemur.types
- LemurQuestionAnswer.Builder - Class in com.assemblyai.api.resources.lemur.types
- LemurQuestionAnswer.QuestionStage - Interface in com.assemblyai.api.resources.lemur.types
- LemurQuestionAnswerParams - Class in com.assemblyai.api.resources.lemur.requests
- LemurQuestionAnswerParams.Builder - Class in com.assemblyai.api.resources.lemur.requests
- LemurQuestionAnswerResponse - Class in com.assemblyai.api.resources.lemur.types
- LemurQuestionAnswerResponse._FinalStage - Interface in com.assemblyai.api.resources.lemur.types
- LemurQuestionAnswerResponse.Builder - Class in com.assemblyai.api.resources.lemur.types
- LemurQuestionAnswerResponse.RequestIdStage - Interface in com.assemblyai.api.resources.lemur.types
- LemurQuestionContext - Class in com.assemblyai.api.resources.lemur.types
- LemurQuestionContext.Visitor<T> - Interface in com.assemblyai.api.resources.lemur.types
- LemurSummaryParams - Class in com.assemblyai.api.resources.lemur.requests
- LemurSummaryParams.Builder - Class in com.assemblyai.api.resources.lemur.requests
- LemurSummaryResponse - Class in com.assemblyai.api.resources.lemur.types
- LemurSummaryResponse._FinalStage - Interface in com.assemblyai.api.resources.lemur.types
- LemurSummaryResponse.Builder - Class in com.assemblyai.api.resources.lemur.types
- LemurSummaryResponse.RequestIdStage - Interface in com.assemblyai.api.resources.lemur.types
- LemurSummaryResponse.ResponseStage - Interface in com.assemblyai.api.resources.lemur.types
- LemurTaskParams - Class in com.assemblyai.api.resources.lemur.requests
- LemurTaskParams._FinalStage - Interface in com.assemblyai.api.resources.lemur.requests
- LemurTaskParams.Builder - Class in com.assemblyai.api.resources.lemur.requests
- LemurTaskParams.PromptStage - Interface in com.assemblyai.api.resources.lemur.requests
- LemurTaskResponse - Class in com.assemblyai.api.resources.lemur.types
- LemurTaskResponse._FinalStage - Interface in com.assemblyai.api.resources.lemur.types
- LemurTaskResponse.Builder - Class in com.assemblyai.api.resources.lemur.types
- LemurTaskResponse.RequestIdStage - Interface in com.assemblyai.api.resources.lemur.types
- LemurTaskResponse.ResponseStage - Interface in com.assemblyai.api.resources.lemur.types
- limit(int) - Method in class com.assemblyai.api.resources.transcripts.types.PageDetails.Builder
- limit(int) - Method in interface com.assemblyai.api.resources.transcripts.types.PageDetails.LimitStage
- limit(Integer) - Method in class com.assemblyai.api.resources.transcripts.requests.ListTranscriptParams.Builder
- limit(Optional<Integer>) - Method in class com.assemblyai.api.resources.transcripts.requests.ListTranscriptParams.Builder
- list() - Method in class com.assemblyai.api.resources.transcripts.TranscriptsClient
-
Retrieve a list of transcripts you created.
- list(ListTranscriptParams) - Method in class com.assemblyai.api.resources.transcripts.TranscriptsClient
-
Retrieve a list of transcripts you created.
- list(ListTranscriptParams, RequestOptions) - Method in class com.assemblyai.api.resources.transcripts.TranscriptsClient
-
Retrieve a list of transcripts you created.
- ListTranscriptParams - Class in com.assemblyai.api.resources.transcripts.requests
- ListTranscriptParams.Builder - Class in com.assemblyai.api.resources.transcripts.requests
- LOCATION - com.assemblyai.api.resources.transcripts.types.EntityType.Value
- LOCATION - com.assemblyai.api.resources.transcripts.types.PiiPolicy.Value
- LOCATION - Static variable in class com.assemblyai.api.resources.transcripts.types.EntityType
- LOCATION - Static variable in class com.assemblyai.api.resources.transcripts.types.PiiPolicy
- low(double) - Method in class com.assemblyai.api.resources.transcripts.types.SeverityScoreSummary.Builder
- low(double) - Method in interface com.assemblyai.api.resources.transcripts.types.SeverityScoreSummary.LowStage
- LOW - com.assemblyai.api.resources.transcripts.types.TranscriptBoostParam.Value
- LOW - Static variable in class com.assemblyai.api.resources.transcripts.types.TranscriptBoostParam
M
- matches(List<WordSearchMatch>) - Method in interface com.assemblyai.api.resources.transcripts.types.WordSearchResponse._FinalStage
- matches(List<WordSearchMatch>) - Method in class com.assemblyai.api.resources.transcripts.types.WordSearchResponse.Builder
- maxOutputSize(Integer) - Method in class com.assemblyai.api.resources.lemur.requests.LemurActionItemsParams.Builder
- maxOutputSize(Integer) - Method in class com.assemblyai.api.resources.lemur.requests.LemurQuestionAnswerParams.Builder
- maxOutputSize(Integer) - Method in class com.assemblyai.api.resources.lemur.requests.LemurSummaryParams.Builder
- maxOutputSize(Integer) - Method in interface com.assemblyai.api.resources.lemur.requests.LemurTaskParams._FinalStage
- maxOutputSize(Integer) - Method in class com.assemblyai.api.resources.lemur.requests.LemurTaskParams.Builder
-
Max output size in tokens, up to 4000
- maxOutputSize(Integer) - Method in class com.assemblyai.api.resources.lemur.types.LemurBaseParams.Builder
- maxOutputSize(Optional<Integer>) - Method in class com.assemblyai.api.resources.lemur.requests.LemurActionItemsParams.Builder
- maxOutputSize(Optional<Integer>) - Method in class com.assemblyai.api.resources.lemur.requests.LemurQuestionAnswerParams.Builder
- maxOutputSize(Optional<Integer>) - Method in class com.assemblyai.api.resources.lemur.requests.LemurSummaryParams.Builder
- maxOutputSize(Optional<Integer>) - Method in interface com.assemblyai.api.resources.lemur.requests.LemurTaskParams._FinalStage
- maxOutputSize(Optional<Integer>) - Method in class com.assemblyai.api.resources.lemur.requests.LemurTaskParams.Builder
- maxOutputSize(Optional<Integer>) - Method in class com.assemblyai.api.resources.lemur.types.LemurBaseParams.Builder
- MediaTypes - Class in com.assemblyai.api.core
- MEDICAL_CONDITION - com.assemblyai.api.resources.transcripts.types.EntityType.Value
- MEDICAL_CONDITION - com.assemblyai.api.resources.transcripts.types.PiiPolicy.Value
- MEDICAL_CONDITION - Static variable in class com.assemblyai.api.resources.transcripts.types.EntityType
- MEDICAL_CONDITION - Static variable in class com.assemblyai.api.resources.transcripts.types.PiiPolicy
- MEDICAL_PROCESS - com.assemblyai.api.resources.transcripts.types.EntityType.Value
- MEDICAL_PROCESS - com.assemblyai.api.resources.transcripts.types.PiiPolicy.Value
- MEDICAL_PROCESS - Static variable in class com.assemblyai.api.resources.transcripts.types.EntityType
- MEDICAL_PROCESS - Static variable in class com.assemblyai.api.resources.transcripts.types.PiiPolicy
- medium(double) - Method in class com.assemblyai.api.resources.transcripts.types.SeverityScoreSummary.Builder
- medium(double) - Method in interface com.assemblyai.api.resources.transcripts.types.SeverityScoreSummary.MediumStage
- memoize(Supplier<T>) - Static method in class com.assemblyai.api.core.Suppliers
- messageType(MessageType) - Method in class com.assemblyai.api.resources.realtime.types.RealtimeBaseMessage.Builder
-
Describes the type of the message
- messageType(MessageType) - Method in interface com.assemblyai.api.resources.realtime.types.RealtimeBaseMessage.MessageTypeStage
- MessageType - Class in com.assemblyai.api.resources.realtime.types
- MessageType.Value - Enum in com.assemblyai.api.resources.realtime.types
- MessageType.Visitor<T> - Interface in com.assemblyai.api.resources.realtime.types
- MONEY_AMOUNT - com.assemblyai.api.resources.transcripts.types.EntityType.Value
- MONEY_AMOUNT - com.assemblyai.api.resources.transcripts.types.PiiPolicy.Value
- MONEY_AMOUNT - Static variable in class com.assemblyai.api.resources.transcripts.types.EntityType
- MONEY_AMOUNT - Static variable in class com.assemblyai.api.resources.transcripts.types.PiiPolicy
- MP3 - com.assemblyai.api.resources.transcripts.types.RedactPiiAudioQuality.Value
- MP3 - Static variable in class com.assemblyai.api.resources.transcripts.types.RedactPiiAudioQuality
N
- NANO - com.assemblyai.api.resources.transcripts.types.SpeechModel.Value
- NANO - Static variable in class com.assemblyai.api.resources.transcripts.types.SpeechModel
- NATIONALITY - com.assemblyai.api.resources.transcripts.types.EntityType.Value
- NATIONALITY - com.assemblyai.api.resources.transcripts.types.PiiPolicy.Value
- NATIONALITY - Static variable in class com.assemblyai.api.resources.transcripts.types.EntityType
- NATIONALITY - Static variable in class com.assemblyai.api.resources.transcripts.types.PiiPolicy
- NEGATIVE - com.assemblyai.api.resources.transcripts.types.Sentiment.Value
- NEGATIVE - Static variable in class com.assemblyai.api.resources.transcripts.types.Sentiment
- NEUTRAL - com.assemblyai.api.resources.transcripts.types.Sentiment.Value
- NEUTRAL - Static variable in class com.assemblyai.api.resources.transcripts.types.Sentiment
- nextUrl(String) - Method in interface com.assemblyai.api.resources.transcripts.types.PageDetails._FinalStage
- nextUrl(String) - Method in class com.assemblyai.api.resources.transcripts.types.PageDetails.Builder
-
The URL to the next page of transcripts.
- nextUrl(Optional<String>) - Method in interface com.assemblyai.api.resources.transcripts.types.PageDetails._FinalStage
- nextUrl(Optional<String>) - Method in class com.assemblyai.api.resources.transcripts.types.PageDetails.Builder
- NL - com.assemblyai.api.resources.transcripts.types.TranscriptLanguageCode.Value
- NL - Static variable in class com.assemblyai.api.resources.transcripts.types.TranscriptLanguageCode
- NUMBER_SEQUENCE - com.assemblyai.api.resources.transcripts.types.PiiPolicy.Value
- NUMBER_SEQUENCE - Static variable in class com.assemblyai.api.resources.transcripts.types.PiiPolicy
O
- ObjectMappers - Class in com.assemblyai.api.core
- OCCUPATION - com.assemblyai.api.resources.transcripts.types.EntityType.Value
- OCCUPATION - com.assemblyai.api.resources.transcripts.types.PiiPolicy.Value
- OCCUPATION - Static variable in class com.assemblyai.api.resources.transcripts.types.EntityType
- OCCUPATION - Static variable in class com.assemblyai.api.resources.transcripts.types.PiiPolicy
- of(ConfigureEndUtteranceSilenceThreshold) - Static method in class com.assemblyai.api.resources.realtime.types.SendMessage
- of(FinalTranscript) - Static method in class com.assemblyai.api.resources.realtime.types.RealtimeMessage
- of(FinalTranscript) - Static method in class com.assemblyai.api.resources.realtime.types.RealtimeTranscript
- of(FinalTranscript) - Static method in class com.assemblyai.api.resources.realtime.types.ReceiveMessage
- of(ForceEndUtterance) - Static method in class com.assemblyai.api.resources.realtime.types.SendMessage
- of(PartialTranscript) - Static method in class com.assemblyai.api.resources.realtime.types.RealtimeMessage
- of(PartialTranscript) - Static method in class com.assemblyai.api.resources.realtime.types.RealtimeTranscript
- of(PartialTranscript) - Static method in class com.assemblyai.api.resources.realtime.types.ReceiveMessage
- of(RealtimeError) - Static method in class com.assemblyai.api.resources.realtime.types.RealtimeMessage
- of(RealtimeError) - Static method in class com.assemblyai.api.resources.realtime.types.ReceiveMessage
- of(SessionBegins) - Static method in class com.assemblyai.api.resources.realtime.types.RealtimeMessage
- of(SessionBegins) - Static method in class com.assemblyai.api.resources.realtime.types.ReceiveMessage
- of(SessionTerminated) - Static method in class com.assemblyai.api.resources.realtime.types.RealtimeMessage
- of(SessionTerminated) - Static method in class com.assemblyai.api.resources.realtime.types.ReceiveMessage
- of(TerminateSession) - Static method in class com.assemblyai.api.resources.realtime.types.SendMessage
- of(String) - Static method in class com.assemblyai.api.resources.lemur.types.LemurBaseParamsContext
- of(String) - Static method in class com.assemblyai.api.resources.lemur.types.LemurQuestionContext
- of(String) - Static method in class com.assemblyai.api.resources.realtime.types.SendMessage
- of(Map<String, Object>) - Static method in class com.assemblyai.api.resources.lemur.types.LemurBaseParamsContext
- of(Map<String, Object>) - Static method in class com.assemblyai.api.resources.lemur.types.LemurQuestionContext
- onClose(BiConsumer<Integer, String>) - Method in class com.assemblyai.api.RealtimeTranscriber.Builder
-
Sets onClose
- onError(Consumer<Throwable>) - Method in class com.assemblyai.api.RealtimeTranscriber.Builder
-
Sets onError
- onFinalTranscript(Consumer<FinalTranscript>) - Method in class com.assemblyai.api.RealtimeTranscriber.Builder
-
Sets onPartialTranscript
- onPartialTranscript(Consumer<PartialTranscript>) - Method in class com.assemblyai.api.RealtimeTranscriber.Builder
-
Sets onPartialTranscript
- onSessionBegins(Consumer<SessionBegins>) - Method in class com.assemblyai.api.RealtimeTranscriber.Builder
-
Sets onSessionBegins
- onSessionStart(Consumer<SessionBegins>) - Method in class com.assemblyai.api.RealtimeTranscriber.Builder
-
Deprecated.
- onTranscript(Consumer<RealtimeTranscript>) - Method in class com.assemblyai.api.RealtimeTranscriber.Builder
-
Sets onTranscript
- ORGANIZATION - com.assemblyai.api.resources.transcripts.types.EntityType.Value
- ORGANIZATION - com.assemblyai.api.resources.transcripts.types.PiiPolicy.Value
- ORGANIZATION - Static variable in class com.assemblyai.api.resources.transcripts.types.EntityType
- ORGANIZATION - Static variable in class com.assemblyai.api.resources.transcripts.types.PiiPolicy
P
- pageDetails(PageDetails) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptList.Builder
- pageDetails(PageDetails) - Method in interface com.assemblyai.api.resources.transcripts.types.TranscriptList.PageDetailsStage
- PageDetails - Class in com.assemblyai.api.resources.transcripts.types
- PageDetails._FinalStage - Interface in com.assemblyai.api.resources.transcripts.types
- PageDetails.Builder - Class in com.assemblyai.api.resources.transcripts.types
- PageDetails.CurrentUrlStage - Interface in com.assemblyai.api.resources.transcripts.types
- PageDetails.LimitStage - Interface in com.assemblyai.api.resources.transcripts.types
- PageDetails.ResultCountStage - Interface in com.assemblyai.api.resources.transcripts.types
- PARAGRAPH - com.assemblyai.api.resources.transcripts.types.SummaryType.Value
- PARAGRAPH - Static variable in class com.assemblyai.api.resources.transcripts.types.SummaryType
- paragraphs(List<TranscriptParagraph>) - Method in interface com.assemblyai.api.resources.transcripts.types.ParagraphsResponse._FinalStage
- paragraphs(List<TranscriptParagraph>) - Method in class com.assemblyai.api.resources.transcripts.types.ParagraphsResponse.Builder
- ParagraphsResponse - Class in com.assemblyai.api.resources.transcripts.types
- ParagraphsResponse._FinalStage - Interface in com.assemblyai.api.resources.transcripts.types
- ParagraphsResponse.AudioDurationStage - Interface in com.assemblyai.api.resources.transcripts.types
- ParagraphsResponse.Builder - Class in com.assemblyai.api.resources.transcripts.types
- ParagraphsResponse.ConfidenceStage - Interface in com.assemblyai.api.resources.transcripts.types
- ParagraphsResponse.IdStage - Interface in com.assemblyai.api.resources.transcripts.types
- parse(String, Class<T>) - Static method in class com.assemblyai.api.core.ObjectMappers
- parseOrThrow(String, Class<T>) - Static method in class com.assemblyai.api.core.ObjectMappers
- PARTIAL_TRANSCRIPT - com.assemblyai.api.resources.realtime.types.MessageType.Value
- PARTIAL_TRANSCRIPT - com.assemblyai.api.resources.realtime.types.RealtimeTranscriptType.Value
- PARTIAL_TRANSCRIPT - Static variable in class com.assemblyai.api.resources.realtime.types.MessageType
- PARTIAL_TRANSCRIPT - Static variable in class com.assemblyai.api.resources.realtime.types.RealtimeTranscriptType
- PartialTranscript - Class in com.assemblyai.api.resources.realtime.types
- PartialTranscript._FinalStage - Interface in com.assemblyai.api.resources.realtime.types
- PartialTranscript.AudioEndStage - Interface in com.assemblyai.api.resources.realtime.types
- PartialTranscript.AudioStartStage - Interface in com.assemblyai.api.resources.realtime.types
- PartialTranscript.Builder - Class in com.assemblyai.api.resources.realtime.types
- PartialTranscript.ConfidenceStage - Interface in com.assemblyai.api.resources.realtime.types
- PartialTranscript.CreatedStage - Interface in com.assemblyai.api.resources.realtime.types
- PartialTranscript.TextStage - Interface in com.assemblyai.api.resources.realtime.types
- PASSWORD - com.assemblyai.api.resources.transcripts.types.EntityType.Value
- PASSWORD - Static variable in class com.assemblyai.api.resources.transcripts.types.EntityType
- PCM_MULAW - com.assemblyai.api.resources.realtime.types.AudioEncoding.Value
- PCM_MULAW - Static variable in class com.assemblyai.api.resources.realtime.types.AudioEncoding
- PCM_S16LE - com.assemblyai.api.resources.realtime.types.AudioEncoding.Value
- PCM_S16LE - Static variable in class com.assemblyai.api.resources.realtime.types.AudioEncoding
- PERSON_AGE - com.assemblyai.api.resources.transcripts.types.EntityType.Value
- PERSON_AGE - com.assemblyai.api.resources.transcripts.types.PiiPolicy.Value
- PERSON_AGE - Static variable in class com.assemblyai.api.resources.transcripts.types.EntityType
- PERSON_AGE - Static variable in class com.assemblyai.api.resources.transcripts.types.PiiPolicy
- PERSON_NAME - com.assemblyai.api.resources.transcripts.types.EntityType.Value
- PERSON_NAME - com.assemblyai.api.resources.transcripts.types.PiiPolicy.Value
- PERSON_NAME - Static variable in class com.assemblyai.api.resources.transcripts.types.EntityType
- PERSON_NAME - Static variable in class com.assemblyai.api.resources.transcripts.types.PiiPolicy
- PHONE_NUMBER - com.assemblyai.api.resources.transcripts.types.EntityType.Value
- PHONE_NUMBER - com.assemblyai.api.resources.transcripts.types.PiiPolicy.Value
- PHONE_NUMBER - Static variable in class com.assemblyai.api.resources.transcripts.types.EntityType
- PHONE_NUMBER - Static variable in class com.assemblyai.api.resources.transcripts.types.PiiPolicy
- PiiPolicy - Class in com.assemblyai.api.resources.transcripts.types
- PiiPolicy.Value - Enum in com.assemblyai.api.resources.transcripts.types
- PiiPolicy.Visitor<T> - Interface in com.assemblyai.api.resources.transcripts.types
- PL - com.assemblyai.api.resources.transcripts.types.TranscriptLanguageCode.Value
- PL - Static variable in class com.assemblyai.api.resources.transcripts.types.TranscriptLanguageCode
- POLITICAL_AFFILIATION - com.assemblyai.api.resources.transcripts.types.EntityType.Value
- POLITICAL_AFFILIATION - com.assemblyai.api.resources.transcripts.types.PiiPolicy.Value
- POLITICAL_AFFILIATION - Static variable in class com.assemblyai.api.resources.transcripts.types.EntityType
- POLITICAL_AFFILIATION - Static variable in class com.assemblyai.api.resources.transcripts.types.PiiPolicy
- PollingTranscriptsClient - Class in com.assemblyai.api
- PollingTranscriptsClient(ClientOptions, AssemblyAI) - Constructor for class com.assemblyai.api.PollingTranscriptsClient
- POSITIVE - com.assemblyai.api.resources.transcripts.types.Sentiment.Value
- POSITIVE - Static variable in class com.assemblyai.api.resources.transcripts.types.Sentiment
- prevUrl(String) - Method in interface com.assemblyai.api.resources.transcripts.types.PageDetails._FinalStage
- prevUrl(String) - Method in class com.assemblyai.api.resources.transcripts.types.PageDetails.Builder
-
The URL to the next page of transcripts.
- prevUrl(Optional<String>) - Method in interface com.assemblyai.api.resources.transcripts.types.PageDetails._FinalStage
- prevUrl(Optional<String>) - Method in class com.assemblyai.api.resources.transcripts.types.PageDetails.Builder
- PROCESSING - com.assemblyai.api.resources.transcripts.types.TranscriptStatus.Value
- PROCESSING - Static variable in class com.assemblyai.api.resources.transcripts.types.TranscriptStatus
- prompt(String) - Method in class com.assemblyai.api.resources.lemur.requests.LemurTaskParams.Builder
-
Your text to prompt the model to produce a desired output, including any context you want to pass into the model.
- prompt(String) - Method in interface com.assemblyai.api.resources.lemur.requests.LemurTaskParams.PromptStage
- PT - com.assemblyai.api.resources.transcripts.types.TranscriptLanguageCode.Value
- PT - Static variable in class com.assemblyai.api.resources.transcripts.types.TranscriptLanguageCode
- punctuate(Boolean) - Method in interface com.assemblyai.api.resources.transcripts.requests.TranscriptParams._FinalStage
- punctuate(Boolean) - Method in class com.assemblyai.api.resources.transcripts.requests.TranscriptParams.Builder
-
Enable Automatic Punctuation, can be true or false
- punctuate(Boolean) - Method in interface com.assemblyai.api.resources.transcripts.types.Transcript._FinalStage
- punctuate(Boolean) - Method in class com.assemblyai.api.resources.transcripts.types.Transcript.Builder
-
Whether Automatic Punctuation is enabled, either true or false
- punctuate(Boolean) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptOptionalParams.Builder
- punctuate(Optional<Boolean>) - Method in interface com.assemblyai.api.resources.transcripts.requests.TranscriptParams._FinalStage
- punctuate(Optional<Boolean>) - Method in class com.assemblyai.api.resources.transcripts.requests.TranscriptParams.Builder
- punctuate(Optional<Boolean>) - Method in interface com.assemblyai.api.resources.transcripts.types.Transcript._FinalStage
- punctuate(Optional<Boolean>) - Method in class com.assemblyai.api.resources.transcripts.types.Transcript.Builder
- punctuate(Optional<Boolean>) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptOptionalParams.Builder
- punctuated(boolean) - Method in class com.assemblyai.api.resources.realtime.types.FinalTranscript.Builder
-
Whether the text is punctuated and cased
- punctuated(boolean) - Method in interface com.assemblyai.api.resources.realtime.types.FinalTranscript.PunctuatedStage
- PurgeLemurRequestDataResponse - Class in com.assemblyai.api.resources.lemur.types
- PurgeLemurRequestDataResponse._FinalStage - Interface in com.assemblyai.api.resources.lemur.types
- PurgeLemurRequestDataResponse.Builder - Class in com.assemblyai.api.resources.lemur.types
- PurgeLemurRequestDataResponse.DeletedStage - Interface in com.assemblyai.api.resources.lemur.types
- PurgeLemurRequestDataResponse.RequestIdStage - Interface in com.assemblyai.api.resources.lemur.types
- PurgeLemurRequestDataResponse.RequestIdToPurgeStage - Interface in com.assemblyai.api.resources.lemur.types
- purgeRequestData(String) - Method in class com.assemblyai.api.resources.lemur.LemurClient
-
Delete the data for a previously submitted LeMUR request.
- purgeRequestData(String, RequestOptions) - Method in class com.assemblyai.api.resources.lemur.LemurClient
-
Delete the data for a previously submitted LeMUR request.
- putAllSeverityScoreSummary(Map<String, SeverityScoreSummary>) - Method in interface com.assemblyai.api.resources.transcripts.types.ContentSafetyLabelsResult._FinalStage
- putAllSeverityScoreSummary(Map<String, SeverityScoreSummary>) - Method in class com.assemblyai.api.resources.transcripts.types.ContentSafetyLabelsResult.Builder
-
A summary of the Content Moderation severity results for the entire audio file
- putAllSummary(Map<String, Double>) - Method in interface com.assemblyai.api.resources.transcripts.types.ContentSafetyLabelsResult._FinalStage
- putAllSummary(Map<String, Double>) - Method in class com.assemblyai.api.resources.transcripts.types.ContentSafetyLabelsResult.Builder
-
A summary of the Content Moderation confidence results for the entire audio file
- putAllSummary(Map<String, Double>) - Method in interface com.assemblyai.api.resources.transcripts.types.TopicDetectionModelResult._FinalStage
- putAllSummary(Map<String, Double>) - Method in class com.assemblyai.api.resources.transcripts.types.TopicDetectionModelResult.Builder
-
The overall relevance of topic to the entire audio file
Q
- question(String) - Method in class com.assemblyai.api.resources.lemur.types.LemurQuestion.Builder
-
The question you wish to ask.
- question(String) - Method in interface com.assemblyai.api.resources.lemur.types.LemurQuestion.QuestionStage
- question(String) - Method in class com.assemblyai.api.resources.lemur.types.LemurQuestionAnswer.Builder
-
The question for LeMUR to answer
- question(String) - Method in interface com.assemblyai.api.resources.lemur.types.LemurQuestionAnswer.QuestionStage
- questionAnswer(LemurQuestionAnswerParams) - Method in class com.assemblyai.api.resources.lemur.LemurClient
-
Question & Answer allows you to ask free-form questions about a single transcript or a group of transcripts.
- questionAnswer(LemurQuestionAnswerParams, RequestOptions) - Method in class com.assemblyai.api.resources.lemur.LemurClient
-
Question & Answer allows you to ask free-form questions about a single transcript or a group of transcripts.
- questions(List<LemurQuestion>) - Method in class com.assemblyai.api.resources.lemur.requests.LemurQuestionAnswerParams.Builder
- QUEUED - com.assemblyai.api.resources.transcripts.types.TranscriptStatus.Value
- QUEUED - Static variable in class com.assemblyai.api.resources.transcripts.types.TranscriptStatus
R
- rank(double) - Method in class com.assemblyai.api.resources.transcripts.types.AutoHighlightResult.Builder
-
The total relevancy to the overall audio file of this key phrase - a greater number means more relevant
- rank(double) - Method in interface com.assemblyai.api.resources.transcripts.types.AutoHighlightResult.RankStage
- realtime() - Method in class com.assemblyai.api.AssemblyAI
- RealtimeBaseMessage - Class in com.assemblyai.api.resources.realtime.types
- RealtimeBaseMessage._FinalStage - Interface in com.assemblyai.api.resources.realtime.types
- RealtimeBaseMessage.Builder - Class in com.assemblyai.api.resources.realtime.types
- RealtimeBaseMessage.MessageTypeStage - Interface in com.assemblyai.api.resources.realtime.types
- RealtimeBaseTranscript - Class in com.assemblyai.api.resources.realtime.types
- RealtimeBaseTranscript._FinalStage - Interface in com.assemblyai.api.resources.realtime.types
- RealtimeBaseTranscript.AudioEndStage - Interface in com.assemblyai.api.resources.realtime.types
- RealtimeBaseTranscript.AudioStartStage - Interface in com.assemblyai.api.resources.realtime.types
- RealtimeBaseTranscript.Builder - Class in com.assemblyai.api.resources.realtime.types
- RealtimeBaseTranscript.ConfidenceStage - Interface in com.assemblyai.api.resources.realtime.types
- RealtimeBaseTranscript.CreatedStage - Interface in com.assemblyai.api.resources.realtime.types
- RealtimeBaseTranscript.TextStage - Interface in com.assemblyai.api.resources.realtime.types
- realtimeClient - Variable in class com.assemblyai.api.AssemblyAI
- RealtimeClient - Class in com.assemblyai.api.resources.realtime
- RealtimeClient(ClientOptions) - Constructor for class com.assemblyai.api.resources.realtime.RealtimeClient
- RealtimeError - Class in com.assemblyai.api.resources.realtime.types
- RealtimeError._FinalStage - Interface in com.assemblyai.api.resources.realtime.types
- RealtimeError.Builder - Class in com.assemblyai.api.resources.realtime.types
- RealtimeError.ErrorStage - Interface in com.assemblyai.api.resources.realtime.types
- RealtimeMessage - Class in com.assemblyai.api.resources.realtime.types
- RealtimeMessage.Visitor<T> - Interface in com.assemblyai.api.resources.realtime.types
- RealtimeTemporaryTokenResponse - Class in com.assemblyai.api.resources.realtime.types
- RealtimeTemporaryTokenResponse._FinalStage - Interface in com.assemblyai.api.resources.realtime.types
- RealtimeTemporaryTokenResponse.Builder - Class in com.assemblyai.api.resources.realtime.types
- RealtimeTemporaryTokenResponse.TokenStage - Interface in com.assemblyai.api.resources.realtime.types
- RealtimeTranscriber - Class in com.assemblyai.api
- RealtimeTranscriber.Builder - Class in com.assemblyai.api
- RealtimeTranscript - Class in com.assemblyai.api.resources.realtime.types
- RealtimeTranscript.Visitor<T> - Interface in com.assemblyai.api.resources.realtime.types
- RealtimeTranscriptType - Class in com.assemblyai.api.resources.realtime.types
- RealtimeTranscriptType.Value - Enum in com.assemblyai.api.resources.realtime.types
- RealtimeTranscriptType.Visitor<T> - Interface in com.assemblyai.api.resources.realtime.types
- ReceiveMessage - Class in com.assemblyai.api.resources.realtime.types
- ReceiveMessage.Visitor<T> - Interface in com.assemblyai.api.resources.realtime.types
- RedactedAudioResponse - Class in com.assemblyai.api.resources.transcripts.types
- RedactedAudioResponse._FinalStage - Interface in com.assemblyai.api.resources.transcripts.types
- RedactedAudioResponse.Builder - Class in com.assemblyai.api.resources.transcripts.types
- RedactedAudioResponse.RedactedAudioUrlStage - Interface in com.assemblyai.api.resources.transcripts.types
- RedactedAudioResponse.StatusStage - Interface in com.assemblyai.api.resources.transcripts.types
- redactedAudioUrl(String) - Method in class com.assemblyai.api.resources.transcripts.types.RedactedAudioResponse.Builder
-
The URL of the redacted audio file
- redactedAudioUrl(String) - Method in interface com.assemblyai.api.resources.transcripts.types.RedactedAudioResponse.RedactedAudioUrlStage
- redactPii(boolean) - Method in class com.assemblyai.api.resources.transcripts.types.Transcript.Builder
-
Whether PII Redaction is enabled, either true or false
- redactPii(boolean) - Method in interface com.assemblyai.api.resources.transcripts.types.Transcript.RedactPiiStage
- redactPii(Boolean) - Method in interface com.assemblyai.api.resources.transcripts.requests.TranscriptParams._FinalStage
- redactPii(Boolean) - Method in class com.assemblyai.api.resources.transcripts.requests.TranscriptParams.Builder
-
Redact PII from the transcribed text using the Redact PII model, can be true or false
- redactPii(Boolean) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptOptionalParams.Builder
- redactPii(Optional<Boolean>) - Method in interface com.assemblyai.api.resources.transcripts.requests.TranscriptParams._FinalStage
- redactPii(Optional<Boolean>) - Method in class com.assemblyai.api.resources.transcripts.requests.TranscriptParams.Builder
- redactPii(Optional<Boolean>) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptOptionalParams.Builder
- redactPiiAudio(Boolean) - Method in interface com.assemblyai.api.resources.transcripts.requests.TranscriptParams._FinalStage
- redactPiiAudio(Boolean) - Method in class com.assemblyai.api.resources.transcripts.requests.TranscriptParams.Builder
-
Generate a copy of the original media file with spoken PII "beeped" out, can be true or false.
- redactPiiAudio(Boolean) - Method in interface com.assemblyai.api.resources.transcripts.types.Transcript._FinalStage
- redactPiiAudio(Boolean) - Method in class com.assemblyai.api.resources.transcripts.types.Transcript.Builder
-
Whether a redacted version of the audio file was generated, either true or false.
- redactPiiAudio(Boolean) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptOptionalParams.Builder
- redactPiiAudio(Optional<Boolean>) - Method in interface com.assemblyai.api.resources.transcripts.requests.TranscriptParams._FinalStage
- redactPiiAudio(Optional<Boolean>) - Method in class com.assemblyai.api.resources.transcripts.requests.TranscriptParams.Builder
- redactPiiAudio(Optional<Boolean>) - Method in interface com.assemblyai.api.resources.transcripts.types.Transcript._FinalStage
- redactPiiAudio(Optional<Boolean>) - Method in class com.assemblyai.api.resources.transcripts.types.Transcript.Builder
- redactPiiAudio(Optional<Boolean>) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptOptionalParams.Builder
- redactPiiAudioQuality(RedactPiiAudioQuality) - Method in interface com.assemblyai.api.resources.transcripts.requests.TranscriptParams._FinalStage
- redactPiiAudioQuality(RedactPiiAudioQuality) - Method in class com.assemblyai.api.resources.transcripts.requests.TranscriptParams.Builder
-
Controls the filetype of the audio created by redact_pii_audio.
- redactPiiAudioQuality(RedactPiiAudioQuality) - Method in interface com.assemblyai.api.resources.transcripts.types.Transcript._FinalStage
- redactPiiAudioQuality(RedactPiiAudioQuality) - Method in class com.assemblyai.api.resources.transcripts.types.Transcript.Builder
- redactPiiAudioQuality(RedactPiiAudioQuality) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptOptionalParams.Builder
- redactPiiAudioQuality(Optional<RedactPiiAudioQuality>) - Method in interface com.assemblyai.api.resources.transcripts.requests.TranscriptParams._FinalStage
- redactPiiAudioQuality(Optional<RedactPiiAudioQuality>) - Method in class com.assemblyai.api.resources.transcripts.requests.TranscriptParams.Builder
- redactPiiAudioQuality(Optional<RedactPiiAudioQuality>) - Method in interface com.assemblyai.api.resources.transcripts.types.Transcript._FinalStage
- redactPiiAudioQuality(Optional<RedactPiiAudioQuality>) - Method in class com.assemblyai.api.resources.transcripts.types.Transcript.Builder
- redactPiiAudioQuality(Optional<RedactPiiAudioQuality>) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptOptionalParams.Builder
- RedactPiiAudioQuality - Class in com.assemblyai.api.resources.transcripts.types
- RedactPiiAudioQuality.Value - Enum in com.assemblyai.api.resources.transcripts.types
- RedactPiiAudioQuality.Visitor<T> - Interface in com.assemblyai.api.resources.transcripts.types
- redactPiiPolicies(List<PiiPolicy>) - Method in interface com.assemblyai.api.resources.transcripts.requests.TranscriptParams._FinalStage
- redactPiiPolicies(List<PiiPolicy>) - Method in class com.assemblyai.api.resources.transcripts.requests.TranscriptParams.Builder
-
The list of PII Redaction policies to enable.
- redactPiiPolicies(List<PiiPolicy>) - Method in interface com.assemblyai.api.resources.transcripts.types.Transcript._FinalStage
- redactPiiPolicies(List<PiiPolicy>) - Method in class com.assemblyai.api.resources.transcripts.types.Transcript.Builder
-
The list of PII Redaction policies that were enabled, if PII Redaction is enabled.
- redactPiiPolicies(List<PiiPolicy>) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptOptionalParams.Builder
- redactPiiPolicies(Optional<List<PiiPolicy>>) - Method in interface com.assemblyai.api.resources.transcripts.requests.TranscriptParams._FinalStage
- redactPiiPolicies(Optional<List<PiiPolicy>>) - Method in class com.assemblyai.api.resources.transcripts.requests.TranscriptParams.Builder
- redactPiiPolicies(Optional<List<PiiPolicy>>) - Method in interface com.assemblyai.api.resources.transcripts.types.Transcript._FinalStage
- redactPiiPolicies(Optional<List<PiiPolicy>>) - Method in class com.assemblyai.api.resources.transcripts.types.Transcript.Builder
- redactPiiPolicies(Optional<List<PiiPolicy>>) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptOptionalParams.Builder
- redactPiiSub(SubstitutionPolicy) - Method in interface com.assemblyai.api.resources.transcripts.requests.TranscriptParams._FinalStage
- redactPiiSub(SubstitutionPolicy) - Method in class com.assemblyai.api.resources.transcripts.requests.TranscriptParams.Builder
- redactPiiSub(SubstitutionPolicy) - Method in interface com.assemblyai.api.resources.transcripts.types.Transcript._FinalStage
- redactPiiSub(SubstitutionPolicy) - Method in class com.assemblyai.api.resources.transcripts.types.Transcript.Builder
-
The replacement logic for detected PII, can be "entity_type" or "hash".
- redactPiiSub(SubstitutionPolicy) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptOptionalParams.Builder
- redactPiiSub(Optional<SubstitutionPolicy>) - Method in interface com.assemblyai.api.resources.transcripts.requests.TranscriptParams._FinalStage
- redactPiiSub(Optional<SubstitutionPolicy>) - Method in class com.assemblyai.api.resources.transcripts.requests.TranscriptParams.Builder
- redactPiiSub(Optional<SubstitutionPolicy>) - Method in interface com.assemblyai.api.resources.transcripts.types.Transcript._FinalStage
- redactPiiSub(Optional<SubstitutionPolicy>) - Method in class com.assemblyai.api.resources.transcripts.types.Transcript.Builder
- redactPiiSub(Optional<SubstitutionPolicy>) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptOptionalParams.Builder
- relevance(double) - Method in class com.assemblyai.api.resources.transcripts.types.TopicDetectionResultLabelsItem.Builder
-
How relevant the detected topic is of a detected topic
- relevance(double) - Method in interface com.assemblyai.api.resources.transcripts.types.TopicDetectionResultLabelsItem.RelevanceStage
- RELIGION - com.assemblyai.api.resources.transcripts.types.EntityType.Value
- RELIGION - com.assemblyai.api.resources.transcripts.types.PiiPolicy.Value
- RELIGION - Static variable in class com.assemblyai.api.resources.transcripts.types.EntityType
- RELIGION - Static variable in class com.assemblyai.api.resources.transcripts.types.PiiPolicy
- requestId(String) - Method in class com.assemblyai.api.resources.lemur.types.LemurActionItemsResponse.Builder
-
The ID of the LeMUR request
- requestId(String) - Method in interface com.assemblyai.api.resources.lemur.types.LemurActionItemsResponse.RequestIdStage
- requestId(String) - Method in class com.assemblyai.api.resources.lemur.types.LemurBaseResponse.Builder
-
The ID of the LeMUR request
- requestId(String) - Method in interface com.assemblyai.api.resources.lemur.types.LemurBaseResponse.RequestIdStage
- requestId(String) - Method in class com.assemblyai.api.resources.lemur.types.LemurQuestionAnswerResponse.Builder
-
The ID of the LeMUR request
- requestId(String) - Method in interface com.assemblyai.api.resources.lemur.types.LemurQuestionAnswerResponse.RequestIdStage
- requestId(String) - Method in class com.assemblyai.api.resources.lemur.types.LemurSummaryResponse.Builder
-
The ID of the LeMUR request
- requestId(String) - Method in interface com.assemblyai.api.resources.lemur.types.LemurSummaryResponse.RequestIdStage
- requestId(String) - Method in class com.assemblyai.api.resources.lemur.types.LemurTaskResponse.Builder
-
The ID of the LeMUR request
- requestId(String) - Method in interface com.assemblyai.api.resources.lemur.types.LemurTaskResponse.RequestIdStage
- requestId(String) - Method in class com.assemblyai.api.resources.lemur.types.PurgeLemurRequestDataResponse.Builder
-
The ID of the deletion request of the LeMUR request
- requestId(String) - Method in interface com.assemblyai.api.resources.lemur.types.PurgeLemurRequestDataResponse.RequestIdStage
- requestIdToPurge(String) - Method in class com.assemblyai.api.resources.lemur.types.PurgeLemurRequestDataResponse.Builder
-
The ID of the LeMUR request to purge the data for
- requestIdToPurge(String) - Method in interface com.assemblyai.api.resources.lemur.types.PurgeLemurRequestDataResponse.RequestIdToPurgeStage
- RequestOptions - Class in com.assemblyai.api.core
- RequestOptions.Builder - Class in com.assemblyai.api.core
- resourceUrl(String) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptListItem.Builder
- resourceUrl(String) - Method in interface com.assemblyai.api.resources.transcripts.types.TranscriptListItem.ResourceUrlStage
- response(String) - Method in class com.assemblyai.api.resources.lemur.types.LemurActionItemsResponse.Builder
-
The response generated by LeMUR
- response(String) - Method in interface com.assemblyai.api.resources.lemur.types.LemurActionItemsResponse.ResponseStage
- response(String) - Method in class com.assemblyai.api.resources.lemur.types.LemurSummaryResponse.Builder
-
The response generated by LeMUR
- response(String) - Method in interface com.assemblyai.api.resources.lemur.types.LemurSummaryResponse.ResponseStage
- response(String) - Method in class com.assemblyai.api.resources.lemur.types.LemurTaskResponse.Builder
-
The response generated by LeMUR.
- response(String) - Method in interface com.assemblyai.api.resources.lemur.types.LemurTaskResponse.ResponseStage
- response(List<LemurQuestionAnswer>) - Method in interface com.assemblyai.api.resources.lemur.types.LemurQuestionAnswerResponse._FinalStage
- response(List<LemurQuestionAnswer>) - Method in class com.assemblyai.api.resources.lemur.types.LemurQuestionAnswerResponse.Builder
- resultCount(int) - Method in class com.assemblyai.api.resources.transcripts.types.PageDetails.Builder
- resultCount(int) - Method in interface com.assemblyai.api.resources.transcripts.types.PageDetails.ResultCountStage
- results(List<AutoHighlightResult>) - Method in class com.assemblyai.api.resources.transcripts.types.AutoHighlightsResult.Builder
- results(List<ContentSafetyLabelResult>) - Method in interface com.assemblyai.api.resources.transcripts.types.ContentSafetyLabelsResult._FinalStage
- results(List<ContentSafetyLabelResult>) - Method in class com.assemblyai.api.resources.transcripts.types.ContentSafetyLabelsResult.Builder
- results(List<TopicDetectionResult>) - Method in interface com.assemblyai.api.resources.transcripts.types.TopicDetectionModelResult._FinalStage
- results(List<TopicDetectionResult>) - Method in class com.assemblyai.api.resources.transcripts.types.TopicDetectionModelResult.Builder
- RetryInterceptor - Class in com.assemblyai.api.core
- RetryInterceptor(int) - Constructor for class com.assemblyai.api.core.RetryInterceptor
- RU - com.assemblyai.api.resources.transcripts.types.TranscriptLanguageCode.Value
- RU - Static variable in class com.assemblyai.api.resources.transcripts.types.TranscriptLanguageCode
S
- sampleRate(int) - Method in class com.assemblyai.api.RealtimeTranscriber.Builder
-
Sets sample rate
- sendAudio(byte[]) - Method in class com.assemblyai.api.RealtimeTranscriber
-
Stream binary audio data
- sendAudio(String) - Method in class com.assemblyai.api.RealtimeTranscriber
-
Stream base64 encoded audio data
- SendMessage - Class in com.assemblyai.api.resources.realtime.types
- SendMessage.Visitor<T> - Interface in com.assemblyai.api.resources.realtime.types
- sentences(List<TranscriptSentence>) - Method in interface com.assemblyai.api.resources.transcripts.types.SentencesResponse._FinalStage
- sentences(List<TranscriptSentence>) - Method in class com.assemblyai.api.resources.transcripts.types.SentencesResponse.Builder
- sentencesIdxEnd(int) - Method in class com.assemblyai.api.resources.transcripts.types.ContentSafetyLabelResult.Builder
-
The sentence index at which the section ends
- sentencesIdxEnd(int) - Method in interface com.assemblyai.api.resources.transcripts.types.ContentSafetyLabelResult.SentencesIdxEndStage
- sentencesIdxStart(int) - Method in class com.assemblyai.api.resources.transcripts.types.ContentSafetyLabelResult.Builder
-
The sentence index at which the section begins
- sentencesIdxStart(int) - Method in interface com.assemblyai.api.resources.transcripts.types.ContentSafetyLabelResult.SentencesIdxStartStage
- SentencesResponse - Class in com.assemblyai.api.resources.transcripts.types
- SentencesResponse._FinalStage - Interface in com.assemblyai.api.resources.transcripts.types
- SentencesResponse.AudioDurationStage - Interface in com.assemblyai.api.resources.transcripts.types
- SentencesResponse.Builder - Class in com.assemblyai.api.resources.transcripts.types
- SentencesResponse.ConfidenceStage - Interface in com.assemblyai.api.resources.transcripts.types
- SentencesResponse.IdStage - Interface in com.assemblyai.api.resources.transcripts.types
- sentiment(Sentiment) - Method in class com.assemblyai.api.resources.transcripts.types.SentimentAnalysisResult.Builder
-
The detected sentiment for the sentence, one of POSITIVE, NEUTRAL, NEGATIVE
- sentiment(Sentiment) - Method in interface com.assemblyai.api.resources.transcripts.types.SentimentAnalysisResult.SentimentStage
- Sentiment - Class in com.assemblyai.api.resources.transcripts.types
- Sentiment.Value - Enum in com.assemblyai.api.resources.transcripts.types
- Sentiment.Visitor<T> - Interface in com.assemblyai.api.resources.transcripts.types
- sentimentAnalysis(Boolean) - Method in interface com.assemblyai.api.resources.transcripts.requests.TranscriptParams._FinalStage
- sentimentAnalysis(Boolean) - Method in class com.assemblyai.api.resources.transcripts.requests.TranscriptParams.Builder
-
Enable Sentiment Analysis, can be true or false
- sentimentAnalysis(Boolean) - Method in interface com.assemblyai.api.resources.transcripts.types.Transcript._FinalStage
- sentimentAnalysis(Boolean) - Method in class com.assemblyai.api.resources.transcripts.types.Transcript.Builder
-
Whether Sentiment Analysis is enabled, can be true or false
- sentimentAnalysis(Boolean) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptOptionalParams.Builder
- sentimentAnalysis(Optional<Boolean>) - Method in interface com.assemblyai.api.resources.transcripts.requests.TranscriptParams._FinalStage
- sentimentAnalysis(Optional<Boolean>) - Method in class com.assemblyai.api.resources.transcripts.requests.TranscriptParams.Builder
- sentimentAnalysis(Optional<Boolean>) - Method in interface com.assemblyai.api.resources.transcripts.types.Transcript._FinalStage
- sentimentAnalysis(Optional<Boolean>) - Method in class com.assemblyai.api.resources.transcripts.types.Transcript.Builder
- sentimentAnalysis(Optional<Boolean>) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptOptionalParams.Builder
- SentimentAnalysisResult - Class in com.assemblyai.api.resources.transcripts.types
- SentimentAnalysisResult._FinalStage - Interface in com.assemblyai.api.resources.transcripts.types
- SentimentAnalysisResult.Builder - Class in com.assemblyai.api.resources.transcripts.types
- SentimentAnalysisResult.ConfidenceStage - Interface in com.assemblyai.api.resources.transcripts.types
- SentimentAnalysisResult.EndStage - Interface in com.assemblyai.api.resources.transcripts.types
- SentimentAnalysisResult.SentimentStage - Interface in com.assemblyai.api.resources.transcripts.types
- SentimentAnalysisResult.StartStage - Interface in com.assemblyai.api.resources.transcripts.types
- SentimentAnalysisResult.TextStage - Interface in com.assemblyai.api.resources.transcripts.types
- sentimentAnalysisResults(List<SentimentAnalysisResult>) - Method in interface com.assemblyai.api.resources.transcripts.types.Transcript._FinalStage
- sentimentAnalysisResults(List<SentimentAnalysisResult>) - Method in class com.assemblyai.api.resources.transcripts.types.Transcript.Builder
-
An array of results for the Sentiment Analysis model, if it is enabled.
- sentimentAnalysisResults(Optional<List<SentimentAnalysisResult>>) - Method in interface com.assemblyai.api.resources.transcripts.types.Transcript._FinalStage
- sentimentAnalysisResults(Optional<List<SentimentAnalysisResult>>) - Method in class com.assemblyai.api.resources.transcripts.types.Transcript.Builder
- SESSION_BEGINS - com.assemblyai.api.resources.realtime.types.MessageType.Value
- SESSION_BEGINS - Static variable in class com.assemblyai.api.resources.realtime.types.MessageType
- SESSION_TERMINATED - com.assemblyai.api.resources.realtime.types.MessageType.Value
- SESSION_TERMINATED - Static variable in class com.assemblyai.api.resources.realtime.types.MessageType
- SessionBegins - Class in com.assemblyai.api.resources.realtime.types
- SessionBegins._FinalStage - Interface in com.assemblyai.api.resources.realtime.types
- SessionBegins.Builder - Class in com.assemblyai.api.resources.realtime.types
- SessionBegins.ExpiresAtStage - Interface in com.assemblyai.api.resources.realtime.types
- SessionBegins.SessionIdStage - Interface in com.assemblyai.api.resources.realtime.types
- sessionId(String) - Method in class com.assemblyai.api.resources.realtime.types.SessionBegins.Builder
-
Unique identifier for the established session
- sessionId(String) - Method in interface com.assemblyai.api.resources.realtime.types.SessionBegins.SessionIdStage
- SessionTerminated - Class in com.assemblyai.api.resources.realtime.types
- severity(double) - Method in class com.assemblyai.api.resources.transcripts.types.ContentSafetyLabel.Builder
-
How severely the topic is discussed in the section, from 0 to 1
- severity(double) - Method in interface com.assemblyai.api.resources.transcripts.types.ContentSafetyLabel.SeverityStage
- severityScoreSummary(String, SeverityScoreSummary) - Method in interface com.assemblyai.api.resources.transcripts.types.ContentSafetyLabelsResult._FinalStage
- severityScoreSummary(String, SeverityScoreSummary) - Method in class com.assemblyai.api.resources.transcripts.types.ContentSafetyLabelsResult.Builder
-
A summary of the Content Moderation severity results for the entire audio file
- severityScoreSummary(Map<String, SeverityScoreSummary>) - Method in interface com.assemblyai.api.resources.transcripts.types.ContentSafetyLabelsResult._FinalStage
- severityScoreSummary(Map<String, SeverityScoreSummary>) - Method in class com.assemblyai.api.resources.transcripts.types.ContentSafetyLabelsResult.Builder
- SeverityScoreSummary - Class in com.assemblyai.api.resources.transcripts.types
- SeverityScoreSummary._FinalStage - Interface in com.assemblyai.api.resources.transcripts.types
- SeverityScoreSummary.Builder - Class in com.assemblyai.api.resources.transcripts.types
- SeverityScoreSummary.HighStage - Interface in com.assemblyai.api.resources.transcripts.types
- SeverityScoreSummary.LowStage - Interface in com.assemblyai.api.resources.transcripts.types
- SeverityScoreSummary.MediumStage - Interface in com.assemblyai.api.resources.transcripts.types
- speaker(String) - Method in interface com.assemblyai.api.resources.transcripts.types.SentimentAnalysisResult._FinalStage
- speaker(String) - Method in class com.assemblyai.api.resources.transcripts.types.SentimentAnalysisResult.Builder
-
The speaker of the sentence if Speaker Diarization is enabled, else null
- speaker(String) - Method in interface com.assemblyai.api.resources.transcripts.types.TranscriptParagraph._FinalStage
- speaker(String) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptParagraph.Builder
-
The speaker of the sentence if Speaker Diarization is enabled, else null
- speaker(String) - Method in interface com.assemblyai.api.resources.transcripts.types.TranscriptSentence._FinalStage
- speaker(String) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptSentence.Builder
-
The speaker of the sentence if Speaker Diarization is enabled, else null
- speaker(String) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptUtterance.Builder
-
The speaker of this utterance, where each speaker is assigned a sequential capital letter - e.g.
- speaker(String) - Method in interface com.assemblyai.api.resources.transcripts.types.TranscriptUtterance.SpeakerStage
- speaker(String) - Method in interface com.assemblyai.api.resources.transcripts.types.TranscriptWord._FinalStage
- speaker(String) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptWord.Builder
-
The speaker of the sentence if Speaker Diarization is enabled, else null
- speaker(Optional<String>) - Method in interface com.assemblyai.api.resources.transcripts.types.SentimentAnalysisResult._FinalStage
- speaker(Optional<String>) - Method in class com.assemblyai.api.resources.transcripts.types.SentimentAnalysisResult.Builder
- speaker(Optional<String>) - Method in interface com.assemblyai.api.resources.transcripts.types.TranscriptParagraph._FinalStage
- speaker(Optional<String>) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptParagraph.Builder
- speaker(Optional<String>) - Method in interface com.assemblyai.api.resources.transcripts.types.TranscriptSentence._FinalStage
- speaker(Optional<String>) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptSentence.Builder
- speaker(Optional<String>) - Method in interface com.assemblyai.api.resources.transcripts.types.TranscriptWord._FinalStage
- speaker(Optional<String>) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptWord.Builder
- speakerLabels(Boolean) - Method in interface com.assemblyai.api.resources.transcripts.requests.TranscriptParams._FinalStage
- speakerLabels(Boolean) - Method in class com.assemblyai.api.resources.transcripts.requests.TranscriptParams.Builder
-
Enable Speaker diarization, can be true or false
- speakerLabels(Boolean) - Method in interface com.assemblyai.api.resources.transcripts.types.Transcript._FinalStage
- speakerLabels(Boolean) - Method in class com.assemblyai.api.resources.transcripts.types.Transcript.Builder
-
Whether Speaker diarization is enabled, can be true or false
- speakerLabels(Boolean) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptOptionalParams.Builder
- speakerLabels(Optional<Boolean>) - Method in interface com.assemblyai.api.resources.transcripts.requests.TranscriptParams._FinalStage
- speakerLabels(Optional<Boolean>) - Method in class com.assemblyai.api.resources.transcripts.requests.TranscriptParams.Builder
- speakerLabels(Optional<Boolean>) - Method in interface com.assemblyai.api.resources.transcripts.types.Transcript._FinalStage
- speakerLabels(Optional<Boolean>) - Method in class com.assemblyai.api.resources.transcripts.types.Transcript.Builder
- speakerLabels(Optional<Boolean>) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptOptionalParams.Builder
- speakersExpected(Integer) - Method in interface com.assemblyai.api.resources.transcripts.requests.TranscriptParams._FinalStage
- speakersExpected(Integer) - Method in class com.assemblyai.api.resources.transcripts.requests.TranscriptParams.Builder
-
Tells the speaker label model how many speakers it should attempt to identify, up to 10.
- speakersExpected(Integer) - Method in interface com.assemblyai.api.resources.transcripts.types.Transcript._FinalStage
- speakersExpected(Integer) - Method in class com.assemblyai.api.resources.transcripts.types.Transcript.Builder
-
Tell the speaker label model how many speakers it should attempt to identify, up to 10.
- speakersExpected(Integer) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptOptionalParams.Builder
- speakersExpected(Optional<Integer>) - Method in interface com.assemblyai.api.resources.transcripts.requests.TranscriptParams._FinalStage
- speakersExpected(Optional<Integer>) - Method in class com.assemblyai.api.resources.transcripts.requests.TranscriptParams.Builder
- speakersExpected(Optional<Integer>) - Method in interface com.assemblyai.api.resources.transcripts.types.Transcript._FinalStage
- speakersExpected(Optional<Integer>) - Method in class com.assemblyai.api.resources.transcripts.types.Transcript.Builder
- speakersExpected(Optional<Integer>) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptOptionalParams.Builder
- speechModel(SpeechModel) - Method in interface com.assemblyai.api.resources.transcripts.requests.TranscriptParams._FinalStage
- speechModel(SpeechModel) - Method in class com.assemblyai.api.resources.transcripts.requests.TranscriptParams.Builder
- speechModel(SpeechModel) - Method in interface com.assemblyai.api.resources.transcripts.types.Transcript._FinalStage
- speechModel(SpeechModel) - Method in class com.assemblyai.api.resources.transcripts.types.Transcript.Builder
- speechModel(SpeechModel) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptOptionalParams.Builder
- speechModel(Optional<SpeechModel>) - Method in interface com.assemblyai.api.resources.transcripts.requests.TranscriptParams._FinalStage
- speechModel(Optional<SpeechModel>) - Method in class com.assemblyai.api.resources.transcripts.requests.TranscriptParams.Builder
- speechModel(Optional<SpeechModel>) - Method in interface com.assemblyai.api.resources.transcripts.types.Transcript._FinalStage
- speechModel(Optional<SpeechModel>) - Method in class com.assemblyai.api.resources.transcripts.types.Transcript.Builder
- speechModel(Optional<SpeechModel>) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptOptionalParams.Builder
- SpeechModel - Class in com.assemblyai.api.resources.transcripts.types
- SpeechModel.Value - Enum in com.assemblyai.api.resources.transcripts.types
- SpeechModel.Visitor<T> - Interface in com.assemblyai.api.resources.transcripts.types
- speechThreshold(Double) - Method in interface com.assemblyai.api.resources.transcripts.requests.TranscriptParams._FinalStage
- speechThreshold(Double) - Method in class com.assemblyai.api.resources.transcripts.requests.TranscriptParams.Builder
-
Reject audio files that contain less than this fraction of speech.
- speechThreshold(Double) - Method in interface com.assemblyai.api.resources.transcripts.types.Transcript._FinalStage
- speechThreshold(Double) - Method in class com.assemblyai.api.resources.transcripts.types.Transcript.Builder
-
Defaults to null.
- speechThreshold(Double) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptOptionalParams.Builder
- speechThreshold(Optional<Double>) - Method in interface com.assemblyai.api.resources.transcripts.requests.TranscriptParams._FinalStage
- speechThreshold(Optional<Double>) - Method in class com.assemblyai.api.resources.transcripts.requests.TranscriptParams.Builder
- speechThreshold(Optional<Double>) - Method in interface com.assemblyai.api.resources.transcripts.types.Transcript._FinalStage
- speechThreshold(Optional<Double>) - Method in class com.assemblyai.api.resources.transcripts.types.Transcript.Builder
- speechThreshold(Optional<Double>) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptOptionalParams.Builder
- speedBoost(Boolean) - Method in interface com.assemblyai.api.resources.transcripts.types.Transcript._FinalStage
- speedBoost(Boolean) - Method in class com.assemblyai.api.resources.transcripts.types.Transcript.Builder
-
Whether speed boost is enabled
- speedBoost(Optional<Boolean>) - Method in interface com.assemblyai.api.resources.transcripts.types.Transcript._FinalStage
- speedBoost(Optional<Boolean>) - Method in class com.assemblyai.api.resources.transcripts.types.Transcript.Builder
- SRT - com.assemblyai.api.resources.transcripts.types.SubtitleFormat.Value
- SRT - Static variable in class com.assemblyai.api.resources.transcripts.types.SubtitleFormat
- start(int) - Method in class com.assemblyai.api.resources.realtime.types.Word.Builder
-
Start time of the word in milliseconds
- start(int) - Method in interface com.assemblyai.api.resources.realtime.types.Word.StartStage
- start(int) - Method in class com.assemblyai.api.resources.transcripts.types.Chapter.Builder
-
The starting time, in milliseconds, for the chapter
- start(int) - Method in interface com.assemblyai.api.resources.transcripts.types.Chapter.StartStage
- start(int) - Method in class com.assemblyai.api.resources.transcripts.types.Entity.Builder
-
The starting time, in milliseconds, at which the detected entity appears in the audio file
- start(int) - Method in interface com.assemblyai.api.resources.transcripts.types.Entity.StartStage
- start(int) - Method in class com.assemblyai.api.resources.transcripts.types.SentimentAnalysisResult.Builder
-
The starting time, in milliseconds, of the sentence
- start(int) - Method in interface com.assemblyai.api.resources.transcripts.types.SentimentAnalysisResult.StartStage
- start(int) - Method in class com.assemblyai.api.resources.transcripts.types.Timestamp.Builder
-
The start time in milliseconds
- start(int) - Method in interface com.assemblyai.api.resources.transcripts.types.Timestamp.StartStage
- start(int) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptParagraph.Builder
- start(int) - Method in interface com.assemblyai.api.resources.transcripts.types.TranscriptParagraph.StartStage
- start(int) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptSentence.Builder
- start(int) - Method in interface com.assemblyai.api.resources.transcripts.types.TranscriptSentence.StartStage
- start(int) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptUtterance.Builder
-
The starting time, in milliseconds, of the utterance in the audio file
- start(int) - Method in interface com.assemblyai.api.resources.transcripts.types.TranscriptUtterance.StartStage
- start(int) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptWord.Builder
- start(int) - Method in interface com.assemblyai.api.resources.transcripts.types.TranscriptWord.StartStage
- status(AudioIntelligenceModelStatus) - Method in class com.assemblyai.api.resources.transcripts.types.ContentSafetyLabelsResult.Builder
-
The status of the Content Moderation model.
- status(AudioIntelligenceModelStatus) - Method in interface com.assemblyai.api.resources.transcripts.types.ContentSafetyLabelsResult.StatusStage
- status(AudioIntelligenceModelStatus) - Method in class com.assemblyai.api.resources.transcripts.types.TopicDetectionModelResult.Builder
-
The status of the Topic Detection model.
- status(AudioIntelligenceModelStatus) - Method in interface com.assemblyai.api.resources.transcripts.types.TopicDetectionModelResult.StatusStage
- status(TranscriptReadyStatus) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptReadyNotification.Builder
-
The status of the transcript.
- status(TranscriptReadyStatus) - Method in interface com.assemblyai.api.resources.transcripts.types.TranscriptReadyNotification.StatusStage
- status(TranscriptStatus) - Method in class com.assemblyai.api.resources.transcripts.requests.ListTranscriptParams.Builder
- status(TranscriptStatus) - Method in class com.assemblyai.api.resources.transcripts.types.Transcript.Builder
-
The status of your transcript.
- status(TranscriptStatus) - Method in interface com.assemblyai.api.resources.transcripts.types.Transcript.StatusStage
- status(TranscriptStatus) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptListItem.Builder
- status(TranscriptStatus) - Method in interface com.assemblyai.api.resources.transcripts.types.TranscriptListItem.StatusStage
- status(String) - Method in class com.assemblyai.api.resources.transcripts.types.RedactedAudioResponse.Builder
-
The status of the redacted audio
- status(String) - Method in interface com.assemblyai.api.resources.transcripts.types.RedactedAudioResponse.StatusStage
- status(String) - Method in interface com.assemblyai.api.types.Error._FinalStage
- status(String) - Method in class com.assemblyai.api.types.Error.Builder
- status(Optional<TranscriptStatus>) - Method in class com.assemblyai.api.resources.transcripts.requests.ListTranscriptParams.Builder
- status(Optional<String>) - Method in interface com.assemblyai.api.types.Error._FinalStage
- status(Optional<String>) - Method in class com.assemblyai.api.types.Error.Builder
- statusCode() - Method in exception com.assemblyai.api.core.ApiError
- Stream<T> - Class in com.assemblyai.api.core
-
The
Streamclass implmenetsIterableto provide a simple mechanism for reading and parsing objects of a given type from data streamed via aReaderusing a specified delimiter. - Stream(Class<T>, Reader, String) - Constructor for class com.assemblyai.api.core.Stream
-
Constructs a new
Streamwith the specified value type, reader, and delimiter. - stringify(Object) - Static method in class com.assemblyai.api.core.ObjectMappers
- submit(TranscriptParams) - Method in class com.assemblyai.api.resources.transcripts.TranscriptsClient
-
Create a transcript from an audio or video file that is accessible via a URL.
- submit(TranscriptParams, RequestOptions) - Method in class com.assemblyai.api.resources.transcripts.TranscriptsClient
-
Create a transcript from an audio or video file that is accessible via a URL.
- submit(File) - Method in class com.assemblyai.api.PollingTranscriptsClient
-
Submit methods will immediately return the transcript
- submit(File, TranscriptOptionalParams) - Method in class com.assemblyai.api.PollingTranscriptsClient
- submit(String) - Method in class com.assemblyai.api.PollingTranscriptsClient
- submit(String, TranscriptOptionalParams) - Method in class com.assemblyai.api.PollingTranscriptsClient
- SubstitutionPolicy - Class in com.assemblyai.api.resources.transcripts.types
- SubstitutionPolicy.Value - Enum in com.assemblyai.api.resources.transcripts.types
- SubstitutionPolicy.Visitor<T> - Interface in com.assemblyai.api.resources.transcripts.types
- SubtitleFormat - Class in com.assemblyai.api.resources.transcripts.types
- SubtitleFormat.Value - Enum in com.assemblyai.api.resources.transcripts.types
- SubtitleFormat.Visitor<T> - Interface in com.assemblyai.api.resources.transcripts.types
- SUCCESS - com.assemblyai.api.resources.transcripts.types.AudioIntelligenceModelStatus.Value
- SUCCESS - Static variable in class com.assemblyai.api.resources.transcripts.types.AudioIntelligenceModelStatus
- summarization(boolean) - Method in class com.assemblyai.api.resources.transcripts.types.Transcript.Builder
-
Whether Summarization is enabled, either true or false
- summarization(boolean) - Method in interface com.assemblyai.api.resources.transcripts.types.Transcript.SummarizationStage
- summarization(Boolean) - Method in interface com.assemblyai.api.resources.transcripts.requests.TranscriptParams._FinalStage
- summarization(Boolean) - Method in class com.assemblyai.api.resources.transcripts.requests.TranscriptParams.Builder
-
Enable Summarization, can be true or false
- summarization(Boolean) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptOptionalParams.Builder
- summarization(Optional<Boolean>) - Method in interface com.assemblyai.api.resources.transcripts.requests.TranscriptParams._FinalStage
- summarization(Optional<Boolean>) - Method in class com.assemblyai.api.resources.transcripts.requests.TranscriptParams.Builder
- summarization(Optional<Boolean>) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptOptionalParams.Builder
- summary() - Method in class com.assemblyai.api.resources.lemur.LemurClient
-
Custom Summary allows you to distill a piece of audio into a few impactful sentences.
- summary(LemurSummaryParams) - Method in class com.assemblyai.api.resources.lemur.LemurClient
-
Custom Summary allows you to distill a piece of audio into a few impactful sentences.
- summary(LemurSummaryParams, RequestOptions) - Method in class com.assemblyai.api.resources.lemur.LemurClient
-
Custom Summary allows you to distill a piece of audio into a few impactful sentences.
- summary(String) - Method in class com.assemblyai.api.resources.transcripts.types.Chapter.Builder
-
A one paragraph summary of the content spoken during the chapter
- summary(String) - Method in interface com.assemblyai.api.resources.transcripts.types.Chapter.SummaryStage
- summary(String) - Method in interface com.assemblyai.api.resources.transcripts.types.Transcript._FinalStage
- summary(String) - Method in class com.assemblyai.api.resources.transcripts.types.Transcript.Builder
-
The generated summary of the media file, if Summarization is enabled
- summary(String, Double) - Method in interface com.assemblyai.api.resources.transcripts.types.ContentSafetyLabelsResult._FinalStage
- summary(String, Double) - Method in class com.assemblyai.api.resources.transcripts.types.ContentSafetyLabelsResult.Builder
-
A summary of the Content Moderation confidence results for the entire audio file
- summary(String, Double) - Method in interface com.assemblyai.api.resources.transcripts.types.TopicDetectionModelResult._FinalStage
- summary(String, Double) - Method in class com.assemblyai.api.resources.transcripts.types.TopicDetectionModelResult.Builder
-
The overall relevance of topic to the entire audio file
- summary(Map<String, Double>) - Method in interface com.assemblyai.api.resources.transcripts.types.ContentSafetyLabelsResult._FinalStage
- summary(Map<String, Double>) - Method in class com.assemblyai.api.resources.transcripts.types.ContentSafetyLabelsResult.Builder
- summary(Map<String, Double>) - Method in interface com.assemblyai.api.resources.transcripts.types.TopicDetectionModelResult._FinalStage
- summary(Map<String, Double>) - Method in class com.assemblyai.api.resources.transcripts.types.TopicDetectionModelResult.Builder
- summary(Optional<String>) - Method in interface com.assemblyai.api.resources.transcripts.types.Transcript._FinalStage
- summary(Optional<String>) - Method in class com.assemblyai.api.resources.transcripts.types.Transcript.Builder
- summaryModel(SummaryModel) - Method in interface com.assemblyai.api.resources.transcripts.requests.TranscriptParams._FinalStage
- summaryModel(SummaryModel) - Method in class com.assemblyai.api.resources.transcripts.requests.TranscriptParams.Builder
-
The model to summarize the transcript
- summaryModel(SummaryModel) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptOptionalParams.Builder
- summaryModel(String) - Method in interface com.assemblyai.api.resources.transcripts.types.Transcript._FinalStage
- summaryModel(String) - Method in class com.assemblyai.api.resources.transcripts.types.Transcript.Builder
-
The Summarization model used to generate the summary, if Summarization is enabled
- summaryModel(Optional<SummaryModel>) - Method in interface com.assemblyai.api.resources.transcripts.requests.TranscriptParams._FinalStage
- summaryModel(Optional<SummaryModel>) - Method in class com.assemblyai.api.resources.transcripts.requests.TranscriptParams.Builder
- summaryModel(Optional<SummaryModel>) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptOptionalParams.Builder
- summaryModel(Optional<String>) - Method in interface com.assemblyai.api.resources.transcripts.types.Transcript._FinalStage
- summaryModel(Optional<String>) - Method in class com.assemblyai.api.resources.transcripts.types.Transcript.Builder
- SummaryModel - Class in com.assemblyai.api.resources.transcripts.types
- SummaryModel.Value - Enum in com.assemblyai.api.resources.transcripts.types
- SummaryModel.Visitor<T> - Interface in com.assemblyai.api.resources.transcripts.types
- summaryType(SummaryType) - Method in interface com.assemblyai.api.resources.transcripts.requests.TranscriptParams._FinalStage
- summaryType(SummaryType) - Method in class com.assemblyai.api.resources.transcripts.requests.TranscriptParams.Builder
-
The type of summary
- summaryType(SummaryType) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptOptionalParams.Builder
- summaryType(String) - Method in interface com.assemblyai.api.resources.transcripts.types.Transcript._FinalStage
- summaryType(String) - Method in class com.assemblyai.api.resources.transcripts.types.Transcript.Builder
-
The type of summary generated, if Summarization is enabled
- summaryType(Optional<SummaryType>) - Method in interface com.assemblyai.api.resources.transcripts.requests.TranscriptParams._FinalStage
- summaryType(Optional<SummaryType>) - Method in class com.assemblyai.api.resources.transcripts.requests.TranscriptParams.Builder
- summaryType(Optional<SummaryType>) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptOptionalParams.Builder
- summaryType(Optional<String>) - Method in interface com.assemblyai.api.resources.transcripts.types.Transcript._FinalStage
- summaryType(Optional<String>) - Method in class com.assemblyai.api.resources.transcripts.types.Transcript.Builder
- SummaryType - Class in com.assemblyai.api.resources.transcripts.types
- SummaryType.Value - Enum in com.assemblyai.api.resources.transcripts.types
- SummaryType.Visitor<T> - Interface in com.assemblyai.api.resources.transcripts.types
- Suppliers - Class in com.assemblyai.api.core
T
- task(LemurTaskParams) - Method in class com.assemblyai.api.resources.lemur.LemurClient
-
Use the LeMUR task endpoint to input your own LLM prompt.
- task(LemurTaskParams, RequestOptions) - Method in class com.assemblyai.api.resources.lemur.LemurClient
-
Use the LeMUR task endpoint to input your own LLM prompt.
- temperature(Double) - Method in class com.assemblyai.api.resources.lemur.requests.LemurActionItemsParams.Builder
- temperature(Double) - Method in class com.assemblyai.api.resources.lemur.requests.LemurQuestionAnswerParams.Builder
- temperature(Double) - Method in class com.assemblyai.api.resources.lemur.requests.LemurSummaryParams.Builder
- temperature(Double) - Method in interface com.assemblyai.api.resources.lemur.requests.LemurTaskParams._FinalStage
- temperature(Double) - Method in class com.assemblyai.api.resources.lemur.requests.LemurTaskParams.Builder
-
The temperature to use for the model.
- temperature(Double) - Method in class com.assemblyai.api.resources.lemur.types.LemurBaseParams.Builder
- temperature(Optional<Double>) - Method in class com.assemblyai.api.resources.lemur.requests.LemurActionItemsParams.Builder
- temperature(Optional<Double>) - Method in class com.assemblyai.api.resources.lemur.requests.LemurQuestionAnswerParams.Builder
- temperature(Optional<Double>) - Method in class com.assemblyai.api.resources.lemur.requests.LemurSummaryParams.Builder
- temperature(Optional<Double>) - Method in interface com.assemblyai.api.resources.lemur.requests.LemurTaskParams._FinalStage
- temperature(Optional<Double>) - Method in class com.assemblyai.api.resources.lemur.requests.LemurTaskParams.Builder
- temperature(Optional<Double>) - Method in class com.assemblyai.api.resources.lemur.types.LemurBaseParams.Builder
- terminateSession(boolean) - Method in class com.assemblyai.api.resources.realtime.types.TerminateSession.Builder
-
Set to true to end your streaming session forever
- terminateSession(boolean) - Method in interface com.assemblyai.api.resources.realtime.types.TerminateSession.TerminateSessionStage
- TerminateSession - Class in com.assemblyai.api.resources.realtime.types
- TerminateSession._FinalStage - Interface in com.assemblyai.api.resources.realtime.types
- TerminateSession.Builder - Class in com.assemblyai.api.resources.realtime.types
- TerminateSession.TerminateSessionStage - Interface in com.assemblyai.api.resources.realtime.types
- text(String) - Method in class com.assemblyai.api.resources.realtime.types.FinalTranscript.Builder
-
The partial transcript for your audio
- text(String) - Method in interface com.assemblyai.api.resources.realtime.types.FinalTranscript.TextStage
- text(String) - Method in class com.assemblyai.api.resources.realtime.types.PartialTranscript.Builder
-
The partial transcript for your audio
- text(String) - Method in interface com.assemblyai.api.resources.realtime.types.PartialTranscript.TextStage
- text(String) - Method in class com.assemblyai.api.resources.realtime.types.RealtimeBaseTranscript.Builder
-
The partial transcript for your audio
- text(String) - Method in interface com.assemblyai.api.resources.realtime.types.RealtimeBaseTranscript.TextStage
- text(String) - Method in class com.assemblyai.api.resources.realtime.types.Word.Builder
-
The word itself
- text(String) - Method in interface com.assemblyai.api.resources.realtime.types.Word.TextStage
- text(String) - Method in class com.assemblyai.api.resources.transcripts.types.AutoHighlightResult.Builder
-
The text itself of the key phrase
- text(String) - Method in interface com.assemblyai.api.resources.transcripts.types.AutoHighlightResult.TextStage
- text(String) - Method in class com.assemblyai.api.resources.transcripts.types.ContentSafetyLabelResult.Builder
-
The transcript of the section flagged by the Content Moderation model
- text(String) - Method in interface com.assemblyai.api.resources.transcripts.types.ContentSafetyLabelResult.TextStage
- text(String) - Method in class com.assemblyai.api.resources.transcripts.types.Entity.Builder
-
The text for the detected entity
- text(String) - Method in interface com.assemblyai.api.resources.transcripts.types.Entity.TextStage
- text(String) - Method in class com.assemblyai.api.resources.transcripts.types.SentimentAnalysisResult.Builder
-
The transcript of the sentence
- text(String) - Method in interface com.assemblyai.api.resources.transcripts.types.SentimentAnalysisResult.TextStage
- text(String) - Method in class com.assemblyai.api.resources.transcripts.types.TopicDetectionResult.Builder
-
The text in the transcript in which a detected topic occurs
- text(String) - Method in interface com.assemblyai.api.resources.transcripts.types.TopicDetectionResult.TextStage
- text(String) - Method in interface com.assemblyai.api.resources.transcripts.types.Transcript._FinalStage
- text(String) - Method in class com.assemblyai.api.resources.transcripts.types.Transcript.Builder
-
The textual transcript of your media file
- text(String) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptParagraph.Builder
- text(String) - Method in interface com.assemblyai.api.resources.transcripts.types.TranscriptParagraph.TextStage
- text(String) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptSentence.Builder
- text(String) - Method in interface com.assemblyai.api.resources.transcripts.types.TranscriptSentence.TextStage
- text(String) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptUtterance.Builder
-
The text for this utterance
- text(String) - Method in interface com.assemblyai.api.resources.transcripts.types.TranscriptUtterance.TextStage
- text(String) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptWord.Builder
- text(String) - Method in interface com.assemblyai.api.resources.transcripts.types.TranscriptWord.TextStage
- text(String) - Method in class com.assemblyai.api.resources.transcripts.types.WordSearchMatch.Builder
-
The matched word
- text(String) - Method in interface com.assemblyai.api.resources.transcripts.types.WordSearchMatch.TextStage
- text(Optional<String>) - Method in interface com.assemblyai.api.resources.transcripts.types.Transcript._FinalStage
- text(Optional<String>) - Method in class com.assemblyai.api.resources.transcripts.types.Transcript.Builder
- textFormatted(boolean) - Method in class com.assemblyai.api.resources.realtime.types.FinalTranscript.Builder
-
Whether the text is formatted, for example Dollar -> $
- textFormatted(boolean) - Method in interface com.assemblyai.api.resources.realtime.types.FinalTranscript.TextFormattedStage
- throttled(Boolean) - Method in interface com.assemblyai.api.resources.transcripts.types.Transcript._FinalStage
- throttled(Boolean) - Method in class com.assemblyai.api.resources.transcripts.types.Transcript.Builder
-
True while a request is throttled and false when a request is no longer throttled
- throttled(Optional<Boolean>) - Method in interface com.assemblyai.api.resources.transcripts.types.Transcript._FinalStage
- throttled(Optional<Boolean>) - Method in class com.assemblyai.api.resources.transcripts.types.Transcript.Builder
- throttledOnly(Boolean) - Method in class com.assemblyai.api.resources.transcripts.requests.ListTranscriptParams.Builder
- throttledOnly(Optional<Boolean>) - Method in class com.assemblyai.api.resources.transcripts.requests.ListTranscriptParams.Builder
- TIME - com.assemblyai.api.resources.transcripts.types.EntityType.Value
- TIME - Static variable in class com.assemblyai.api.resources.transcripts.types.EntityType
- timeout(Integer) - Method in class com.assemblyai.api.core.RequestOptions.Builder
- timeout(Integer, TimeUnit) - Method in class com.assemblyai.api.core.RequestOptions.Builder
- timestamp(Timestamp) - Method in class com.assemblyai.api.resources.transcripts.types.ContentSafetyLabelResult.Builder
-
Timestamp information for the section
- timestamp(Timestamp) - Method in interface com.assemblyai.api.resources.transcripts.types.ContentSafetyLabelResult.TimestampStage
- timestamp(Timestamp) - Method in interface com.assemblyai.api.resources.transcripts.types.TopicDetectionResult._FinalStage
- timestamp(Timestamp) - Method in class com.assemblyai.api.resources.transcripts.types.TopicDetectionResult.Builder
- timestamp(Optional<Timestamp>) - Method in interface com.assemblyai.api.resources.transcripts.types.TopicDetectionResult._FinalStage
- timestamp(Optional<Timestamp>) - Method in class com.assemblyai.api.resources.transcripts.types.TopicDetectionResult.Builder
- Timestamp - Class in com.assemblyai.api.resources.transcripts.types
- Timestamp._FinalStage - Interface in com.assemblyai.api.resources.transcripts.types
- Timestamp.Builder - Class in com.assemblyai.api.resources.transcripts.types
- Timestamp.EndStage - Interface in com.assemblyai.api.resources.transcripts.types
- Timestamp.StartStage - Interface in com.assemblyai.api.resources.transcripts.types
- timestamps(List<Timestamp>) - Method in interface com.assemblyai.api.resources.transcripts.types.AutoHighlightResult._FinalStage
- timestamps(List<Timestamp>) - Method in class com.assemblyai.api.resources.transcripts.types.AutoHighlightResult.Builder
- timestamps(List<List<Integer>>) - Method in interface com.assemblyai.api.resources.transcripts.types.WordSearchMatch._FinalStage
- timestamps(List<List<Integer>>) - Method in class com.assemblyai.api.resources.transcripts.types.WordSearchMatch.Builder
- to(String) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptCustomSpelling.Builder
-
Word or phrase to replace with
- to(String) - Method in interface com.assemblyai.api.resources.transcripts.types.TranscriptCustomSpelling.ToStage
- token(String) - Method in class com.assemblyai.api.resources.realtime.types.RealtimeTemporaryTokenResponse.Builder
-
The temporary authentication token for Streaming Speech-to-Text
- token(String) - Method in interface com.assemblyai.api.resources.realtime.types.RealtimeTemporaryTokenResponse.TokenStage
- TopicDetectionModelResult - Class in com.assemblyai.api.resources.transcripts.types
- TopicDetectionModelResult._FinalStage - Interface in com.assemblyai.api.resources.transcripts.types
- TopicDetectionModelResult.Builder - Class in com.assemblyai.api.resources.transcripts.types
- TopicDetectionModelResult.StatusStage - Interface in com.assemblyai.api.resources.transcripts.types
- TopicDetectionResult - Class in com.assemblyai.api.resources.transcripts.types
- TopicDetectionResult._FinalStage - Interface in com.assemblyai.api.resources.transcripts.types
- TopicDetectionResult.Builder - Class in com.assemblyai.api.resources.transcripts.types
- TopicDetectionResult.TextStage - Interface in com.assemblyai.api.resources.transcripts.types
- TopicDetectionResultLabelsItem - Class in com.assemblyai.api.resources.transcripts.types
- TopicDetectionResultLabelsItem._FinalStage - Interface in com.assemblyai.api.resources.transcripts.types
- TopicDetectionResultLabelsItem.Builder - Class in com.assemblyai.api.resources.transcripts.types
- TopicDetectionResultLabelsItem.LabelStage - Interface in com.assemblyai.api.resources.transcripts.types
- TopicDetectionResultLabelsItem.RelevanceStage - Interface in com.assemblyai.api.resources.transcripts.types
- topics(List<String>) - Method in interface com.assemblyai.api.resources.transcripts.requests.TranscriptParams._FinalStage
- topics(List<String>) - Method in class com.assemblyai.api.resources.transcripts.requests.TranscriptParams.Builder
-
The list of custom topics provided, if custom topics is enabled
- topics(List<String>) - Method in interface com.assemblyai.api.resources.transcripts.types.Transcript._FinalStage
- topics(List<String>) - Method in class com.assemblyai.api.resources.transcripts.types.Transcript.Builder
-
The list of custom topics provided if custom topics is enabled
- topics(List<String>) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptOptionalParams.Builder
- topics(Optional<List<String>>) - Method in interface com.assemblyai.api.resources.transcripts.requests.TranscriptParams._FinalStage
- topics(Optional<List<String>>) - Method in class com.assemblyai.api.resources.transcripts.requests.TranscriptParams.Builder
- topics(Optional<List<String>>) - Method in interface com.assemblyai.api.resources.transcripts.types.Transcript._FinalStage
- topics(Optional<List<String>>) - Method in class com.assemblyai.api.resources.transcripts.types.Transcript.Builder
- topics(Optional<List<String>>) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptOptionalParams.Builder
- toString() - Method in exception com.assemblyai.api.core.ApiError
- toString() - Method in class com.assemblyai.api.resources.files.types.UploadedFile
- toString() - Method in class com.assemblyai.api.resources.lemur.requests.LemurActionItemsParams
- toString() - Method in class com.assemblyai.api.resources.lemur.requests.LemurQuestionAnswerParams
- toString() - Method in class com.assemblyai.api.resources.lemur.requests.LemurSummaryParams
- toString() - Method in class com.assemblyai.api.resources.lemur.requests.LemurTaskParams
- toString() - Method in class com.assemblyai.api.resources.lemur.types.LemurActionItemsResponse
- toString() - Method in class com.assemblyai.api.resources.lemur.types.LemurBaseParams
- toString() - Method in class com.assemblyai.api.resources.lemur.types.LemurBaseParamsContext
- toString() - Method in class com.assemblyai.api.resources.lemur.types.LemurBaseResponse
- toString() - Method in class com.assemblyai.api.resources.lemur.types.LemurModel
- toString() - Method in class com.assemblyai.api.resources.lemur.types.LemurQuestion
- toString() - Method in class com.assemblyai.api.resources.lemur.types.LemurQuestionAnswer
- toString() - Method in class com.assemblyai.api.resources.lemur.types.LemurQuestionAnswerResponse
- toString() - Method in class com.assemblyai.api.resources.lemur.types.LemurQuestionContext
- toString() - Method in class com.assemblyai.api.resources.lemur.types.LemurSummaryResponse
- toString() - Method in class com.assemblyai.api.resources.lemur.types.LemurTaskResponse
- toString() - Method in class com.assemblyai.api.resources.lemur.types.PurgeLemurRequestDataResponse
- toString() - Method in class com.assemblyai.api.resources.realtime.requests.CreateRealtimeTemporaryTokenParams
- toString() - Method in class com.assemblyai.api.resources.realtime.types.AudioEncoding
- toString() - Method in class com.assemblyai.api.resources.realtime.types.ConfigureEndUtteranceSilenceThreshold
- toString() - Method in class com.assemblyai.api.resources.realtime.types.FinalTranscript
- toString() - Method in class com.assemblyai.api.resources.realtime.types.ForceEndUtterance
- toString() - Method in class com.assemblyai.api.resources.realtime.types.MessageType
- toString() - Method in class com.assemblyai.api.resources.realtime.types.PartialTranscript
- toString() - Method in class com.assemblyai.api.resources.realtime.types.RealtimeBaseMessage
- toString() - Method in class com.assemblyai.api.resources.realtime.types.RealtimeBaseTranscript
- toString() - Method in class com.assemblyai.api.resources.realtime.types.RealtimeError
- toString() - Method in class com.assemblyai.api.resources.realtime.types.RealtimeMessage
- toString() - Method in class com.assemblyai.api.resources.realtime.types.RealtimeTemporaryTokenResponse
- toString() - Method in class com.assemblyai.api.resources.realtime.types.RealtimeTranscript
- toString() - Method in class com.assemblyai.api.resources.realtime.types.RealtimeTranscriptType
- toString() - Method in class com.assemblyai.api.resources.realtime.types.ReceiveMessage
- toString() - Method in class com.assemblyai.api.resources.realtime.types.SendMessage
- toString() - Method in class com.assemblyai.api.resources.realtime.types.SessionBegins
- toString() - Method in class com.assemblyai.api.resources.realtime.types.SessionTerminated
- toString() - Method in class com.assemblyai.api.resources.realtime.types.TerminateSession
- toString() - Method in class com.assemblyai.api.resources.realtime.types.Word
- toString() - Method in class com.assemblyai.api.resources.transcripts.requests.GetSubtitlesParams
- toString() - Method in class com.assemblyai.api.resources.transcripts.requests.ListTranscriptParams
- toString() - Method in class com.assemblyai.api.resources.transcripts.requests.TranscriptParams
- toString() - Method in class com.assemblyai.api.resources.transcripts.requests.WordSearchParams
- toString() - Method in class com.assemblyai.api.resources.transcripts.types.AudioIntelligenceModelStatus
- toString() - Method in class com.assemblyai.api.resources.transcripts.types.AutoHighlightResult
- toString() - Method in class com.assemblyai.api.resources.transcripts.types.AutoHighlightsResult
- toString() - Method in class com.assemblyai.api.resources.transcripts.types.Chapter
- toString() - Method in class com.assemblyai.api.resources.transcripts.types.ContentSafetyLabel
- toString() - Method in class com.assemblyai.api.resources.transcripts.types.ContentSafetyLabelResult
- toString() - Method in class com.assemblyai.api.resources.transcripts.types.ContentSafetyLabelsResult
- toString() - Method in class com.assemblyai.api.resources.transcripts.types.Entity
- toString() - Method in class com.assemblyai.api.resources.transcripts.types.EntityType
- toString() - Method in class com.assemblyai.api.resources.transcripts.types.PageDetails
- toString() - Method in class com.assemblyai.api.resources.transcripts.types.ParagraphsResponse
- toString() - Method in class com.assemblyai.api.resources.transcripts.types.PiiPolicy
- toString() - Method in class com.assemblyai.api.resources.transcripts.types.RedactedAudioResponse
- toString() - Method in class com.assemblyai.api.resources.transcripts.types.RedactPiiAudioQuality
- toString() - Method in class com.assemblyai.api.resources.transcripts.types.SentencesResponse
- toString() - Method in class com.assemblyai.api.resources.transcripts.types.Sentiment
- toString() - Method in class com.assemblyai.api.resources.transcripts.types.SentimentAnalysisResult
- toString() - Method in class com.assemblyai.api.resources.transcripts.types.SeverityScoreSummary
- toString() - Method in class com.assemblyai.api.resources.transcripts.types.SpeechModel
- toString() - Method in class com.assemblyai.api.resources.transcripts.types.SubstitutionPolicy
- toString() - Method in class com.assemblyai.api.resources.transcripts.types.SubtitleFormat
- toString() - Method in class com.assemblyai.api.resources.transcripts.types.SummaryModel
- toString() - Method in class com.assemblyai.api.resources.transcripts.types.SummaryType
- toString() - Method in class com.assemblyai.api.resources.transcripts.types.Timestamp
- toString() - Method in class com.assemblyai.api.resources.transcripts.types.TopicDetectionModelResult
- toString() - Method in class com.assemblyai.api.resources.transcripts.types.TopicDetectionResult
- toString() - Method in class com.assemblyai.api.resources.transcripts.types.TopicDetectionResultLabelsItem
- toString() - Method in class com.assemblyai.api.resources.transcripts.types.Transcript
- toString() - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptBoostParam
- toString() - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptCustomSpelling
- toString() - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptLanguageCode
- toString() - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptList
- toString() - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptListItem
- toString() - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptOptionalParams
- toString() - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptParagraph
- toString() - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptReadyNotification
- toString() - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptReadyStatus
- toString() - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptSentence
- toString() - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptStatus
- toString() - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptUtterance
- toString() - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptWord
- toString() - Method in class com.assemblyai.api.resources.transcripts.types.WordSearchMatch
- toString() - Method in class com.assemblyai.api.resources.transcripts.types.WordSearchResponse
- toString() - Method in class com.assemblyai.api.types.Error
- totalCount(int) - Method in class com.assemblyai.api.resources.transcripts.types.WordSearchResponse.Builder
-
The total count of all matched instances.
- totalCount(int) - Method in interface com.assemblyai.api.resources.transcripts.types.WordSearchResponse.TotalCountStage
- TR - com.assemblyai.api.resources.transcripts.types.TranscriptLanguageCode.Value
- TR - Static variable in class com.assemblyai.api.resources.transcripts.types.TranscriptLanguageCode
- transcribe(File) - Method in class com.assemblyai.api.PollingTranscriptsClient
-
Transcribe audio.
- transcribe(File, TranscriptOptionalParams) - Method in class com.assemblyai.api.PollingTranscriptsClient
- transcribe(String) - Method in class com.assemblyai.api.PollingTranscriptsClient
- transcribe(String, TranscriptOptionalParams) - Method in class com.assemblyai.api.PollingTranscriptsClient
- Transcript - Class in com.assemblyai.api.resources.transcripts.types
- Transcript._FinalStage - Interface in com.assemblyai.api.resources.transcripts.types
- Transcript.AcousticModelStage - Interface in com.assemblyai.api.resources.transcripts.types
- Transcript.AudioUrlStage - Interface in com.assemblyai.api.resources.transcripts.types
- Transcript.AutoHighlightsStage - Interface in com.assemblyai.api.resources.transcripts.types
- Transcript.Builder - Class in com.assemblyai.api.resources.transcripts.types
- Transcript.IdStage - Interface in com.assemblyai.api.resources.transcripts.types
- Transcript.LanguageModelStage - Interface in com.assemblyai.api.resources.transcripts.types
- Transcript.RedactPiiStage - Interface in com.assemblyai.api.resources.transcripts.types
- Transcript.StatusStage - Interface in com.assemblyai.api.resources.transcripts.types
- Transcript.SummarizationStage - Interface in com.assemblyai.api.resources.transcripts.types
- Transcript.WebhookAuthStage - Interface in com.assemblyai.api.resources.transcripts.types
- TranscriptBoostParam - Class in com.assemblyai.api.resources.transcripts.types
- TranscriptBoostParam.Value - Enum in com.assemblyai.api.resources.transcripts.types
- TranscriptBoostParam.Visitor<T> - Interface in com.assemblyai.api.resources.transcripts.types
- transcriptClient - Variable in class com.assemblyai.api.AssemblyAI
- TranscriptCustomSpelling - Class in com.assemblyai.api.resources.transcripts.types
- TranscriptCustomSpelling._FinalStage - Interface in com.assemblyai.api.resources.transcripts.types
- TranscriptCustomSpelling.Builder - Class in com.assemblyai.api.resources.transcripts.types
- TranscriptCustomSpelling.ToStage - Interface in com.assemblyai.api.resources.transcripts.types
- transcriptId(String) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptReadyNotification.Builder
-
The ID of the transcript
- transcriptId(String) - Method in interface com.assemblyai.api.resources.transcripts.types.TranscriptReadyNotification.TranscriptIdStage
- transcriptIds(List<String>) - Method in class com.assemblyai.api.resources.lemur.requests.LemurActionItemsParams.Builder
- transcriptIds(List<String>) - Method in class com.assemblyai.api.resources.lemur.requests.LemurQuestionAnswerParams.Builder
- transcriptIds(List<String>) - Method in class com.assemblyai.api.resources.lemur.requests.LemurSummaryParams.Builder
- transcriptIds(List<String>) - Method in interface com.assemblyai.api.resources.lemur.requests.LemurTaskParams._FinalStage
- transcriptIds(List<String>) - Method in class com.assemblyai.api.resources.lemur.requests.LemurTaskParams.Builder
-
A list of completed transcripts with text.
- transcriptIds(List<String>) - Method in class com.assemblyai.api.resources.lemur.types.LemurBaseParams.Builder
- transcriptIds(Optional<List<String>>) - Method in class com.assemblyai.api.resources.lemur.requests.LemurActionItemsParams.Builder
- transcriptIds(Optional<List<String>>) - Method in class com.assemblyai.api.resources.lemur.requests.LemurQuestionAnswerParams.Builder
- transcriptIds(Optional<List<String>>) - Method in class com.assemblyai.api.resources.lemur.requests.LemurSummaryParams.Builder
- transcriptIds(Optional<List<String>>) - Method in interface com.assemblyai.api.resources.lemur.requests.LemurTaskParams._FinalStage
- transcriptIds(Optional<List<String>>) - Method in class com.assemblyai.api.resources.lemur.requests.LemurTaskParams.Builder
- transcriptIds(Optional<List<String>>) - Method in class com.assemblyai.api.resources.lemur.types.LemurBaseParams.Builder
- TranscriptLanguageCode - Class in com.assemblyai.api.resources.transcripts.types
- TranscriptLanguageCode.Value - Enum in com.assemblyai.api.resources.transcripts.types
- TranscriptLanguageCode.Visitor<T> - Interface in com.assemblyai.api.resources.transcripts.types
- TranscriptList - Class in com.assemblyai.api.resources.transcripts.types
- TranscriptList._FinalStage - Interface in com.assemblyai.api.resources.transcripts.types
- TranscriptList.Builder - Class in com.assemblyai.api.resources.transcripts.types
- TranscriptList.PageDetailsStage - Interface in com.assemblyai.api.resources.transcripts.types
- TranscriptListItem - Class in com.assemblyai.api.resources.transcripts.types
- TranscriptListItem._FinalStage - Interface in com.assemblyai.api.resources.transcripts.types
- TranscriptListItem.AudioUrlStage - Interface in com.assemblyai.api.resources.transcripts.types
- TranscriptListItem.Builder - Class in com.assemblyai.api.resources.transcripts.types
- TranscriptListItem.CompletedStage - Interface in com.assemblyai.api.resources.transcripts.types
- TranscriptListItem.CreatedStage - Interface in com.assemblyai.api.resources.transcripts.types
- TranscriptListItem.IdStage - Interface in com.assemblyai.api.resources.transcripts.types
- TranscriptListItem.ResourceUrlStage - Interface in com.assemblyai.api.resources.transcripts.types
- TranscriptListItem.StatusStage - Interface in com.assemblyai.api.resources.transcripts.types
- TranscriptOptionalParams - Class in com.assemblyai.api.resources.transcripts.types
- TranscriptOptionalParams.Builder - Class in com.assemblyai.api.resources.transcripts.types
- TranscriptParagraph - Class in com.assemblyai.api.resources.transcripts.types
- TranscriptParagraph._FinalStage - Interface in com.assemblyai.api.resources.transcripts.types
- TranscriptParagraph.Builder - Class in com.assemblyai.api.resources.transcripts.types
- TranscriptParagraph.ConfidenceStage - Interface in com.assemblyai.api.resources.transcripts.types
- TranscriptParagraph.EndStage - Interface in com.assemblyai.api.resources.transcripts.types
- TranscriptParagraph.StartStage - Interface in com.assemblyai.api.resources.transcripts.types
- TranscriptParagraph.TextStage - Interface in com.assemblyai.api.resources.transcripts.types
- TranscriptParams - Class in com.assemblyai.api.resources.transcripts.requests
- TranscriptParams._FinalStage - Interface in com.assemblyai.api.resources.transcripts.requests
- TranscriptParams.AudioUrlStage - Interface in com.assemblyai.api.resources.transcripts.requests
- TranscriptParams.Builder - Class in com.assemblyai.api.resources.transcripts.requests
- TranscriptReadyNotification - Class in com.assemblyai.api.resources.transcripts.types
- TranscriptReadyNotification._FinalStage - Interface in com.assemblyai.api.resources.transcripts.types
- TranscriptReadyNotification.Builder - Class in com.assemblyai.api.resources.transcripts.types
- TranscriptReadyNotification.StatusStage - Interface in com.assemblyai.api.resources.transcripts.types
- TranscriptReadyNotification.TranscriptIdStage - Interface in com.assemblyai.api.resources.transcripts.types
- TranscriptReadyStatus - Class in com.assemblyai.api.resources.transcripts.types
- TranscriptReadyStatus.Value - Enum in com.assemblyai.api.resources.transcripts.types
- TranscriptReadyStatus.Visitor<T> - Interface in com.assemblyai.api.resources.transcripts.types
- transcripts() - Method in class com.assemblyai.api.AssemblyAI
- transcripts(List<TranscriptListItem>) - Method in interface com.assemblyai.api.resources.transcripts.types.TranscriptList._FinalStage
- transcripts(List<TranscriptListItem>) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptList.Builder
- TranscriptsClient - Class in com.assemblyai.api.resources.transcripts
- TranscriptsClient(ClientOptions) - Constructor for class com.assemblyai.api.resources.transcripts.TranscriptsClient
- TranscriptSentence - Class in com.assemblyai.api.resources.transcripts.types
- TranscriptSentence._FinalStage - Interface in com.assemblyai.api.resources.transcripts.types
- TranscriptSentence.Builder - Class in com.assemblyai.api.resources.transcripts.types
- TranscriptSentence.ConfidenceStage - Interface in com.assemblyai.api.resources.transcripts.types
- TranscriptSentence.EndStage - Interface in com.assemblyai.api.resources.transcripts.types
- TranscriptSentence.StartStage - Interface in com.assemblyai.api.resources.transcripts.types
- TranscriptSentence.TextStage - Interface in com.assemblyai.api.resources.transcripts.types
- TranscriptStatus - Class in com.assemblyai.api.resources.transcripts.types
- TranscriptStatus.Value - Enum in com.assemblyai.api.resources.transcripts.types
- TranscriptStatus.Visitor<T> - Interface in com.assemblyai.api.resources.transcripts.types
- TranscriptUtterance - Class in com.assemblyai.api.resources.transcripts.types
- TranscriptUtterance._FinalStage - Interface in com.assemblyai.api.resources.transcripts.types
- TranscriptUtterance.Builder - Class in com.assemblyai.api.resources.transcripts.types
- TranscriptUtterance.ConfidenceStage - Interface in com.assemblyai.api.resources.transcripts.types
- TranscriptUtterance.EndStage - Interface in com.assemblyai.api.resources.transcripts.types
- TranscriptUtterance.SpeakerStage - Interface in com.assemblyai.api.resources.transcripts.types
- TranscriptUtterance.StartStage - Interface in com.assemblyai.api.resources.transcripts.types
- TranscriptUtterance.TextStage - Interface in com.assemblyai.api.resources.transcripts.types
- TranscriptWord - Class in com.assemblyai.api.resources.transcripts.types
- TranscriptWord._FinalStage - Interface in com.assemblyai.api.resources.transcripts.types
- TranscriptWord.Builder - Class in com.assemblyai.api.resources.transcripts.types
- TranscriptWord.ConfidenceStage - Interface in com.assemblyai.api.resources.transcripts.types
- TranscriptWord.EndStage - Interface in com.assemblyai.api.resources.transcripts.types
- TranscriptWord.StartStage - Interface in com.assemblyai.api.resources.transcripts.types
- TranscriptWord.TextStage - Interface in com.assemblyai.api.resources.transcripts.types
U
- UK - com.assemblyai.api.resources.transcripts.types.TranscriptLanguageCode.Value
- UK - Static variable in class com.assemblyai.api.resources.transcripts.types.TranscriptLanguageCode
- UNAVAILABLE - com.assemblyai.api.resources.transcripts.types.AudioIntelligenceModelStatus.Value
- UNAVAILABLE - Static variable in class com.assemblyai.api.resources.transcripts.types.AudioIntelligenceModelStatus
- UNKNOWN - com.assemblyai.api.resources.lemur.types.LemurModel.Value
- UNKNOWN - com.assemblyai.api.resources.realtime.types.AudioEncoding.Value
- UNKNOWN - com.assemblyai.api.resources.realtime.types.MessageType.Value
- UNKNOWN - com.assemblyai.api.resources.realtime.types.RealtimeTranscriptType.Value
- UNKNOWN - com.assemblyai.api.resources.transcripts.types.AudioIntelligenceModelStatus.Value
- UNKNOWN - com.assemblyai.api.resources.transcripts.types.EntityType.Value
- UNKNOWN - com.assemblyai.api.resources.transcripts.types.PiiPolicy.Value
- UNKNOWN - com.assemblyai.api.resources.transcripts.types.RedactPiiAudioQuality.Value
- UNKNOWN - com.assemblyai.api.resources.transcripts.types.Sentiment.Value
- UNKNOWN - com.assemblyai.api.resources.transcripts.types.SpeechModel.Value
- UNKNOWN - com.assemblyai.api.resources.transcripts.types.SubstitutionPolicy.Value
- UNKNOWN - com.assemblyai.api.resources.transcripts.types.SubtitleFormat.Value
- UNKNOWN - com.assemblyai.api.resources.transcripts.types.SummaryModel.Value
- UNKNOWN - com.assemblyai.api.resources.transcripts.types.SummaryType.Value
- UNKNOWN - com.assemblyai.api.resources.transcripts.types.TranscriptBoostParam.Value
- UNKNOWN - com.assemblyai.api.resources.transcripts.types.TranscriptLanguageCode.Value
- UNKNOWN - com.assemblyai.api.resources.transcripts.types.TranscriptReadyStatus.Value
- UNKNOWN - com.assemblyai.api.resources.transcripts.types.TranscriptStatus.Value
- upload(byte[]) - Method in class com.assemblyai.api.resources.files.FilesClient
-
Upload your media file directly to the AssemblyAI API if it isn't accessible via a URL already.
- upload(byte[], RequestOptions) - Method in class com.assemblyai.api.resources.files.FilesClient
-
Upload your media file directly to the AssemblyAI API if it isn't accessible via a URL already.
- UploadedFile - Class in com.assemblyai.api.resources.files.types
- UploadedFile._FinalStage - Interface in com.assemblyai.api.resources.files.types
- UploadedFile.Builder - Class in com.assemblyai.api.resources.files.types
- UploadedFile.UploadUrlStage - Interface in com.assemblyai.api.resources.files.types
- uploadUrl(String) - Method in class com.assemblyai.api.resources.files.types.UploadedFile.Builder
-
A URL that points to your audio file, accessible only by AssemblyAI's servers
- uploadUrl(String) - Method in interface com.assemblyai.api.resources.files.types.UploadedFile.UploadUrlStage
- url(String) - Method in class com.assemblyai.api.AssemblyAIBuilder
- URL - com.assemblyai.api.resources.transcripts.types.EntityType.Value
- URL - Static variable in class com.assemblyai.api.resources.transcripts.types.EntityType
- US_SOCIAL_SECURITY_NUMBER - com.assemblyai.api.resources.transcripts.types.EntityType.Value
- US_SOCIAL_SECURITY_NUMBER - com.assemblyai.api.resources.transcripts.types.PiiPolicy.Value
- US_SOCIAL_SECURITY_NUMBER - Static variable in class com.assemblyai.api.resources.transcripts.types.EntityType
- US_SOCIAL_SECURITY_NUMBER - Static variable in class com.assemblyai.api.resources.transcripts.types.PiiPolicy
- utterances(List<TranscriptUtterance>) - Method in interface com.assemblyai.api.resources.transcripts.types.Transcript._FinalStage
- utterances(List<TranscriptUtterance>) - Method in class com.assemblyai.api.resources.transcripts.types.Transcript.Builder
-
When dual_channel or speaker_labels is enabled, a list of turn-by-turn utterance objects.
- utterances(Optional<List<TranscriptUtterance>>) - Method in interface com.assemblyai.api.resources.transcripts.types.Transcript._FinalStage
- utterances(Optional<List<TranscriptUtterance>>) - Method in class com.assemblyai.api.resources.transcripts.types.Transcript.Builder
V
- valueOf(String) - Static method in enum com.assemblyai.api.resources.lemur.types.LemurModel.Value
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in class com.assemblyai.api.resources.lemur.types.LemurModel
- valueOf(String) - Static method in enum com.assemblyai.api.resources.realtime.types.AudioEncoding.Value
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in class com.assemblyai.api.resources.realtime.types.AudioEncoding
- valueOf(String) - Static method in enum com.assemblyai.api.resources.realtime.types.MessageType.Value
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in class com.assemblyai.api.resources.realtime.types.MessageType
- valueOf(String) - Static method in enum com.assemblyai.api.resources.realtime.types.RealtimeTranscriptType.Value
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in class com.assemblyai.api.resources.realtime.types.RealtimeTranscriptType
- valueOf(String) - Static method in enum com.assemblyai.api.resources.transcripts.types.AudioIntelligenceModelStatus.Value
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in class com.assemblyai.api.resources.transcripts.types.AudioIntelligenceModelStatus
- valueOf(String) - Static method in enum com.assemblyai.api.resources.transcripts.types.EntityType.Value
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in class com.assemblyai.api.resources.transcripts.types.EntityType
- valueOf(String) - Static method in enum com.assemblyai.api.resources.transcripts.types.PiiPolicy.Value
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in class com.assemblyai.api.resources.transcripts.types.PiiPolicy
- valueOf(String) - Static method in enum com.assemblyai.api.resources.transcripts.types.RedactPiiAudioQuality.Value
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in class com.assemblyai.api.resources.transcripts.types.RedactPiiAudioQuality
- valueOf(String) - Static method in enum com.assemblyai.api.resources.transcripts.types.Sentiment.Value
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in class com.assemblyai.api.resources.transcripts.types.Sentiment
- valueOf(String) - Static method in enum com.assemblyai.api.resources.transcripts.types.SpeechModel.Value
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in class com.assemblyai.api.resources.transcripts.types.SpeechModel
- valueOf(String) - Static method in enum com.assemblyai.api.resources.transcripts.types.SubstitutionPolicy.Value
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in class com.assemblyai.api.resources.transcripts.types.SubstitutionPolicy
- valueOf(String) - Static method in enum com.assemblyai.api.resources.transcripts.types.SubtitleFormat.Value
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in class com.assemblyai.api.resources.transcripts.types.SubtitleFormat
- valueOf(String) - Static method in enum com.assemblyai.api.resources.transcripts.types.SummaryModel.Value
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in class com.assemblyai.api.resources.transcripts.types.SummaryModel
- valueOf(String) - Static method in enum com.assemblyai.api.resources.transcripts.types.SummaryType.Value
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in class com.assemblyai.api.resources.transcripts.types.SummaryType
- valueOf(String) - Static method in enum com.assemblyai.api.resources.transcripts.types.TranscriptBoostParam.Value
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in class com.assemblyai.api.resources.transcripts.types.TranscriptBoostParam
- valueOf(String) - Static method in enum com.assemblyai.api.resources.transcripts.types.TranscriptLanguageCode.Value
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in class com.assemblyai.api.resources.transcripts.types.TranscriptLanguageCode
- valueOf(String) - Static method in enum com.assemblyai.api.resources.transcripts.types.TranscriptReadyStatus.Value
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in class com.assemblyai.api.resources.transcripts.types.TranscriptReadyStatus
- valueOf(String) - Static method in enum com.assemblyai.api.resources.transcripts.types.TranscriptStatus.Value
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in class com.assemblyai.api.resources.transcripts.types.TranscriptStatus
- values() - Static method in enum com.assemblyai.api.resources.lemur.types.LemurModel.Value
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.assemblyai.api.resources.realtime.types.AudioEncoding.Value
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.assemblyai.api.resources.realtime.types.MessageType.Value
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.assemblyai.api.resources.realtime.types.RealtimeTranscriptType.Value
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.assemblyai.api.resources.transcripts.types.AudioIntelligenceModelStatus.Value
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.assemblyai.api.resources.transcripts.types.EntityType.Value
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.assemblyai.api.resources.transcripts.types.PiiPolicy.Value
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.assemblyai.api.resources.transcripts.types.RedactPiiAudioQuality.Value
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.assemblyai.api.resources.transcripts.types.Sentiment.Value
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.assemblyai.api.resources.transcripts.types.SpeechModel.Value
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.assemblyai.api.resources.transcripts.types.SubstitutionPolicy.Value
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.assemblyai.api.resources.transcripts.types.SubtitleFormat.Value
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.assemblyai.api.resources.transcripts.types.SummaryModel.Value
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.assemblyai.api.resources.transcripts.types.SummaryType.Value
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.assemblyai.api.resources.transcripts.types.TranscriptBoostParam.Value
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.assemblyai.api.resources.transcripts.types.TranscriptLanguageCode.Value
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.assemblyai.api.resources.transcripts.types.TranscriptReadyStatus.Value
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.assemblyai.api.resources.transcripts.types.TranscriptStatus.Value
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VI - com.assemblyai.api.resources.transcripts.types.TranscriptLanguageCode.Value
- VI - Static variable in class com.assemblyai.api.resources.transcripts.types.TranscriptLanguageCode
- visit(LemurBaseParamsContext.Visitor<T>) - Method in class com.assemblyai.api.resources.lemur.types.LemurBaseParamsContext
- visit(LemurModel.Visitor<T>) - Method in class com.assemblyai.api.resources.lemur.types.LemurModel
- visit(LemurQuestionContext.Visitor<T>) - Method in class com.assemblyai.api.resources.lemur.types.LemurQuestionContext
- visit(AudioEncoding.Visitor<T>) - Method in class com.assemblyai.api.resources.realtime.types.AudioEncoding
- visit(ConfigureEndUtteranceSilenceThreshold) - Method in interface com.assemblyai.api.resources.realtime.types.SendMessage.Visitor
- visit(FinalTranscript) - Method in interface com.assemblyai.api.resources.realtime.types.RealtimeMessage.Visitor
- visit(FinalTranscript) - Method in interface com.assemblyai.api.resources.realtime.types.RealtimeTranscript.Visitor
- visit(FinalTranscript) - Method in interface com.assemblyai.api.resources.realtime.types.ReceiveMessage.Visitor
- visit(ForceEndUtterance) - Method in interface com.assemblyai.api.resources.realtime.types.SendMessage.Visitor
- visit(MessageType.Visitor<T>) - Method in class com.assemblyai.api.resources.realtime.types.MessageType
- visit(PartialTranscript) - Method in interface com.assemblyai.api.resources.realtime.types.RealtimeMessage.Visitor
- visit(PartialTranscript) - Method in interface com.assemblyai.api.resources.realtime.types.RealtimeTranscript.Visitor
- visit(PartialTranscript) - Method in interface com.assemblyai.api.resources.realtime.types.ReceiveMessage.Visitor
- visit(RealtimeError) - Method in interface com.assemblyai.api.resources.realtime.types.RealtimeMessage.Visitor
- visit(RealtimeError) - Method in interface com.assemblyai.api.resources.realtime.types.ReceiveMessage.Visitor
- visit(RealtimeMessage.Visitor<T>) - Method in class com.assemblyai.api.resources.realtime.types.RealtimeMessage
- visit(RealtimeTranscript.Visitor<T>) - Method in class com.assemblyai.api.resources.realtime.types.RealtimeTranscript
- visit(RealtimeTranscriptType.Visitor<T>) - Method in class com.assemblyai.api.resources.realtime.types.RealtimeTranscriptType
- visit(ReceiveMessage.Visitor<T>) - Method in class com.assemblyai.api.resources.realtime.types.ReceiveMessage
- visit(SendMessage.Visitor<T>) - Method in class com.assemblyai.api.resources.realtime.types.SendMessage
- visit(SessionBegins) - Method in interface com.assemblyai.api.resources.realtime.types.RealtimeMessage.Visitor
- visit(SessionBegins) - Method in interface com.assemblyai.api.resources.realtime.types.ReceiveMessage.Visitor
- visit(SessionTerminated) - Method in interface com.assemblyai.api.resources.realtime.types.RealtimeMessage.Visitor
- visit(SessionTerminated) - Method in interface com.assemblyai.api.resources.realtime.types.ReceiveMessage.Visitor
- visit(TerminateSession) - Method in interface com.assemblyai.api.resources.realtime.types.SendMessage.Visitor
- visit(AudioIntelligenceModelStatus.Visitor<T>) - Method in class com.assemblyai.api.resources.transcripts.types.AudioIntelligenceModelStatus
- visit(EntityType.Visitor<T>) - Method in class com.assemblyai.api.resources.transcripts.types.EntityType
- visit(PiiPolicy.Visitor<T>) - Method in class com.assemblyai.api.resources.transcripts.types.PiiPolicy
- visit(RedactPiiAudioQuality.Visitor<T>) - Method in class com.assemblyai.api.resources.transcripts.types.RedactPiiAudioQuality
- visit(Sentiment.Visitor<T>) - Method in class com.assemblyai.api.resources.transcripts.types.Sentiment
- visit(SpeechModel.Visitor<T>) - Method in class com.assemblyai.api.resources.transcripts.types.SpeechModel
- visit(SubstitutionPolicy.Visitor<T>) - Method in class com.assemblyai.api.resources.transcripts.types.SubstitutionPolicy
- visit(SubtitleFormat.Visitor<T>) - Method in class com.assemblyai.api.resources.transcripts.types.SubtitleFormat
- visit(SummaryModel.Visitor<T>) - Method in class com.assemblyai.api.resources.transcripts.types.SummaryModel
- visit(SummaryType.Visitor<T>) - Method in class com.assemblyai.api.resources.transcripts.types.SummaryType
- visit(TranscriptBoostParam.Visitor<T>) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptBoostParam
- visit(TranscriptLanguageCode.Visitor<T>) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptLanguageCode
- visit(TranscriptReadyStatus.Visitor<T>) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptReadyStatus
- visit(TranscriptStatus.Visitor<T>) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptStatus
- visit(String) - Method in interface com.assemblyai.api.resources.lemur.types.LemurBaseParamsContext.Visitor
- visit(String) - Method in interface com.assemblyai.api.resources.lemur.types.LemurQuestionContext.Visitor
- visit(String) - Method in interface com.assemblyai.api.resources.realtime.types.SendMessage.Visitor
- visit(Map<String, Object>) - Method in interface com.assemblyai.api.resources.lemur.types.LemurBaseParamsContext.Visitor
- visit(Map<String, Object>) - Method in interface com.assemblyai.api.resources.lemur.types.LemurQuestionContext.Visitor
- visitAnthropicClaude2_1() - Method in interface com.assemblyai.api.resources.lemur.types.LemurModel.Visitor
- visitAssemblyaiMistral7b() - Method in interface com.assemblyai.api.resources.lemur.types.LemurModel.Visitor
- visitBankingInformation() - Method in interface com.assemblyai.api.resources.transcripts.types.EntityType.Visitor
- visitBankingInformation() - Method in interface com.assemblyai.api.resources.transcripts.types.PiiPolicy.Visitor
- visitBasic() - Method in interface com.assemblyai.api.resources.lemur.types.LemurModel.Visitor
- visitBest() - Method in interface com.assemblyai.api.resources.transcripts.types.SpeechModel.Visitor
- visitBloodType() - Method in interface com.assemblyai.api.resources.transcripts.types.EntityType.Visitor
- visitBloodType() - Method in interface com.assemblyai.api.resources.transcripts.types.PiiPolicy.Visitor
- visitBullets() - Method in interface com.assemblyai.api.resources.transcripts.types.SummaryType.Visitor
- visitBulletsVerbose() - Method in interface com.assemblyai.api.resources.transcripts.types.SummaryType.Visitor
- visitCatchy() - Method in interface com.assemblyai.api.resources.transcripts.types.SummaryModel.Visitor
- visitCompleted() - Method in interface com.assemblyai.api.resources.transcripts.types.TranscriptReadyStatus.Visitor
- visitCompleted() - Method in interface com.assemblyai.api.resources.transcripts.types.TranscriptStatus.Visitor
- visitConformer2() - Method in interface com.assemblyai.api.resources.transcripts.types.SpeechModel.Visitor
- visitConversational() - Method in interface com.assemblyai.api.resources.transcripts.types.SummaryModel.Visitor
- visitCreditCardCvv() - Method in interface com.assemblyai.api.resources.transcripts.types.EntityType.Visitor
- visitCreditCardCvv() - Method in interface com.assemblyai.api.resources.transcripts.types.PiiPolicy.Visitor
- visitCreditCardExpiration() - Method in interface com.assemblyai.api.resources.transcripts.types.EntityType.Visitor
- visitCreditCardExpiration() - Method in interface com.assemblyai.api.resources.transcripts.types.PiiPolicy.Visitor
- visitCreditCardNumber() - Method in interface com.assemblyai.api.resources.transcripts.types.EntityType.Visitor
- visitCreditCardNumber() - Method in interface com.assemblyai.api.resources.transcripts.types.PiiPolicy.Visitor
- visitDate() - Method in interface com.assemblyai.api.resources.transcripts.types.EntityType.Visitor
- visitDate() - Method in interface com.assemblyai.api.resources.transcripts.types.PiiPolicy.Visitor
- visitDateOfBirth() - Method in interface com.assemblyai.api.resources.transcripts.types.EntityType.Visitor
- visitDateOfBirth() - Method in interface com.assemblyai.api.resources.transcripts.types.PiiPolicy.Visitor
- visitDe() - Method in interface com.assemblyai.api.resources.transcripts.types.TranscriptLanguageCode.Visitor
- visitDefault() - Method in interface com.assemblyai.api.resources.lemur.types.LemurModel.Visitor
- visitDefault() - Method in interface com.assemblyai.api.resources.transcripts.types.TranscriptBoostParam.Visitor
- visitDriversLicense() - Method in interface com.assemblyai.api.resources.transcripts.types.EntityType.Visitor
- visitDriversLicense() - Method in interface com.assemblyai.api.resources.transcripts.types.PiiPolicy.Visitor
- visitDrug() - Method in interface com.assemblyai.api.resources.transcripts.types.EntityType.Visitor
- visitDrug() - Method in interface com.assemblyai.api.resources.transcripts.types.PiiPolicy.Visitor
- visitEmailAddress() - Method in interface com.assemblyai.api.resources.transcripts.types.EntityType.Visitor
- visitEmailAddress() - Method in interface com.assemblyai.api.resources.transcripts.types.PiiPolicy.Visitor
- visitEn() - Method in interface com.assemblyai.api.resources.transcripts.types.TranscriptLanguageCode.Visitor
- visitEnAu() - Method in interface com.assemblyai.api.resources.transcripts.types.TranscriptLanguageCode.Visitor
- visitEntityName() - Method in interface com.assemblyai.api.resources.transcripts.types.SubstitutionPolicy.Visitor
- visitEnUk() - Method in interface com.assemblyai.api.resources.transcripts.types.TranscriptLanguageCode.Visitor
- visitEnUs() - Method in interface com.assemblyai.api.resources.transcripts.types.TranscriptLanguageCode.Visitor
- visitError() - Method in interface com.assemblyai.api.resources.transcripts.types.TranscriptReadyStatus.Visitor
- visitError() - Method in interface com.assemblyai.api.resources.transcripts.types.TranscriptStatus.Visitor
- visitEs() - Method in interface com.assemblyai.api.resources.transcripts.types.TranscriptLanguageCode.Visitor
- visitEvent() - Method in interface com.assemblyai.api.resources.transcripts.types.EntityType.Visitor
- visitEvent() - Method in interface com.assemblyai.api.resources.transcripts.types.PiiPolicy.Visitor
- visitFi() - Method in interface com.assemblyai.api.resources.transcripts.types.TranscriptLanguageCode.Visitor
- visitFinalTranscript() - Method in interface com.assemblyai.api.resources.realtime.types.MessageType.Visitor
- visitFinalTranscript() - Method in interface com.assemblyai.api.resources.realtime.types.RealtimeTranscriptType.Visitor
- visitFr() - Method in interface com.assemblyai.api.resources.transcripts.types.TranscriptLanguageCode.Visitor
- visitGist() - Method in interface com.assemblyai.api.resources.transcripts.types.SummaryType.Visitor
- visitHash() - Method in interface com.assemblyai.api.resources.transcripts.types.SubstitutionPolicy.Visitor
- visitHeadline() - Method in interface com.assemblyai.api.resources.transcripts.types.SummaryType.Visitor
- visitHi() - Method in interface com.assemblyai.api.resources.transcripts.types.TranscriptLanguageCode.Visitor
- visitHigh() - Method in interface com.assemblyai.api.resources.transcripts.types.TranscriptBoostParam.Visitor
- visitInformative() - Method in interface com.assemblyai.api.resources.transcripts.types.SummaryModel.Visitor
- visitInjury() - Method in interface com.assemblyai.api.resources.transcripts.types.EntityType.Visitor
- visitInjury() - Method in interface com.assemblyai.api.resources.transcripts.types.PiiPolicy.Visitor
- visitIt() - Method in interface com.assemblyai.api.resources.transcripts.types.TranscriptLanguageCode.Visitor
- visitJa() - Method in interface com.assemblyai.api.resources.transcripts.types.TranscriptLanguageCode.Visitor
- visitKo() - Method in interface com.assemblyai.api.resources.transcripts.types.TranscriptLanguageCode.Visitor
- visitLanguage() - Method in interface com.assemblyai.api.resources.transcripts.types.EntityType.Visitor
- visitLanguage() - Method in interface com.assemblyai.api.resources.transcripts.types.PiiPolicy.Visitor
- visitLocation() - Method in interface com.assemblyai.api.resources.transcripts.types.EntityType.Visitor
- visitLocation() - Method in interface com.assemblyai.api.resources.transcripts.types.PiiPolicy.Visitor
- visitLow() - Method in interface com.assemblyai.api.resources.transcripts.types.TranscriptBoostParam.Visitor
- visitMedicalCondition() - Method in interface com.assemblyai.api.resources.transcripts.types.EntityType.Visitor
- visitMedicalCondition() - Method in interface com.assemblyai.api.resources.transcripts.types.PiiPolicy.Visitor
- visitMedicalProcess() - Method in interface com.assemblyai.api.resources.transcripts.types.EntityType.Visitor
- visitMedicalProcess() - Method in interface com.assemblyai.api.resources.transcripts.types.PiiPolicy.Visitor
- visitMoneyAmount() - Method in interface com.assemblyai.api.resources.transcripts.types.EntityType.Visitor
- visitMoneyAmount() - Method in interface com.assemblyai.api.resources.transcripts.types.PiiPolicy.Visitor
- visitMp3() - Method in interface com.assemblyai.api.resources.transcripts.types.RedactPiiAudioQuality.Visitor
- visitNano() - Method in interface com.assemblyai.api.resources.transcripts.types.SpeechModel.Visitor
- visitNationality() - Method in interface com.assemblyai.api.resources.transcripts.types.EntityType.Visitor
- visitNationality() - Method in interface com.assemblyai.api.resources.transcripts.types.PiiPolicy.Visitor
- visitNegative() - Method in interface com.assemblyai.api.resources.transcripts.types.Sentiment.Visitor
- visitNeutral() - Method in interface com.assemblyai.api.resources.transcripts.types.Sentiment.Visitor
- visitNl() - Method in interface com.assemblyai.api.resources.transcripts.types.TranscriptLanguageCode.Visitor
- visitNumberSequence() - Method in interface com.assemblyai.api.resources.transcripts.types.PiiPolicy.Visitor
- visitOccupation() - Method in interface com.assemblyai.api.resources.transcripts.types.EntityType.Visitor
- visitOccupation() - Method in interface com.assemblyai.api.resources.transcripts.types.PiiPolicy.Visitor
- visitOrganization() - Method in interface com.assemblyai.api.resources.transcripts.types.EntityType.Visitor
- visitOrganization() - Method in interface com.assemblyai.api.resources.transcripts.types.PiiPolicy.Visitor
- visitParagraph() - Method in interface com.assemblyai.api.resources.transcripts.types.SummaryType.Visitor
- visitPartialTranscript() - Method in interface com.assemblyai.api.resources.realtime.types.MessageType.Visitor
- visitPartialTranscript() - Method in interface com.assemblyai.api.resources.realtime.types.RealtimeTranscriptType.Visitor
- visitPassword() - Method in interface com.assemblyai.api.resources.transcripts.types.EntityType.Visitor
- visitPcmMulaw() - Method in interface com.assemblyai.api.resources.realtime.types.AudioEncoding.Visitor
- visitPcmS16le() - Method in interface com.assemblyai.api.resources.realtime.types.AudioEncoding.Visitor
- visitPersonAge() - Method in interface com.assemblyai.api.resources.transcripts.types.EntityType.Visitor
- visitPersonAge() - Method in interface com.assemblyai.api.resources.transcripts.types.PiiPolicy.Visitor
- visitPersonName() - Method in interface com.assemblyai.api.resources.transcripts.types.EntityType.Visitor
- visitPersonName() - Method in interface com.assemblyai.api.resources.transcripts.types.PiiPolicy.Visitor
- visitPhoneNumber() - Method in interface com.assemblyai.api.resources.transcripts.types.EntityType.Visitor
- visitPhoneNumber() - Method in interface com.assemblyai.api.resources.transcripts.types.PiiPolicy.Visitor
- visitPl() - Method in interface com.assemblyai.api.resources.transcripts.types.TranscriptLanguageCode.Visitor
- visitPoliticalAffiliation() - Method in interface com.assemblyai.api.resources.transcripts.types.EntityType.Visitor
- visitPoliticalAffiliation() - Method in interface com.assemblyai.api.resources.transcripts.types.PiiPolicy.Visitor
- visitPositive() - Method in interface com.assemblyai.api.resources.transcripts.types.Sentiment.Visitor
- visitProcessing() - Method in interface com.assemblyai.api.resources.transcripts.types.TranscriptStatus.Visitor
- visitPt() - Method in interface com.assemblyai.api.resources.transcripts.types.TranscriptLanguageCode.Visitor
- visitQueued() - Method in interface com.assemblyai.api.resources.transcripts.types.TranscriptStatus.Visitor
- visitReligion() - Method in interface com.assemblyai.api.resources.transcripts.types.EntityType.Visitor
- visitReligion() - Method in interface com.assemblyai.api.resources.transcripts.types.PiiPolicy.Visitor
- visitRu() - Method in interface com.assemblyai.api.resources.transcripts.types.TranscriptLanguageCode.Visitor
- visitSessionBegins() - Method in interface com.assemblyai.api.resources.realtime.types.MessageType.Visitor
- visitSessionTerminated() - Method in interface com.assemblyai.api.resources.realtime.types.MessageType.Visitor
- visitSrt() - Method in interface com.assemblyai.api.resources.transcripts.types.SubtitleFormat.Visitor
- visitSuccess() - Method in interface com.assemblyai.api.resources.transcripts.types.AudioIntelligenceModelStatus.Visitor
- visitTime() - Method in interface com.assemblyai.api.resources.transcripts.types.EntityType.Visitor
- visitTr() - Method in interface com.assemblyai.api.resources.transcripts.types.TranscriptLanguageCode.Visitor
- visitUk() - Method in interface com.assemblyai.api.resources.transcripts.types.TranscriptLanguageCode.Visitor
- visitUnavailable() - Method in interface com.assemblyai.api.resources.transcripts.types.AudioIntelligenceModelStatus.Visitor
- visitUnknown(String) - Method in interface com.assemblyai.api.resources.lemur.types.LemurModel.Visitor
- visitUnknown(String) - Method in interface com.assemblyai.api.resources.realtime.types.AudioEncoding.Visitor
- visitUnknown(String) - Method in interface com.assemblyai.api.resources.realtime.types.MessageType.Visitor
- visitUnknown(String) - Method in interface com.assemblyai.api.resources.realtime.types.RealtimeTranscriptType.Visitor
- visitUnknown(String) - Method in interface com.assemblyai.api.resources.transcripts.types.AudioIntelligenceModelStatus.Visitor
- visitUnknown(String) - Method in interface com.assemblyai.api.resources.transcripts.types.EntityType.Visitor
- visitUnknown(String) - Method in interface com.assemblyai.api.resources.transcripts.types.PiiPolicy.Visitor
- visitUnknown(String) - Method in interface com.assemblyai.api.resources.transcripts.types.RedactPiiAudioQuality.Visitor
- visitUnknown(String) - Method in interface com.assemblyai.api.resources.transcripts.types.Sentiment.Visitor
- visitUnknown(String) - Method in interface com.assemblyai.api.resources.transcripts.types.SpeechModel.Visitor
- visitUnknown(String) - Method in interface com.assemblyai.api.resources.transcripts.types.SubstitutionPolicy.Visitor
- visitUnknown(String) - Method in interface com.assemblyai.api.resources.transcripts.types.SubtitleFormat.Visitor
- visitUnknown(String) - Method in interface com.assemblyai.api.resources.transcripts.types.SummaryModel.Visitor
- visitUnknown(String) - Method in interface com.assemblyai.api.resources.transcripts.types.SummaryType.Visitor
- visitUnknown(String) - Method in interface com.assemblyai.api.resources.transcripts.types.TranscriptBoostParam.Visitor
- visitUnknown(String) - Method in interface com.assemblyai.api.resources.transcripts.types.TranscriptLanguageCode.Visitor
- visitUnknown(String) - Method in interface com.assemblyai.api.resources.transcripts.types.TranscriptReadyStatus.Visitor
- visitUnknown(String) - Method in interface com.assemblyai.api.resources.transcripts.types.TranscriptStatus.Visitor
- visitUrl() - Method in interface com.assemblyai.api.resources.transcripts.types.EntityType.Visitor
- visitUsSocialSecurityNumber() - Method in interface com.assemblyai.api.resources.transcripts.types.EntityType.Visitor
- visitUsSocialSecurityNumber() - Method in interface com.assemblyai.api.resources.transcripts.types.PiiPolicy.Visitor
- visitVi() - Method in interface com.assemblyai.api.resources.transcripts.types.TranscriptLanguageCode.Visitor
- visitVtt() - Method in interface com.assemblyai.api.resources.transcripts.types.SubtitleFormat.Visitor
- visitWav() - Method in interface com.assemblyai.api.resources.transcripts.types.RedactPiiAudioQuality.Visitor
- visitZh() - Method in interface com.assemblyai.api.resources.transcripts.types.TranscriptLanguageCode.Visitor
- VTT - com.assemblyai.api.resources.transcripts.types.SubtitleFormat.Value
- VTT - Static variable in class com.assemblyai.api.resources.transcripts.types.SubtitleFormat
W
- WAV - com.assemblyai.api.resources.transcripts.types.RedactPiiAudioQuality.Value
- WAV - Static variable in class com.assemblyai.api.resources.transcripts.types.RedactPiiAudioQuality
- webhookAuth(boolean) - Method in class com.assemblyai.api.resources.transcripts.types.Transcript.Builder
-
Whether webhook authentication details were provided
- webhookAuth(boolean) - Method in interface com.assemblyai.api.resources.transcripts.types.Transcript.WebhookAuthStage
- webhookAuthHeaderName(String) - Method in interface com.assemblyai.api.resources.transcripts.requests.TranscriptParams._FinalStage
- webhookAuthHeaderName(String) - Method in class com.assemblyai.api.resources.transcripts.requests.TranscriptParams.Builder
-
The header name which should be sent back with webhook calls
- webhookAuthHeaderName(String) - Method in interface com.assemblyai.api.resources.transcripts.types.Transcript._FinalStage
- webhookAuthHeaderName(String) - Method in class com.assemblyai.api.resources.transcripts.types.Transcript.Builder
-
The header name which should be sent back with webhook calls
- webhookAuthHeaderName(String) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptOptionalParams.Builder
- webhookAuthHeaderName(Optional<String>) - Method in interface com.assemblyai.api.resources.transcripts.requests.TranscriptParams._FinalStage
- webhookAuthHeaderName(Optional<String>) - Method in class com.assemblyai.api.resources.transcripts.requests.TranscriptParams.Builder
- webhookAuthHeaderName(Optional<String>) - Method in interface com.assemblyai.api.resources.transcripts.types.Transcript._FinalStage
- webhookAuthHeaderName(Optional<String>) - Method in class com.assemblyai.api.resources.transcripts.types.Transcript.Builder
- webhookAuthHeaderName(Optional<String>) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptOptionalParams.Builder
- webhookAuthHeaderValue(String) - Method in interface com.assemblyai.api.resources.transcripts.requests.TranscriptParams._FinalStage
- webhookAuthHeaderValue(String) - Method in class com.assemblyai.api.resources.transcripts.requests.TranscriptParams.Builder
-
Specify a header name and value to send back with a webhook call for added security
- webhookAuthHeaderValue(String) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptOptionalParams.Builder
- webhookAuthHeaderValue(Optional<String>) - Method in interface com.assemblyai.api.resources.transcripts.requests.TranscriptParams._FinalStage
- webhookAuthHeaderValue(Optional<String>) - Method in class com.assemblyai.api.resources.transcripts.requests.TranscriptParams.Builder
- webhookAuthHeaderValue(Optional<String>) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptOptionalParams.Builder
- webhookStatusCode(Integer) - Method in interface com.assemblyai.api.resources.transcripts.types.Transcript._FinalStage
- webhookStatusCode(Integer) - Method in class com.assemblyai.api.resources.transcripts.types.Transcript.Builder
-
The status code we received from your server when delivering your webhook, if a webhook URL was provided
- webhookStatusCode(Optional<Integer>) - Method in interface com.assemblyai.api.resources.transcripts.types.Transcript._FinalStage
- webhookStatusCode(Optional<Integer>) - Method in class com.assemblyai.api.resources.transcripts.types.Transcript.Builder
- webhookUrl(String) - Method in interface com.assemblyai.api.resources.transcripts.requests.TranscriptParams._FinalStage
- webhookUrl(String) - Method in class com.assemblyai.api.resources.transcripts.requests.TranscriptParams.Builder
-
The URL to which AssemblyAI send webhooks upon trancription completion
- webhookUrl(String) - Method in interface com.assemblyai.api.resources.transcripts.types.Transcript._FinalStage
- webhookUrl(String) - Method in class com.assemblyai.api.resources.transcripts.types.Transcript.Builder
-
The URL to which we send webhooks upon trancription completion
- webhookUrl(String) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptOptionalParams.Builder
- webhookUrl(Optional<String>) - Method in interface com.assemblyai.api.resources.transcripts.requests.TranscriptParams._FinalStage
- webhookUrl(Optional<String>) - Method in class com.assemblyai.api.resources.transcripts.requests.TranscriptParams.Builder
- webhookUrl(Optional<String>) - Method in interface com.assemblyai.api.resources.transcripts.types.Transcript._FinalStage
- webhookUrl(Optional<String>) - Method in class com.assemblyai.api.resources.transcripts.types.Transcript.Builder
- webhookUrl(Optional<String>) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptOptionalParams.Builder
- Word - Class in com.assemblyai.api.resources.realtime.types
- Word._FinalStage - Interface in com.assemblyai.api.resources.realtime.types
- Word.Builder - Class in com.assemblyai.api.resources.realtime.types
- Word.ConfidenceStage - Interface in com.assemblyai.api.resources.realtime.types
- Word.EndStage - Interface in com.assemblyai.api.resources.realtime.types
- Word.StartStage - Interface in com.assemblyai.api.resources.realtime.types
- Word.TextStage - Interface in com.assemblyai.api.resources.realtime.types
- wordBoost(List<String>) - Method in class com.assemblyai.api.RealtimeTranscriber.Builder
-
Sets word boost
- wordBoost(List<String>) - Method in interface com.assemblyai.api.resources.transcripts.requests.TranscriptParams._FinalStage
- wordBoost(List<String>) - Method in class com.assemblyai.api.resources.transcripts.requests.TranscriptParams.Builder
-
The list of custom vocabulary to boost transcription probability for
- wordBoost(List<String>) - Method in interface com.assemblyai.api.resources.transcripts.types.Transcript._FinalStage
- wordBoost(List<String>) - Method in class com.assemblyai.api.resources.transcripts.types.Transcript.Builder
-
The list of custom vocabulary to boost transcription probability for
- wordBoost(List<String>) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptOptionalParams.Builder
- wordBoost(Optional<List<String>>) - Method in interface com.assemblyai.api.resources.transcripts.requests.TranscriptParams._FinalStage
- wordBoost(Optional<List<String>>) - Method in class com.assemblyai.api.resources.transcripts.requests.TranscriptParams.Builder
- wordBoost(Optional<List<String>>) - Method in interface com.assemblyai.api.resources.transcripts.types.Transcript._FinalStage
- wordBoost(Optional<List<String>>) - Method in class com.assemblyai.api.resources.transcripts.types.Transcript.Builder
- wordBoost(Optional<List<String>>) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptOptionalParams.Builder
- words(String) - Method in class com.assemblyai.api.resources.transcripts.requests.WordSearchParams.Builder
- words(List<Word>) - Method in interface com.assemblyai.api.resources.realtime.types.FinalTranscript._FinalStage
- words(List<Word>) - Method in class com.assemblyai.api.resources.realtime.types.FinalTranscript.Builder
- words(List<Word>) - Method in interface com.assemblyai.api.resources.realtime.types.PartialTranscript._FinalStage
- words(List<Word>) - Method in class com.assemblyai.api.resources.realtime.types.PartialTranscript.Builder
- words(List<Word>) - Method in interface com.assemblyai.api.resources.realtime.types.RealtimeBaseTranscript._FinalStage
- words(List<Word>) - Method in class com.assemblyai.api.resources.realtime.types.RealtimeBaseTranscript.Builder
- words(List<TranscriptWord>) - Method in interface com.assemblyai.api.resources.transcripts.types.Transcript._FinalStage
- words(List<TranscriptWord>) - Method in class com.assemblyai.api.resources.transcripts.types.Transcript.Builder
-
An array of temporally-sequential word objects, one for each word in the transcript.
- words(List<TranscriptWord>) - Method in interface com.assemblyai.api.resources.transcripts.types.TranscriptParagraph._FinalStage
- words(List<TranscriptWord>) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptParagraph.Builder
- words(List<TranscriptWord>) - Method in interface com.assemblyai.api.resources.transcripts.types.TranscriptSentence._FinalStage
- words(List<TranscriptWord>) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptSentence.Builder
- words(List<TranscriptWord>) - Method in interface com.assemblyai.api.resources.transcripts.types.TranscriptUtterance._FinalStage
- words(List<TranscriptWord>) - Method in class com.assemblyai.api.resources.transcripts.types.TranscriptUtterance.Builder
- words(Optional<String>) - Method in class com.assemblyai.api.resources.transcripts.requests.WordSearchParams.Builder
- words(Optional<List<TranscriptWord>>) - Method in interface com.assemblyai.api.resources.transcripts.types.Transcript._FinalStage
- words(Optional<List<TranscriptWord>>) - Method in class com.assemblyai.api.resources.transcripts.types.Transcript.Builder
- wordSearch(String) - Method in class com.assemblyai.api.resources.transcripts.TranscriptsClient
-
Search through the transcript for a specific set of keywords.
- wordSearch(String, WordSearchParams) - Method in class com.assemblyai.api.resources.transcripts.TranscriptsClient
-
Search through the transcript for a specific set of keywords.
- wordSearch(String, WordSearchParams, RequestOptions) - Method in class com.assemblyai.api.resources.transcripts.TranscriptsClient
-
Search through the transcript for a specific set of keywords.
- WordSearchMatch - Class in com.assemblyai.api.resources.transcripts.types
- WordSearchMatch._FinalStage - Interface in com.assemblyai.api.resources.transcripts.types
- WordSearchMatch.Builder - Class in com.assemblyai.api.resources.transcripts.types
- WordSearchMatch.CountStage - Interface in com.assemblyai.api.resources.transcripts.types
- WordSearchMatch.TextStage - Interface in com.assemblyai.api.resources.transcripts.types
- WordSearchParams - Class in com.assemblyai.api.resources.transcripts.requests
- WordSearchParams.Builder - Class in com.assemblyai.api.resources.transcripts.requests
- WordSearchResponse - Class in com.assemblyai.api.resources.transcripts.types
- WordSearchResponse._FinalStage - Interface in com.assemblyai.api.resources.transcripts.types
- WordSearchResponse.Builder - Class in com.assemblyai.api.resources.transcripts.types
- WordSearchResponse.IdStage - Interface in com.assemblyai.api.resources.transcripts.types
- WordSearchResponse.TotalCountStage - Interface in com.assemblyai.api.resources.transcripts.types
Z
- ZH - com.assemblyai.api.resources.transcripts.types.TranscriptLanguageCode.Value
- ZH - Static variable in class com.assemblyai.api.resources.transcripts.types.TranscriptLanguageCode
All Classes All Packages