twilio / media-streams

Quick start guides for configuring and consuming Twilio Media Streams
105 stars 80 forks source link

Java connect basic #163

Open strogzy opened 2 years ago

strogzy commented 2 years ago

Added an example for Java based on the Javascript example "connect-basic", showing how to use bidirectional Media Streams in a application that takes audio, then reads it back to the caller.