AzurePlatformVoice Class
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.
Azure platform voice configuration (variant of standard).
public class AzurePlatformVoice : Azure.AI.VoiceLive.AzureVoice, System.ClientModel.Primitives.IJsonModel<Azure.AI.VoiceLive.AzurePlatformVoice>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.VoiceLive.AzurePlatformVoice>
type AzurePlatformVoice = class
inherit AzureVoice
interface IJsonModel<AzurePlatformVoice>
interface IPersistableModel<AzurePlatformVoice>
Public Class AzurePlatformVoice
Inherits AzureVoice
Implements IJsonModel(Of AzurePlatformVoice), IPersistableModel(Of AzurePlatformVoice)
- Inheritance
- Implements
Constructors
AzurePlatformVoice(String) |
Initializes a new instance of AzurePlatformVoice. |
Properties
CustomLexiconUrl |
Gets or sets the CustomLexiconUrl. |
Locale |
Gets or sets the Locale. |
Name |
Voice name cannot be empty. |
Pitch |
Gets or sets the Pitch. |
PreferLocales |
Gets the PreferLocales. |
Rate |
Gets or sets the Rate. |
Style |
Gets or sets the Style. |
Temperature |
Temperature must be between 0.0 and 1.0. |
Volume |
Gets or sets the Volume. |