Skip to content

MurfTTSFormat

Supported Murf TTS audio output formats.

type MurfTTSFormat = "mp3" | "wav" | "flac" | "alaw" | "ulaw";

Defined in: src/providers/tts/murf/MurfTTS.ts:43

Supported Murf TTS audio output formats.

Remarks

The format affects both file size and audio quality.

  • mp3 — Good compression, widely supported (default)
  • wav — Uncompressed, highest quality
  • flac — Lossless compression
  • alaw — A-law telephony encoding
  • ulaw — u-law telephony encoding

© 2026 CompositeVoice. All rights reserved.

Font size
Contrast
Motion
Transparency