Python

Test your application

  1. Run your Python application by executing the following command, using the same port (3000) as your ngrok server:
flask run -p 3000
  1. Call your Vonage number and listen to the welcome message.

  2. Say something and hear your voice echoed back to you by the other participant in the call: your WebSocket server.