Skip to content

SpeechifyTTSFormat

Supported Speechify TTS audio output formats.

type SpeechifyTTSFormat = "mp3" | "wav" | "ogg" | "aac";

Defined in: src/providers/tts/speechify/SpeechifyTTS.ts:44

Supported Speechify TTS audio output formats.

Remarks

The format affects both file size and audio quality.

  • mp3 — Good compression, widely supported (default)
  • wav — Uncompressed, highest quality
  • ogg — Good compression, open format
  • aac — Good for mobile devices

© 2026 CompositeVoice. All rights reserved.

Font size
Contrast
Motion
Transparency