Share via


AIFoundryModel.OpenAI.TtsHd Field

Definition

TTS-HD is a model that converts text to natural sounding speech. TTS is optimized for realtime or interactive scenarios. For offline scenarios, TTS-HD provides higher quality. The API supports six different voices. Max request data size: 4,096 chars can be converted from text to speech per API request. ## Model Variants - TTS: optimized for speed. - TTS-HD: optimized for quality.

public static readonly Aspire.Hosting.Azure.AIFoundryModel TtsHd;
 staticval mutable TtsHd : Aspire.Hosting.Azure.AIFoundryModel
Public Shared ReadOnly TtsHd As AIFoundryModel 

Field Value

Applies to