IntelligenceX

API Reference

Class

OpenAIRealtimeTranscriptionModels

Namespace IntelligenceX.OpenAI.Realtime
Assembly IntelligenceX
Modifiers static

Current model identifiers supported for Realtime input transcription.

Inheritance

  • Object
  • OpenAIRealtimeTranscriptionModels

Fields

public const String GptLiveTranscribe #

Recommended model for live microphone transcription.

Value: gpt-live-transcribe
public const String GptTranscribe #

High-accuracy model for committed WebSocket turns.

Value: gpt-transcribe
public const String Gpt4oTranscribe #

Legacy GPT-4o transcription model.

Value: gpt-4o-transcribe
public const String Gpt4oMiniTranscribe #

Lower-cost legacy GPT-4o mini transcription model.

Value: gpt-4o-mini-transcribe
public const String Gpt4oMiniTranscribe2025_12_15 #

December 2025 snapshot of the GPT-4o mini transcription model.

Value: gpt-4o-mini-transcribe-2025-12-15
public const String GptRealtimeWhisper #

Legacy streaming transcription model.

Value: gpt-realtime-whisper
public const String Whisper1 #

Original Whisper transcription model where Realtime supports it.

Value: whisper-1