Class: RubyLLM::Agents::Audio::SpeechClient::StreamChunk
- Inherits:
-
Struct
- Object
- Struct
- RubyLLM::Agents::Audio::SpeechClient::StreamChunk
- Defined in:
- lib/ruby_llm/agents/audio/speech_client.rb
Instance Attribute Summary collapse
-
#audio ⇒ Object
Returns the value of attribute audio.
Instance Attribute Details
#audio ⇒ Object
Returns the value of attribute audio
42 43 44 |
# File 'lib/ruby_llm/agents/audio/speech_client.rb', line 42 def audio @audio end |