|
void | runTestCase (String audioFileName, ArrayList< Integer > expectedResults) throws IOException, UnsupportedAudioFileException, PorcupineException |
|
◆ appendLanguage()
static String ai.picovoice.porcupine.PorcupineTest.appendLanguage |
( |
String |
s, |
|
|
String |
language |
|
) |
| |
|
inlinestaticprivate |
◆ getTestAudioFilePath()
static String ai.picovoice.porcupine.PorcupineTest.getTestAudioFilePath |
( |
String |
audioFileName | ) |
|
|
inlinestaticprivate |
◆ getTestKeywordPath()
static String ai.picovoice.porcupine.PorcupineTest.getTestKeywordPath |
( |
String |
language, |
|
|
String |
keyword |
|
) |
| |
|
inlinestaticprivate |
◆ getTestKeywordPaths()
static String [] ai.picovoice.porcupine.PorcupineTest.getTestKeywordPaths |
( |
String |
language, |
|
|
String[] |
keywords |
|
) |
| |
|
inlinestaticprivate |
◆ getTestModelPath()
static String ai.picovoice.porcupine.PorcupineTest.getTestModelPath |
( |
String |
language | ) |
|
|
inlinestaticprivate |
◆ runTestCase()
void ai.picovoice.porcupine.PorcupineTest.runTestCase |
( |
String |
audioFileName, |
|
|
ArrayList< Integer > |
expectedResults |
|
) |
| throws IOException, UnsupportedAudioFileException, PorcupineException |
|
inlineprivate |
◆ accessKey
String ai.picovoice.porcupine.PorcupineTest.accessKey = System.getProperty("pvTestingAccessKey") |
|
private |
◆ ENVIRONMENT_NAME
final String ai.picovoice.porcupine.PorcupineTest.ENVIRONMENT_NAME |
|
staticprivate |
◆ porcupine
Porcupine ai.picovoice.porcupine.PorcupineTest.porcupine |
|
private |
The documentation for this class was generated from the following file: