| Package | Description |
|---|---|
| com.baidubce.services.bvw.model.matlib |
| Modifier and Type | Method and Description |
|---|---|
Per |
Text2AudioRequest.getPer() |
static Per |
Per.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Per[] |
Per.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Text2AudioRequest.setPer(Per per) |
| Constructor and Description |
|---|
Text2AudioRequest(List<String> texts,
int spd,
int pit,
int vol,
Per per) |
Text2AudioRequest(List<String> texts,
Per per) |
Copyright © 2020. All rights reserved.