May 2026 Summaries
9 posts from Vonage
Filter
Month:
Year:
Post Summaries
Back to Blog
Vonage has introduced two new Python-based tools, the Video Connector Server SDK and Vonage Video Transport for Pipecat, to simplify the integration of AI workflows into real-time video applications. These tools make it easier for developers to create intelligent, media-aware applications by allowing seamless streaming of audio and video between Vonage Video sessions and AI frameworks such as OpenAI and Deepgram. The Video Connector SDK serves as a server-side WebRTC client, eliminating the need for C++ expertise, while Pipecat provides a modular platform for orchestrating complex AI workflows. Together, they enable real-time AI functionalities like speech-to-text, emotion detection, and live language translation, streamlining the development of AI-powered video agents without requiring intricate media handling or WebRTC knowledge.
May 28, 2026
1,477 words in the original blog post.
Liz Acosta, a Developer Advocate at Vonage, discusses the significance of well-designed call flows in enhancing customer experience and operational efficiency. The text outlines the impact of call flows on customer satisfaction and business reputation, emphasizing that poorly designed flows can frustrate customers, while efficient ones can build trust and loyalty. The document highlights best practices such as using Interactive Voice Response (IVR) systems judiciously, balancing automation with human interaction, investing in quality voice interfaces, and integrating Customer Relationship Management (CRM) for personalized service. Skills-based routing is recommended to match callers with the most suitable agents, while graceful error handling is necessary to maintain a positive customer experience. Acosta also provides a practical demonstration using the Vonage Voice API and Python to showcase these principles in action, illustrating how a thoughtful call flow design can transform a routine interaction into a competitive advantage.
May 26, 2026
3,124 words in the original blog post.
The text details a tutorial for building a real-time reporting dashboard within Claude Desktop using the MCP Apps framework and Vonage's Reporting API. It emphasizes how MCP Apps enhance AI Agents by providing an interactive UI, making tasks like data exploration and system configuration more intuitive and efficient. The dashboard processes raw data from the Vonage API, normalizes it, and presents it through an interactive interface that allows users to filter and analyze SMS and voice call reports easily. The tutorial guides users through installation, setup, and execution while highlighting the iterative development process and the challenges faced, such as handling structured content and ensuring data safety by masking sensitive information. The end product is a functional, user-friendly reporting tool that demonstrates the potential of MCP Apps in creating accessible and responsive AI-driven interfaces, with the source code available for further customization and enhancement.
May 21, 2026
2,727 words in the original blog post.
The Vonage Video API Client SDK 2.34 release introduces enhanced features, including real-time network condition reporting and expanded browser support for background blur and replace functions. This update builds on the client observability improvements from version 2.33, providing five levels of network condition insights to help diagnose and address video quality issues more effectively. These features are now available for JavaScript, iOS, Android, Linux, and Windows platforms, with support for Safari and Firefox achieving parity with Chromium-based browsers in terms of privacy protection. The SDK aims to offer developers a more comprehensive and adaptable tool for delivering high-quality video experiences across various environments, while also encouraging developer engagement through newsletters and community events.
May 20, 2026
800 words in the original blog post.
PSTN Branded Calling, facilitated by Vonage Voice API and First Orion, enhances the recognition and answering rate of outbound calls by displaying verified identity information such as the company's name, logo, and call purpose on the recipient's device. The process involves creating a branded calling program in First Orion, linking it to a Vonage virtual number, and using a Node.js application to trigger outbound calls. This setup allows businesses to integrate branded calling into existing workflows, improving call verification and trust. The First Orion INFORM platform manages the branded calling details and provides analytics and program-level controls, while Vonage handles call delivery. The integration requires setting up API credentials and configuring both the First Orion and Vonage dashboards. This approach not only boosts call recognition but also aligns with existing outbound calling systems, offering potential for further enhancements such as call authentication to increase trust in supported networks.
May 19, 2026
1,668 words in the original blog post.
Vonage has introduced its first cohort of startups in the Vonage Startup Program, showcasing 10 companies from various sectors like healthcare, fintech, and customer support, all leveraging Vonage's communications APIs to enhance real-time customer engagement. These startups, including OodlesAI, DoctorOnTap, Broot AI, HiDesk, n0va, Bite Buddy AI, PatientGenie, Therabot, Donotify, and Fiatsend, utilize various APIs such as Voice, SMS, Video, and Messages to automate and streamline operations, improve customer interactions, and address industry-specific challenges. The program emphasizes the potential of communications APIs as foundational infrastructure for modern products, and Vonage plans to expand the program to support more teams that prioritize communication in their solutions.
May 14, 2026
1,074 words in the original blog post.
James Seconde, a Senior PHP Developer Advocate, provides insights into essential Laravel tools and technologies for 2026, emphasizing the rapid progression of Laravel's developer and agent experience. He highlights PhpStorm as the leading IDE for Laravel development, especially after JetBrains acquired Laravel IDEA, and praises XDebug for its unparalleled debugging capabilities. Seconde also discusses Laravel Boost's impact on development when used with Laravel Herd, which simplifies local environment setup compared to Docker-based solutions. He underscores the importance of Laravel Cloud for quick production deployment, API Platform for integrating frontend SPAs, and Nightwatch for Laravel-specific performance monitoring. PHPStan is recommended for static analysis, while Livewire is lauded for enhancing front-end development by integrating backend logic. Seconde concludes by advocating for the Vonage PHP SDK for seamless communications integration in Laravel applications, stressing the importance of choosing the right tools for scalable projects.
May 12, 2026
2,350 words in the original blog post.
Vonage has introduced the Audio Connector SDK and Pipecat Serializer to enhance real-time AI audio applications by facilitating seamless connectivity and integration with their Video and Voice APIs. The Audio Connector SDK, a Python package, simplifies the management of WebSocket audio streams, enabling developers to easily create speech-to-text transcription, real-time translation, and voice assistant applications without dealing with complex infrastructure. Complementing this, the Pipecat Serializer acts as a bridge between Vonage sessions and the Pipecat AI processing pipeline, converting audio frames to support AI workflows with minimal effort. Together, these tools provide developers with a robust foundation for deploying intelligent, media-aware applications, streamlining audio management and AI integration for modern voice and video experiences.
May 07, 2026
1,035 words in the original blog post.
Michael Crump, a manager at Vonage's Developer Experiences team, is spearheading an initiative to host weekly Developer Office Hours on YouTube Live starting May 12, 2026. These sessions aim to assist developers in integrating Vonage's communication APIs by providing real-time support, addressing challenges like difficult API responses and complex authentication flows. Designed as free, 60-minute sessions, they include a brief introduction, followed by a live Q&A, and conclude with guidance on staying connected. The office hours alternate between US and UK time slots to accommodate developers worldwide, while additional sessions cater specifically to startups within the Vonage Startup Program. The initiative seeks to gather developer feedback to enhance documentation and product development, and participants are encouraged to subscribe to Vonage's Developer Newsletter for ongoing updates.
May 05, 2026
768 words in the original blog post.