AI Voice Studio - AI Text to speech PHP ToolAI Voice Studio - AI Text to speech PHP Tool
Saas-based AI Voice Studio is an Advanced AI Text to speech Tool that makes use of Google Gemini API to convert text to speech



Average rating of 5.0 based on 3 votes
AI Voice Studio - AI Text to speech PHP Tool
Saas-based AI Voice Studio is an Advanced AI Text to speech Tool that makes use of Google Gemini ...



Average rating of 5.0
52 Support questions or comments
Please login or create an account to post a question or comment.
-
3 weeks agoabd3llah PurchasedWhy aren't you replying, neither here nor in the support tickets section?
-
1 month agoabd3llah PurchasedRegarding the new API Rotation system that allows the use of 4 keys, what do I need to do to use 100 API keys in this system?
-
2 months agoabd3llah PurchasedCan more sounds be added, or does the Gemini API only support the number of sounds in the script? And if there are more sounds, where do I add them from? -
2 weeks ago237Coders AuthorSorry, have been abscent these days. To use more than 4 different API keys for Gemini you need to defined cnstants for the other keys in config.php. / that is after the define('GEMINI_API_KEY_4', 'your_api_key_here'
; // Replace with your actual Gemini API key, define more API keys. e.g
define('GEMINI_API_KEY_4', 'your_api_key_here'
;
define('GEMINI_API_KEY_5', 'your_api_key_here'
;
define('GEMINI_API_KEY_6', 'your_api_key_here'
;
---
and then update this function getAllApiKeys() {
return [
GEMINI_API_KEY_1,
GEMINI_API_KEY_2,
GEMINI_API_KEY_3,
GEMINI_API_KEY_4,
GEMINI_API_KEY_5,
GEMINI_API_KEY_6
];
}
to add the newly added Gemini API constants
-
2 months agoabd3llah PurchasedI wanted to know how to add a new page to the sitemap file so it can be indexed. - View 6 more replies
-
2 months ago237Coders AuthorSubmit ticket here https://237coders.site/support
-
2 months ago237Coders AuthorSubmitting code here is not ideal
-
2 months ago237Coders AuthorYour $priorities array items need to match the number of $pages array items
-
2 months agohaithemhamtinee Purchasedwhy you not reply after purchase? -
2 months ago237Coders AuthorHello, sorry for the late reply, but you cannot expect us to be online at every given moment. We asked that you contact support for any extra request. Please open a support ticket here https://237coders.site/support, our support team will let you know if it will be possible right now or not for there are other projects at hand
-
2 months agohaithemhamtinee PurchasedIf I asked you to add a control panel where I could change the settings I want, including the website name, would changing the website address be done manually from the control panel? How much does this service offer? -
2 months ago237Coders AuthorHello, as I said, you can change the site name, url and some other settings in the config.php and it will reflect on the entire site.
The script has an admin panel already for managing other settings. Please, read documentation. For any other request, kindly write to the support team https://237coders.site/support not in the comment section here
-
2 months agoabd3llah PurchasedHello, I have a question about the website.
When submitting the website to Google AdSense, where exactly do I place the AdSense auto-ad code?
Should it be placed inside the `<head>` section of the index file, or is there a specific location for it?
Thank you in advance! 🙏 -
2 months ago237Coders AuthorHello, if you are using the latest update, then add any custom js/css wrapped inside their respective tags inside the includes/header_script.php file and save
-
2 months agoabd3llah PurchasedI'm using the old version.
-
2 months ago237Coders AuthorSince it is for verification purpose you just add to the head section in the index.php
-
2 months agokensomoun Purchasedsorry, i confused deleted it, now i cant login on username admin.
Password: Campus237. How to log in? - View 1 more reply
-
2 months agokensomoun Purchaseddo you have other contact i will sent screeshot to you
-
2 months ago237Coders AuthorUse support site to open a ticket
-
2 months agokensomoun Purchasedi email already please help check
-
2 months agokensomoun Purchasedcan you help me install, i install got error -
2 months ago237Coders AuthorHello, change site URL in config file from the localhost to yours without the trailing slash after
-
2 months agokensomoun Purchasedok, now working, but how to log in to the admin dashboard?
-
2 months ago237Coders AuthorADMIN demo info
username:admin
Password: Campus237. Change after login the the username and password
Information
| Category | Scripts & Code / PHP Scripts / Miscellaneous |
| First release | 14 July 2025 |
| Last update | 13 November 2025 |
| Software version | PHP 8.2, PHP 8.3, PHP 8.4 |
| Files included | .php, .css, Javascript .js |
| Tags | tts, ai text to speech generator, ai tts generator, php ai tts script |
