Skip to content

Latest commit

 

History

History
43 lines (29 loc) · 2.45 KB

index.md

File metadata and controls

43 lines (29 loc) · 2.45 KB

Vonage NCCO Examples

Welcome! Here you will find some examples of NCCOs (Nexmo Call Control Objects) that you can use with the Vonage Voice API. We've split the examples into sections so have a browse and if you don't find what you're looking for, open an issue (pull requests are welcome too!).

Index:

Talking

These examples use the talk action, producing text-to-speech output.

Telephone

Record

  • record.json will record your call. Take a look at the code snippets for examples of how to authenticate and download the finished recording after the call.

Audio

  • silent-loop.json streams a mp3 file with no sound, on a loop. Useful for keeping a call active while waiting for another event to occur.

Further Reading

Still looking for more? Try these: