AIFoundryModel.OpenAI.Tts Field
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.
TTS 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 Tts;
staticval mutable Tts : Aspire.Hosting.Azure.AIFoundryModel
Public Shared ReadOnly Tts As AIFoundryModel