IntelligenceX

API Reference

Enum

OpenAIRealtimeTranscriptionContextStyle

Namespace IntelligenceX.OpenAI.Realtime
Assembly IntelligenceX
Base Enum
Implements
IComparable ISpanFormattable IFormattable IConvertible
Modifiers sealed

Selects how a Realtime transcription model accepts language and accuracy hints.

Inheritance

  • Enum
  • OpenAIRealtimeTranscriptionContextStyle

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Values

public const OpenAIRealtimeTranscriptionContextStyle Contextual #

Uses plural languages hints.

Value: 0
public const OpenAIRealtimeTranscriptionContextStyle Legacy #

Uses one singular language hint.

Value: 1