|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VoiceBxFile | |
---|---|
onbon.bx06 | BX 六代卡函数库。 使用 API 前,先利用 Bx5GEnv.initial() 初始化应用程式环境,之后使用 Bx5GScreenClient 对控制器进行相关作业。 1. |
onbon.bx06.file | 有关控制器文件相关的程式。 |
Uses of VoiceBxFile in onbon.bx06 |
---|
Methods in onbon.bx06 with parameters of type VoiceBxFile | |
---|---|
boolean |
Bx6GScreen.writeVoice(VoiceBxFile vf)
同步方式将語音写入控制器。 |
Uses of VoiceBxFile in onbon.bx06.file |
---|
Methods in onbon.bx06.file with parameters of type VoiceBxFile | |
---|---|
boolean |
BxFileWriter.writeVoice(VoiceBxFile voice)
将語音写入控制器。 |
int |
BxFileWriter.writeVoiceAsync(VoiceBxFile voice)
将語音写入控制器。 |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |