PartyTextToSpeechProfile

Represents the voice profile used to synthesize speech.

Syntax

class PartyTextToSpeechProfile  

Public Methods

Name Description
GetIdentifier Gets the unique identifier associated with this profile.
GetName Gets the human-readable name of this profile.
GetLanguageCode Gets the language code associated with this profile.
GetGender Gets the gender associated with this profile.
GetCustomContext Retrieves the app's private, custom pointer-sized context value previously associated with this profile.
SetCustomContext Configures an optional, custom pointer-sized context value with this profile.

Requirements

Header: Party.h

See also

Party members
PartyLocalChatControl::PopulateAvailableTextToSpeechProfiles
PartyLocalChatControl::GetAvailableTextToSpeechProfiles
PartyLocalChatControl::SetTextToSpeechProfile
PartyLocalChatControl::GetTextToSpeechProfile