Share via


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

音声の種類を取得します。

適用対象