다음을 통해 공유


SpeechSynthesisRequestInputStream Class

Definition

Manages the input stream for a speech synthesis request. Added in version 1.37.0

public class SpeechSynthesisRequestInputStream
type SpeechSynthesisRequestInputStream = class
Public Class SpeechSynthesisRequestInputStream
Inheritance
SpeechSynthesisRequestInputStream

Methods

Close()

Closes the input stream.

Write(String)

Writes a piece of text to the input stream.

Applies to