Tech

Vodia Paging Account Can Be Used With Google Text to Speech API

Published on:

February 11, 2021

Vodia's paging account now supports Google Text-to-Speech via REST API, allowing SIP devices to broadcast text as speech. This is particularly useful for institutions like schools, factories and and hospitals - prompts are cached to avoid repeated API calls, enhancing efficiency. Compatible devices include Cyber Data paging units, desktop phones and any SIP-capable paging system using multicast or unicast. To test this feature, administrators can use simple curl commands to trigger text-to-speech messages via the Vodia PBX, making it ideal for efficient communication.

SIP desktop and paging units can now be used with Google text-to-speech using rest API; the prompts are downloaded in cached, which means the PBX doesn’t need to fetch the same prompt again. 

What organizations can benefit from text to speech? 

  • Universities and schools 
  • Factories 
  • Clinics and hospital 

 Which paging units can I use with text to speech? 

What do you need? 

To test the functionality, you can use the following curl command to initiate a text to speech response - this will trigger the paging account on the Vodia PBX:  

curl -u admin:password --data '{"lang":"en","text":"Welcome to CVS. Please enter your prescription number or say your name. Someone will be with you shortly."}' --header "Content-Type: application/json" http://localhost/rest/page/88%40localhost/playback

or  

curl -u admin:password --data '{"lang":"de","text":["Ihre Order","5445","ist nun zur Abholung bereit"]}' --header "Content-Type: application/json" http://localhost/rest/page/88%40localhost/playback

Latest Articles

View All

Skills-Based Routing in V70: Match Calls to the Right Agent

Skills-based routing in V70 helps ensure incoming calls are matched with the most qualified available agents based on defined skills, language, and expertise. By combining IVR input with intelligent call distribution, organizations can reduce unnecessary transfers, improve first-contact resolution, and shorten handling time. With V70, skills can be defined directly within the PBX, allowing teams to set thresholds, prioritize expertise, and control how calls are routed across departments, queues, and different operational environments.

April 7, 2026

Snapshots in V70: Capture and Restore Your PBX with Confidence

PBX snapshots in V70 provide a reliable way to capture system state before changes are applied, enabling fast recovery, controlled rollback, and more predictable system management when updating configurations, testing call flows, or operating across multiple tenants. By preserving a point-in-time version of the system, administrators can reduce the risk of disruption, restore services quickly when issues arise, and maintain stability while making ongoing changes in complex communication environments.

March 31, 2026

Configuring Emergency Alerts and Notifications with V70 of the Vodia PBX

V70 introduces emergency alerts and notifications designed to ensure critical events are not missed and responses happen immediately. Alerts can be triggered directly by users, delivered across multiple channels including phones, email, mobile apps, and SMS, and can automatically initiate calls to predefined numbers. Administrators have full control over how alerts are configured, enabling consistent, reliable handling of incidents across real-world, multi-tenant environments.

March 26, 2026