Class: Elevenlabs::Configuration
- Inherits:
-
Object
- Object
- Elevenlabs::Configuration
- Defined in:
- lib/elevenlabs.rb
Instance Attribute Summary collapse
-
#api_key ⇒ Object
Returns the value of attribute api_key.
Instance Attribute Details
#api_key ⇒ Object
Returns the value of attribute api_key.
21 22 23 |
# File 'lib/elevenlabs.rb', line 21 def api_key @api_key end |