Class SpeechToText.OnNewSegmentEventArgs
Event arguments for when a new AudioSegment is produced during transcription.
public sealed class SpeechToText.OnNewSegmentEventArgs : EventArgs- Inheritance
- 
      
      
      SpeechToText.OnNewSegmentEventArgs
- Inherited Members
Properties
- Segment
- The newly produced audio segment.