41 42 43
# File 'lib/openai/client.rb', line 41 def audio @audio ||= OpenAI::Audio.new(client: self) end