SpeechSynthesisBookmarkEventArgs Class
- java.
lang. Object - com.
microsoft. cognitiveservices. speech. SpeechSynthesisBookmarkEventArgs
- com.
public class SpeechSynthesisBookmarkEventArgs
Defines contents of speech synthesis bookmark event. Added in version 1.16.0
Modifier and Type | Method and Description |
---|---|
long |
get Specifies current bookmark's time offset in output audio, by ticks (100ns). |
java.lang.String |
get Gets the unique ID of the result. |
java.lang.String |
get Specifies the bookmark text. |
getAudioOffset
public long getAudioOffset()
Specifies current bookmark's time offset in output audio, by ticks (100ns).
Returns:
getResultId
public String getResultId()
Gets the unique ID of the result. Added in version 1.25.0
Returns:
getText
public String getText()
Specifies the bookmark text.
Returns:
Feedback su Azure SDK for Java
Azure SDK for Java è un progetto di open source. Selezionare un collegamento per fornire feedback: