Business Productivity

Category: Technical How-to

Push Notifications for Android and iOS with Amazon Chime SDK messaging

Overview Amazon Chime SDK messaging provides building blocks for developers to make it easier to connect communities with secure, scalable, and persistent messaging. In many cases, developers have use cases that require building chat into mobile applications. For example, they may be connecting delivery drivers to customers, doctors to patients, or two people starting to […]

Building an on-demand phone call recording solution with Amazon Chime SDK

The Amazon Chime SDK Public Switched Telephone Network (PSTN) audio service to make it easier for developers to build customized telephony applications using the agility and operational simplicity of a serverless AWS Lambda function. Starting today, developers can record voice calls and store the recordings in the Amazon Simple Storage Service (Amazon S3) bucket of […]

Compositing videos from media capture pipelines with Amazon Chime SDK

In July 2021 we announced Chime SDK media capture pipelines as way to capture video, audio, and other data generated during a Chime SDK meeting into an S3 bucket. A new feature was recently released that allows the capture to be customized. This feature provides options to capture individual videos of attendees separately so you […]

Use channel flows to remove profanity and sensitive content from messages in Amazon Chime SDK messaging

Amazon Chime SDK messaging now supports channel flows which allow you to execute business logic on in-flight messages before they are delivered to members on a channel. In a previous post , we demonstrated a way of achieving moderation in a channel. This approach works for many use cases, but processing is done post-delivery of […]

Build chat applications in iOS and Android with Amazon Chime SDK messaging

Overview Amazon Chime SDK messaging provides building blocks for developers to make it easier to connect communities of users with secure, scalable, and persistent messaging. In many cases, developers have use cases that require building chat into mobile applications. For example, they may be connecting delivery drivers to customers, doctors to patients, or two people […]

Using the Amazon Chime SDK to Create Automated Outbound Call Notifications

Customers looking to add telephony capabilities to their applications are often faced with the burden of operating their applications as well the telephony infrastructure required to support their use case. Building, operating, and integrating telephony infrastructure with their applications also require teams to have extensive telephony expertise in addition to software development skills. The SIP […]

How to implement recording functionality in applications built using the Amazon Chime SDK for Javascript

Wataru Okada, technical researcher and engineer, R&D team, FLECT Co., Ltd. This is a guest blog written by Wataru Okada, technical researcher and engineer, R&D team at FLECT Co., Ltd (FLECT). The content and opinions in this post are those of the third-party author and AWS is not responsible for the content or accuracy of […]

Amazon chime sdk icon

Creating read-only chat channels for announcements with Amazon Chime SDK messaging

Amazon Chime SDK messaging provides the building blocks needed to build chat and other real-time messaging features. Available APIs include sending messages, retrieving message history, editing messages, deleting messages, setting retention policies on stored messages, and streaming chat export. These APIs are combined with the Amazon Chime SDK for JavaScript and managed messaging infrastructure so […]

Build a live streaming chat application using Amazon IVS and Amazon Chime SDK

Building low latency live streaming and implementing chat features are common requests from customers who want an interactive experience. For example, customers who want to build a live streaming app with user-generated content (UGC) look for chat to help enhance interaction between users. In live commerce services, sellers needs to be responsive to product chat […]

Quickly launch an Amazon Chime SDK application with AWS Amplify

Building a server-less full stack meeting application enabled with the Amazon Chime SDK for Javascript requires you to configure a back end cloud infrastructure to allow for the creation and deletion of Amazon Chime meetings and attendees within the application. This walkthrough shows how to leverage AWS Amplify to simplify and speed up the creation […]