README.md aktualisiert
This commit is contained in:
@@ -223,6 +223,8 @@ python3 test_simple.py test_mono.wav
|
|||||||
|
|
||||||
|
|
||||||
#### test_simple.py
|
#### test_simple.py
|
||||||
|
|
||||||
|
```
|
||||||
#!/usr/bin/env python3
|
#!/usr/bin/env python3
|
||||||
|
|
||||||
import wave
|
import wave
|
||||||
@@ -258,6 +260,5 @@ while True:
|
|||||||
print(rec.PartialResult())
|
print(rec.PartialResult())
|
||||||
|
|
||||||
print(rec.FinalResult())
|
print(rec.FinalResult())
|
||||||
|
```
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user