Skip to main content

XSpeechSynthesizerVoiceInformation

音声 (インストールされている音声合成エンジン) に関する情報を提供します。

Syntax

Members

Description
型: const char*
DisplayNameLanguage の組み合わせに基づく音声の説明。 DisplayName
型: const char*
音声の表示名。 Gender
型: XSpeechSynthesizerVoiceGender
音声の性別。 VoiceId
型: const char*
音声の一意の ID。 Language
型: const char*
正規化された BCP-47 言語タグ で表される音声の言語。

Remarks

XSpeechSynthesierVoiceInformation 構造体は、インストールされている音声合成エンジン (音声) に関する情報を表します。情報には、音声の性別や言語などが含まれます。XSpeechSynthesizerSetCustomVoice 関数を呼び出す際に、インストールされている音声を識別するには VoiceId の値を使用します。 XSpeechSynthesizerVoiceInformation 構造体の使用方法を示す例については、XSpeechSynthesizerEnumerateInstalledVoices を参照してください。

Requirements

ヘッダー: XSpeechSynthesizer.h サポートされているプラットフォーム: Windows、XBOX One ファミリー本体および XBOX Series 本体

See also

XAccessibility
XSpeechSynthesizerCreateStreamFromText
XSpeechSynthesizer
最終更新日 2026年8月24日