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

Leveraging REST API in VoIP: The Vodia PBX Advantage

Vodia’s REST API takes VoIP communication to the next level, offering businesses full control over their PBX environment. With seamless integration into CRMs, automated provisioning, and custom reporting, Vodia’s API streamlines workflows and enhances user experiences. It supports powerful features like voice calls, SMS, fax, voicemail transcription, and advanced analytics. Whether deploying on-premise or in the cloud, Vodia provides a flexible, scalable, and reliable solution for businesses of all sizes. Integrate with Microsoft Teams, optimize telephony processes, and deliver top-notch call quality with Vodia’s PBX system.

March 6, 2025

Server controlled prompts and call flow through IVR

Vodia's IVR has become even more powerful with JavaScript control, enabling dynamic prompts and call flow adjustments directly from a server. By leveraging HTTP requests, the IVR can fetch responses in real-time, allowing customized greetings, prompts, and call transfers based on caller input. For example, customer codes entered via DTMF can be validated through a server, triggering personalized responses and directing calls to the appropriate destination. This flexibility enhances automation and improves customer interactions, making Vodia’s IVR a highly adaptable and intelligent solution for businesses.

March 4, 2025

US Court of Appeals Rules Federal Communications Commission (FCC) Lacks Legal Authority to Reinstate Net Neutrality Rules

The FCC has reinstated net neutrality rules, classifying broadband as an essential service under Title II to prevent ISPs from blocking, throttling, or prioritizing content for payment. Originally introduced in 2015 under President Obama and repealed in 2017 during the Trump administration, the rules have been a point of contention, with tech giants like Amazon, Apple, and Meta supporting their return. However, a federal court ruling in early 2024 challenged the FCC’s authority, potentially halting decades-long efforts for comprehensive oversight.

March 4, 2025