Class ConversationTranscriptionResult

    • Constructor Detail

      • ConversationTranscriptionResult

        protected ConversationTranscriptionResult​(long result)
        Internal constructor for creating a ConversationTranscriptionResult from a native handle.
        Parameters:
        result - The native handle.
    • Method Detail

      • getSpeakerId

        public String getSpeakerId()
        A String that represents the speaker id in the conversation.
        Returns:
        the speaker ID string.
      • toString

        public String toString()
        Returns a String that represents the conversation transcription result.
        Overrides:
        toString in class SpeechRecognitionResult
        Returns:
        A String that represents the conversation transcription result.