• Preparing search index...
  • The search index is not available
LiveKit Agents
  • LiveKit Agents
  • agents
  • llm
  • createAudioContent

Function createAudioContent

  • createAudioContent(params): llm.AudioContent
  • Parameters

    • params: {
          frame: AudioFrame[];
          transcript?: string;
      }
      • frame: AudioFrame[]
      • Optional transcript?: string

    Returns llm.AudioContent

    • Defined in agents/src/llm/chat_context.ts:70

Settings

Member Visibility

Theme

LiveKit Agents
  • Loading...

Generated using TypeDoc