Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/akscf/mod_curl_asr

Freeswitch ASR module
https://github.com/akscf/mod_curl_asr

asr curl freeswitch

Last synced: 1 day ago
JSON representation

Freeswitch ASR module

Awesome Lists containing this project

README

        


ASR module that allows to work with speech transcription tools over http.

Supports two mode: POST (upload form, asr parameres stored as fields) and PUT (binary stream, asr parameters stored in header: X-ASR-OPTIONS)

Designed to work in tandem with asrd

### Dialplan example
```














```