# @sinch/node-red-voice-api

**URL:** https://discourse.nodered.org/t/sinch-node-red-voice-api/80883
**Category:** Share Your Nodes
**Created:** [29 August 2023 11:08 UTC](https://discourse.nodered.org/t/sinch-node-red-voice-api/80883 "2023-08-29T11:08:33Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Hartzell](https://avatars.discourse-cdn.com/v4/letter/h/96bed5/32.png) [@Hartzell](https://discourse.nodered.org/u/Hartzell)
#### Post date: [29 August 2023 11:08 UTC](https://discourse.nodered.org/t/sinch-node-red-voice-api/80883/1 "2023-08-29T11:08:34Z")

</div>

Sinch has released a package of nodes which integrates with [Sinch Voice API](https://developers.sinch.com/docs/voice/). These nodes enables you to initiate and receive phone calls, capture keypad input from users and send voice menus.

The Sinch Voice API nodes consists of four nodes:

| Nodes | |
| --- | --- |
| **Incoming Call node** | Handles and routes inbound voice calls from the Sinch Voice API for a specific application and Sinch number. |
| **Voice Call node** | Initiates an outbound voice call using the Sinch Voice API. |
| **DTMF Answer node** | Captures the DTMF (Dual Tone Multi Frequency) keypad (0-9, \* and #) input from the user response. |
| **Answered Call Event node** | Stores a SVAML for a call (inbound or outbound) in case of an ACE (Answered Call Event). |

To use these nodes, you must have an account with Sinch, a verified Sinch number and a Voice API application. To register for a Sinch account, click [here](https://dashboard.sinch.com/signup).
