Object pascal examples for recording and playing audio with portaudio. (#1271)
The recording example can be used for speech recognition while the playing example can be used for text to speech. The portaudio wrapper for object pascal is copied from https://github.com/UltraStar-Deluxe/USDX/blob/master/src/lib/portaudio/portaudio.pas
This commit is contained in:
2
pascal-api-examples/portaudio-test/.gitignore
vendored
Normal file
2
pascal-api-examples/portaudio-test/.gitignore
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
test-record
|
||||
test-play
|
||||
Reference in New Issue
Block a user