VoiceProfilePhraseResult Class
- java.
lang. Object - com.
microsoft. cognitiveservices. speech. speaker. VoiceProfilePhraseResult
- com.
Implements
public final class VoiceProfilePhraseResult
implements java.lang.AutoCloseable
Defines result of voice profile activation phrase request.
Modifier and Type | Method and Description |
---|---|
void |
close()
Explicitly frees any external resource attached to the object |
Safe |
get Returns the voice activation phrase result implementation. |
java.util.List<java.lang.String> |
get Get the activation phrases from the result. |
Property |
get The set of properties exposed in the result. |
Result |
get Specifies status of activation phrase result. |
java.lang.String |
get Presents the result identifier. |
java.lang.String |
to Returns a String that represents the voice activation phrase result. |
close
public void close()
Explicitly frees any external resource attached to the object
getImpl
public SafeHandle getImpl()
Returns the voice activation phrase result implementation.
Returns:
getPhrases
public List
Get the activation phrases from the result.
Returns:
getProperties
public PropertyCollection getProperties()
The set of properties exposed in the result.
Returns:
getReason
public ResultReason getReason()
Specifies status of activation phrase result.
Returns:
getResultId
public String getResultId()
Presents the result identifier.
Returns:
toString
public String toString()
Returns a String that represents the voice activation phrase result.
Overrides:
VoiceProfilePhraseResult.toString()Returns:
Azure SDK for Java geri bildirimi
Azure SDK for Java, açık kaynak bir projedir. Geri bildirim sağlamak için bir bağlantı seçin: