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

VodiaHub brings click-to-call and call control to every Windows workspace

VodiaHub brings click to call and desktop call control to Windows, making it easier for users to place, answer, manage, and automate calls from the applications they already use every day. With system wide tel: link handling, inbound call screen pops, queue details, and automation support, VodiaHub helps connect the Vodia PBX with Outlook, CRMs, browsers, documents, and other Windows tools. Users can keep working without manually copying phone numbers, opening the user portal, or switching between applications just to handle a call.

July 7, 2026

Desk phones, mobile apps, or both? Choosing the right setup for business calls

Desk phones and mobile apps both have a place in modern business communications. IP desk phones remain a strong choice for receptionists, support teams, customer service agents, and employees who handle a high volume of calls from a fixed location. Mobile apps, on the other hand, give remote, hybrid, and field-based users access to their business extension wherever they work. For many organizations, the best answer is not choosing one over the other, but using both through the same PBX environment so every user has the right calling tool for their role.

July 2, 2026

Vodia Updates PBX REST API Documentation for V70 and Later

Vodia has updated its PBX REST API documentation for V70 and later with a clearer structure, easier navigation, response samples, and an OpenAPI specification. The updated API reference gives service providers, enterprises, partners, and developers a more practical starting point for exploring available API calls, understanding request and response behavior, and building integrations around real PBX workflows, including CRM connectivity, automated provisioning, reporting, analytics, call data, and workflow automation.

June 30, 2026