Anil Samuel

Results 8 issues of Anil Samuel

I been trying to get my expo codebase working with microsoft-cognitiveservices-speech-sdk, but been having issues with it's dependancies such as util, http etc. Example based or similar to https://github.com/Azure-Samples/cognitive-services-speech-sdk so...

enhancement
help wanted
New Example

If so, some examples would be very handy

Hi 1. http://d3js.org/d3.v3.js 2. http://cpettitt.github.io/project/graphlib-dot/v0.5.2/graphlib-dot.js 3. http://cpettitt.github.io/project/dagre-d3/latest/dagre-d3.js I am using the scripts above to draw ER diagrm as below. I like the grah direction to be reversed. Is that possible...

I get the error "TypeError: null is not an object (evaluating 'Recording.init')" during ``` useEffect(() => { Recording.init({ bufferSize: 4096, sampleRate: 44100, bitsPerChannel: 16, channelsPerFrame: 1, }); }) ``` Please...

Thanks for such an awesome tool. Is it possible to render multiple templates ? In our case we have the solution deployed using multiple stacks. Support for multiple templates would...

I am using following definition; run shows success but unable to find the published report, please help ``` - task: PublishHtmlReport@1 displayName: 'Publish Search logs Output' inputs: htmlType: 'genericHTML' htmlPath:...

Steps: 1. Executed following commands git clone http://github.com/aws-samples/amazon-cognito-example-for-external-idp.git cd amazon-cognito-example-for-external-idp/ cp env.sh.template env.sh ./install.sh ./deploy.sh 2. Following errors observed > tsc src/config/autoGenConfig.ts node_modules/@types/aws-lambda/index.d.ts:26:15 - error TS2307: Cannot find module './trigger/cognito-user-pool-trigger/'...

**Describe the bug** "make clean build release" build command result errors below ok github.com/aws/amazon-cloudwatch-agent/extension/agenthealth/handler/stats/provider 0.069s coverage: 63.2% of statements --- FAIL: TestSetComponentsEmpty (0.00s) useragent_test.go:84: Error Trace: /work/amazon-cloudwatch-agent/extension/agenthealth/handler/useragent/useragent_test.go:84 Error: "map[]" should...