Class: Speechmatics::Resource

Inherits:
Object
  • Object
show all
Defined in:
lib/speechmatics/resource.rb

Instance Attribute Summary collapse

Instance Attribute Details

#clientObject

Returns the value of attribute client.



3
4
5
# File 'lib/speechmatics/resource.rb', line 3

def client
  @client
end

#responseObject

Returns the value of attribute response.



3
4
5
# File 'lib/speechmatics/resource.rb', line 3

def response
  @response
end