Uses of Class
com.azure.communication.callautomation.models.RecognizeResult
Packages that use RecognizeResult
Package
Description
Package containing the data models for AzureCommunicationCallAutomationService.
Package containing events for AzureCommunicationCallingServerService. null.
-
Uses of RecognizeResult in com.azure.communication.callautomation.models
Subclasses of RecognizeResult in com.azure.communication.callautomation.modelsModifier and TypeClassDescriptionfinal classThe ChoiceResult model.final classThe DtmfResult model.final classThe continuous speech recognition result. -
Uses of RecognizeResult in com.azure.communication.callautomation.models.events
Methods in com.azure.communication.callautomation.models.events that return types with arguments of type RecognizeResultModifier and TypeMethodDescriptionRecognizeCompleted.getRecognizeResult()Get the collectToneResult or choiceResult property.