An open API service indexing awesome lists of open source software.

https://github.com/volcengine/ttsdk-ios


https://github.com/volcengine/ttsdk-ios

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

## TTSDK

**iOS** demo project for [TTSDK](https://github.com/volcengine/volcengine-specs/tree/master/TTSDK).

## Download

```
$ brew install git-lfs
$ git lfs install
$ git lfs clone https://github.com/volcengine/TTSDK-iOS.git
```

## Before Run
```
$ cd TTSDK-iOS/TTSDKDemo
$ pod install --repo-update
$ open TTSDKDemo.xcworkspace
```