Skip to content

vcatalin/dotnet-make-a-call-sinch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Make a TTS phone/PSTN call using Dotnet

This project initiates a TTS phone/PSTN call from a Sinch rented number and says something. An important aspect of this project is that the request is authenticated using Request Signing.

Requirements

  • dotnet 6 LTS

Install

  • replace the _from and _to numbers within the Program.cs file _ replace the _key and _secret values within the Program.cs file with the corresponding values of your Voice App
  • run dotnet build command
  • run dotnet run command

About

Make a TTS phone call using Dotnet and Sinch

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages