|
NIM Unity SDK V2.6.0
|
语音信息,用于语音转文字 更多...
属性 | |
| string | MimeType [get, set] |
| 语音类型 | |
| string | SampleRate [get, set] |
| 采样率 | |
| string | URL [get, set] |
| 上传云端后得到的下载地址 | |
| long? | Duration [get, set] |
| 语音时长,毫秒 | |
属性 继承自 NimUtility.NimJsonObject< NIMAudioInfo > | |
| virtual bool | IgnoreDefauleValue [get, set] |
| string | JSON [get, set] |
额外继承的成员函数 | |
Public 成员函数 继承自 NimUtility.NimJsonObject< NIMAudioInfo > | |
| virtual string | Serialize () |
| virtual string | SerializeWithIndented () |
静态 Public 成员函数 继承自 NimUtility.NimJsonObject< NIMAudioInfo > | |
| static T | Deserialize (string json) |
语音信息,用于语音转文字