Want to build a phone app that allows you to embed an interpreter to facilitate cross-language conversations? See how VerbalizeIt can be used with Twilio to turn any phone into a human translator!
GET https://sandboxapi.verbalizeit.com/languages
| Parameters | |
|---|---|
| api_key | xxxxx |
Response[{"name"=>"English", "language_code"=>"en"}, {"name"=>"Spanish", "language_code"=>"es"}, {"name"=>"Mandarin", "language_code"=>"zh"}, {"name"=>"Hindi", "language_code"=>"hi"}, {"name"=>"Portuguese", "language_code"=>"pt"}, {"name"=>"French", "language_code"=>"fr"}, {"name"=>"German", "language_code"=>"de"}, {"name"=>"Arabic", "language_code"=>"ar"}, {"name"=>"Italian", "language_code"=>"it"}, {"name"=>"Korean", "language_code"=>"ko"}]
GET http://sandboxapi.verbalizeit.com/twilio/add_to_conference
| Parameters | |
|---|---|
| api_key | xxxxx |
| language | Not selected |
| conference_number | 3037326989 |
| conference_name | Not set (optional) |
A call is automatically placed to this number. After answer, it will dial the conference code.