Skip to content

Latest commit

 

History

History
23 lines (20 loc) · 651 Bytes

README.md

File metadata and controls

23 lines (20 loc) · 651 Bytes

betacall

start

cd app/
npm start

todo

  • SpeechRecognition
    • SpeechRecognition basic implementation
    • Ajax for SpeechRecognition text
    • Try with other Speech Recognition APIs like - AWS, Google SR, .. (Chrome dependant for right now)
  • Chat
    • Set a chat between the two users
    • Add session storage
    • Improve
  • Translation
  • Call
    • Implement a basic video calling with agora.io