Skip to content

多言語音声翻訳コンテスト向けのSwiftサンプルです。エンドポイントを変えればmimi® でも使えます。

License

Notifications You must be signed in to change notification settings

FairyDevicesRD/mimi.tagengo.examples.ios.swift

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

mimi.tagengo.examples.ios.swift

Prepare

open ContentView.swift and replace characters in appId & secret with provided ones.

let appId: String = "XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX" // FIXME
let secret: String = "XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX" // FIXME

Build & Execute

use Xcode.

About

多言語音声翻訳コンテスト向けのSwiftサンプルです。エンドポイントを変えればmimi® でも使えます。

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages