- 最新
- 最多得票
- 最多評論
Hi, Mahendra.
I don't know if there's something specific that you're stuck on. But, let me answer you by providing some general "getting started" resources.
Most builders with the Amazon Chime SDK will use the JavaScript client library for a web-based front-end. So, the GitHub repo for that library has become a good starting point with lots of help and references to other resources. The README at this site should prove helpful: https://github.com/aws/amazon-chime-sdk-js
There are client libraries for other platforms, too, if you want to build a native mobile app. You can find links to all of these in the documentation. I'll just link to the top of the Developer Guide: https://docs.aws.amazon.com/chime-sdk/latest/dg/what-is-chime-sdk.html
And, since you mentioned making a VoIP call, there is a demo that you might find interesting. It's a click-to-call implementation that uses the SDK to make a phone call from a web page. You should be able to adapt this for your use case: https://github.com/aws-samples/amazon-chime-sdk-click-to-call
相關內容
- 已提問 1 年前
- AWS 官方已更新 1 年前
- AWS 官方已更新 1 年前