SpeechSynthesisRequest.InputStream Property

Definition

Gets the input stream for the request.

public Microsoft.CognitiveServices.Speech.SpeechSynthesisRequestInputStream InputStream { get; }
member this.InputStream : Microsoft.CognitiveServices.Speech.SpeechSynthesisRequestInputStream
Public ReadOnly Property InputStream As SpeechSynthesisRequestInputStream

Property Value

Applies to