SpeechOutputFormat

March 20, 2026 ยท View on GitHub

Example Usage

from mistralai.client.models import SpeechOutputFormat
value: SpeechOutputFormat = "pcm"

Values

  • "pcm"
  • "wav"
  • "mp3"
  • "flac"
  • "opus"