Fred

Results 15 issues of Fred

According to readme > Renamed changeSettings() to updateSettings(), it now returns a promise to indicate completion. It takes the same options object as the constructor. In typescript updateSettings() returns Bottleneck,...

Once about every 2 months my node windows service crashes unexpectedly, usually at night so it's unlikely to be caused by load. When the service stopped, the child node process...

help wanted

I have a Node app created using yeoman, which using injector to insert bower components into index.html. After adding easy-pie-chart 2.1.6 with bower install, I got error appended. I also...

The function expression grammar and built-in functions give me the impression that custom function is supported. However, there is no docs on how to create a custom function. Does it...

I saw there is another pr to add support for custom function but mine allows specifying arbitrary number of custom functions and overriding built-in ones, hence more flexible.

*Z* is pronounced somewhat like "letter 5 A" regardless of dialects. I use meSpeak.js in a captcha library so being able to accurately pronounce English letters is critical.

Got following error and Nodejs process crashed after generating 50 or so voices, an indication of memory leak ``` Bad data: '/espeak/espeak-data/en_dict' (6c756e28 length=6c756e28) FATAL ERROR: CALL_AND_RETRY_LAST Allocation failed -...