你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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