Class: RubyLLM::Agents::Audio::SpeechClient::StreamChunk

Inherits:
Struct
  • Object
show all
Defined in:
lib/ruby_llm/agents/audio/speech_client.rb

Instance Attribute Summary collapse

Instance Attribute Details

#audioObject

Returns the value of attribute audio

Returns:

  • (Object)

    the current value of audio



42
43
44
# File 'lib/ruby_llm/agents/audio/speech_client.rb', line 42

def audio
  @audio
end