Skip to main content0.0.1
- SDK initialization
0.1.0
- Add
startRecord and stopRecord
0.2.0
- Fix exception when ASR is off by default
0.2.1
init adds platform parameter (required for overseas connection)
0.2.2
- Fix request address error caused by missing internal parameters
0.2.3
- Add untrained model connection and optimize RTC config retrieval
0.2.4
- Validate ASR configuration before
startRecord
0.3.0
- Added support for using streaming audio as the driver.
- Domain migration.
0.3.1
- Fixed an error that occurred when passing false to openAsr during the start process.
0.3.2
- Added the initialSucccess event to replace the original intialSucccess event.
- Optimized the logic related to audio/video channel switching.
- Added two methods: createCamera and destroyCamera, along with the cameraChange event.