API Reference
Class
OpenAIRealtimeTranscriptionModels
Current model identifiers supported for Realtime input transcription.
Inheritance
- Object
- OpenAIRealtimeTranscriptionModels
Inherited Methods
Fields
public const String GptLiveTranscribe #Recommended model for live microphone transcription.
Value:
gpt-live-transcribepublic const String GptTranscribe #High-accuracy model for committed WebSocket turns.
Value:
gpt-transcribepublic const String Gpt4oMiniTranscribe #Lower-cost legacy GPT-4o mini transcription model.
Value:
gpt-4o-mini-transcribepublic const String Gpt4oMiniTranscribe2025_12_15 #December 2025 snapshot of the GPT-4o mini transcription model.
Value:
gpt-4o-mini-transcribe-2025-12-15public const String GptRealtimeWhisper #Legacy streaming transcription model.
Value:
gpt-realtime-whisperpublic const String Whisper1 #Original Whisper transcription model where Realtime supports it.
Value:
whisper-1