Jump to content
C4 Forums | Control4

Shivam Paw

c4Forums Member
  • Posts

    516
  • Joined

  • Last visited

  • Days Won

    13

Everything posted by Shivam Paw

  1. And just like that, Version 3 is released. Change Log: Added ability to inject variables into typed text with { ProxyID::Variable Name } syntax Fixed icon issue with media service Better error handling for invalid Google Cloud API Key Be sure to refresh navs for the icon fix.
  2. I’m glad you like it and if you have any feedback or requests be sure to let me know
  3. I've not used that driver but it seems like it doesn't allow you to enter your own text directly from the C4 app, On Screen navs, T3 or through a web interface. There's also no limit on the characters per day. You can use as many as you want - the only limit is what you want to pay for the APIs and personally I feel most installations will be good to go with the free keys. Both our text to speech engines have different languages as well as speeds to use (and more engines will be coming in the future).
  4. The driver is now released on BlackWire Designs! https://www.blackwiredesigns.com/store/control4-text-to-speech/ This Text to Speech driver lets you send announcements around your Control4 system with a few taps! You can use our built in web interface to type your own message, use our Control4 “Listen” service to type in a message right from your Control4 app, or use Composer programming to execute announcements when you want! Media service integration Web interface Use variables in programming Google Cloud & VoiceRSS Text to Speech Engines Modify speed & language for TTS Engines %date% and %time% values manipulated Last message variable I hope you like it Please note this is a separate driver to the early "freebie". You shouldn't update the existing one if you are using it; instead you should add this as a new driver.
  5. Close. You can't choose which rooms you want it delivered to but you can have multiple instances of the driver for different rooms.
  6. Let's not turn this into one of those please... The driver will be available on BlackWire Designs.
  7. It isn't at the moment but hopefully pretty soon you'll be able to get it on DriverCentral.
  8. The driver will hopefully soon be going onto DriverCentral for sale. The updated driver will have Google Cloud Text to Speech built in as well as various other changes and a few bug fixes. If you have already downloaded the free version then you can go ahead and use it but as stated earlier - support is limited for it. The decision to sell the driver was made as it means we can put more work into future drivers.
  9. Hiya I've just finished creating a Text to Speech driver with all sorts of support for how you can get your messages announced! Setup is super simple. Follow the documentation and I've timed it at under 2 minutes! The ways you can use the driver are through programming text (and variables) to be spoken out; through it's built in web interface (which allows you to choose a custom port [for port forwarding]), through the Listen menu where you just need to enter the text you wish to be announced! Media service integration Voice messages (PA system) Multi room support Web interface Use variables in programming Google Cloud & VoiceRSS Text to Speech Engines Modify speed & language for TTS Engines %date% and %time% values manipulated Last message variable Driver Download: https://drivercentral.io/platforms/control4-drivers/text-to-speech-driver/ I hope you like it! Driver Images
  10. Added this for ya. OP updated. https://www.dropbox.com/s/q41401kp95nc01v/generic_url_notification_driver.c4z?dl=0
  11. You mean the freeze issue? I’ll have a look if I can change the frame rate
  12. Exact same issue with my Lilin DHD cameras. I can access a h.264 rtsp stream and the camera test shows it as working but on mobile it won’t load. Weirdly, on EAs (dunno about T3s) it’ll load the first few frames and then freeze on that frame. Same when you view the camera via composer. Do you have that issue?
  13. Triple check your Camera API auth is set to None and try adding the port 80 to the url. E.g. instead of http://10.0.1.61/api/camera/snapshot?width=640&height=480&source=internal try http://10.0.1.61:80/api/camera/snapshot?width=640&height=480&source=internal
  14. You've gone to agents -> push notifications and set the attachment for that notification?
  15. What URL are you using and does it work when you visit it in incognito?
  16. Did you know that if you tap to either side of the volume sliders current position you can increment or decrement the volume by 1?
  17. You gotta use a virtual box I’m afraid
  18. V2 I'm hesitant to add the camera mode functionality at the moment because of how the DS2 driver won't update through camera setting changes but will look into it as I agree, could be helpful! jooced_ds2_misc_commands.c4z
  19. The driver has been updated and uploaded here: With an extra command. Any other commands that you think could be useful, please post in that topic
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.