Method: Auphonic::Endpoint#info_algorithms

Defined in:
lib/auphonic/endpoint.rb

#info_algorithmsObject



41
42
43
# File 'lib/auphonic/endpoint.rb', line 41

def info_algorithms
  get('/api/info/algorithms.json')['data']
end