SynthesisTextFormat Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Enumerates the types of text formats that may be used to construct a Prompt object.
public enum class SynthesisTextFormat
public enum SynthesisTextFormat
type SynthesisTextFormat =
Public Enum SynthesisTextFormat
- Inheritance
Fields
Name | Value | Description |
---|---|---|
Text | 0 | Indicates that the text format is Text. |
Ssml | 1 | Indicates that the text format is SSML. |
Examples
See Prompt.Prompt for an example.
Remarks
The Prompt constructor uses SynthesisTextFormat to indicate the format of the text that its textToSpeak
parameter contains.
Applies to
See also
ทํางานร่วมกับเราใน GitHub
แหล่งที่มาสำหรับเนื้อหานี้สามารถพบได้บน GitHub ซึ่งคุณยังสามารถสร้างและตรวจสอบปัญหาและคำขอดึงข้อมูลได้ สำหรับข้อมูลเพิ่มเติม ให้ดูคู่มือผู้สนับสนุนของเรา