{"id":17887844,"url":"https://github.com/smithclay/lambda-talk","last_synced_at":"2025-04-03T02:41:54.307Z","repository":{"id":145039153,"uuid":"75235744","full_name":"smithclay/lambda-talk","owner":"smithclay","description":"Lambda powered text-to-speech using Polly + API Gateway. Demo: http://lambda-talk-example.s3-website.us-east-2.amazonaws.com/","archived":false,"fork":false,"pushed_at":"2016-12-01T16:55:32.000Z","size":17,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-08T16:43:44.910Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/smithclay.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-11-30T23:16:00.000Z","updated_at":"2018-03-17T15:10:41.000Z","dependencies_parsed_at":null,"dependency_job_id":"beb0e405-2cd5-4232-a2ae-7814605dee7d","html_url":"https://github.com/smithclay/lambda-talk","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smithclay%2Flambda-talk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smithclay%2Flambda-talk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smithclay%2Flambda-talk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smithclay%2Flambda-talk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/smithclay","download_url":"https://codeload.github.com/smithclay/lambda-talk/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246927810,"owners_count":20856193,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-28T13:35:38.692Z","updated_at":"2025-04-03T02:41:54.284Z","avatar_url":"https://github.com/smithclay.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"## lambda-talk\n\nUses AWS Polly to Synthesize speech in a Lambda function. Must run in a region that supports the new [text-to-speech Polly service](https://aws.amazon.com/polly/).\n\nExample: [http://lambda-talk-example.s3-website.us-east-2.amazonaws.com/](http://lambda-talk-example.s3-website.us-east-2.amazonaws.com/)\n\n## Requirements\n\n* AWS Account\n* Existing Lambda function with IAM permissions for AWS Polly.\n* API Gateway with endpoint that proxies the lambda function.\n\n## Installing dependencies\n\nThe 11/30/16 version of the AWS JS SDK is required—*not* the older version bundled inside of lambda.\n\n```\nnpm install\n```\n\n## Updating/uploading the Lambda function\n\nThis assumes the Lambda function specified in the script in the region already exists with the correct permissions.\n\nThe `node_modules` directory is bundled because the AWS SDK included in Lambda as of 11/30/16 doesn't have Polly support.\n\n```\n./deploy.sh\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmithclay%2Flambda-talk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsmithclay%2Flambda-talk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmithclay%2Flambda-talk/lists"}