Skip to content
This repository has been archived by the owner on Dec 11, 2022. It is now read-only.

Latest commit

 

History

History
29 lines (16 loc) · 1.58 KB

README.md

File metadata and controls

29 lines (16 loc) · 1.58 KB

This repo has been archived due to sunset of Actions on Google and suspension of the Alojz service.


Alojz (Weather in Czech Republic)

Source code for the Actions on Google app Weather in Czech Republic (App Directory). This action is an experimental app for getting forecast in a language which Google Assistant doesn't support, in this case Czech language. Action is getting forecast from the NLP app Alojz.cz, which process yr.no forecast into natural language.

Action is based on this template for simple building voice actions using Actions on Google, Firebase Functions and TypeScript: https://github.com/novalu/actions-on-google-typescript-template.

Build

If you want to modify and build changes, then you must recompile from TypeScript sources with command:

$ gulp build

Keep in mind, if you want to use TextToSpeechVoiceProvider, you need to fill Google Cloud app project and corresponding API key and Bit.ly API key into CustomSecretsProvider. Google Cloud app project needs to have enabled Cloud Text-to-Speech API.

Pull requests are welcome!

Author

Lukas Novak

Author

Freelance full-stack software developer based in Olomouc, Czech Republic. I focus on mobile apps with Kotlin and application servers in Node.js. As a hobby, I experiment with voice assistants and build my smart home. See my personal web page (in Czech) or blog on Medium