-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
core: fix SpeechRecognizer to support WIN32
fix following codes to support WIN32 - change variable-length array to `calloc()` - change `nanosleep` to `Sleep()` Signed-off-by: Inho Oh <[email protected]>
- Loading branch information
1 parent
ef30872
commit 9ae7c40
Showing
1 changed file
with
36 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters