Interface LiveEvent.DefinitionStages.WithTranscriptions

All Known Subinterfaces:
LiveEvent.Definition, LiveEvent.DefinitionStages.WithCreate
Enclosing interface:
LiveEvent.DefinitionStages

public static interface LiveEvent.DefinitionStages.WithTranscriptions
The stage of the LiveEvent definition allowing to specify transcriptions.
  • Method Details

    • withTranscriptions

      Specifies the transcriptions property: Live transcription settings for the live event. See https://go.microsoft.com/fwlink/?linkid=2133742 for more information about the live transcription feature..
      Parameters:
      transcriptions - Live transcription settings for the live event. See https://go.microsoft.com/fwlink/?linkid=2133742 for more information about the live transcription feature.
      Returns:
      the next definition stage.