Skip to content

twilio-jyoung/MediaStreams2AzureSpeech

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MediaStreams2AzureSpeech

this sample is not yet working

Setup

  • Install gstreamer (https://gstreamer.freedesktop.org/download/)
  • Run the application, copy the host and port
  • Stop the application
  • launch ngrok
  • update the connect.Stream url on TwimlController.cs to point to your ngrok url
  • buy a phone number and point the voice url to your ngrok url + /api/twiml
  • Start the application again
  • Show output from "Media Streams - ASP.NET Core Web Server
  • make sure you can hit the twiml ngrok url in the browser (has GET exposed to quickly check from the browser)
  • Place a short call into your phone number and beggin speaking
  • See error in output logs.

About

dotnetcore demo of media streams to Azure Speech Services

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages