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

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

Vodia V70: WhatsApp Business Calling and Messaging Integration

Vodia V70 integrates WhatsApp Business calling and messaging directly into the PBX, allowing businesses to manage voice and customer conversations from a single platform. With native SIP integration, WhatsApp calls are routed to extensions, queues, or IVRs without middleware, reducing complexity and eliminating the need for additional gateways. Combined with support for messaging, dashboards, alerts, and AI voice agents, V70 brings greater control, scalability, and flexibility to real-world communication environments.

March 24, 2026