这份文档还在翻译中,预期年底前完成。欢迎您提供宝贵的意见及建议。
Introduction
The Vonage Voice API is the easiest way to build high-quality voice applications in the Cloud. In this tutorial you will learn how to stream pre-recorded audio into both inbound and outbound calls using .NET and the Vonage Voice API.
This tutorial provides step by step instructions showing you how to:
- Set up a Vonage account
- Create a Vonage Application
- Configure a Vonage Application
- Create an ASP.NET Core application
- Add the Vonage package to it
- Receive a call and play audio into it
- Place a call with streamed audio played into it
How to Play Audio into a Call with .NET
A tutorial showing you how to build an app that will play audio into a PSTN callSteps
11
12