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

VoiceInfo 类

定义

包含有关合成语音的详细信息。 在 1.17.0 中更新

public sealed class VoiceInfo : Microsoft.CognitiveServices.Speech.Internal.DisposableBase
type VoiceInfo = class
    inherit DisposableBase
Public NotInheritable Class VoiceInfo
Inherits DisposableBase
继承
Microsoft.CognitiveServices.Speech.Internal.DisposableBase
VoiceInfo

属性

Gender

获取语音性别。 在版本 1.17.0 中添加

Locale

获取语音的区域设置。

LocalName

获取语音的本地名称。

Name

获取语音名称。

Properties

获取结果属性。

ShortName

获取语音的短名称。

StyleList

获取样式列表。

VoicePath

获取语音路径。 (仅对脱机语音有效。)

VoiceType

获取语音类型。

适用于