Class TranscriptionCallFeature


  • public final class TranscriptionCallFeature
    extends CallFeature
    Call Feature for managing call transcription
    • Method Detail

      • isTranscriptionActive

        public boolean isTranscriptionActive()
        Indicates if transcription is active in current call
      • addOnIsTranscriptionActiveChangedListener

        public void addOnIsTranscriptionActiveChangedListener​(PropertyChangedListener listener)
        Adds the specified listener to receive OnIsTranscriptionActiveChanged events. isTranscriptionActiveChanged Event. Occurs when transcription is started or stopped for a call
      • removeOnIsTranscriptionActiveChangedListener

        public void removeOnIsTranscriptionActiveChangedListener​(PropertyChangedListener listener)
        Removes the specified listener to receive OnIsTranscriptionActiveChanged events. isTranscriptionActiveChanged Event. Occurs when transcription is started or stopped for a call