InterviewSolution
Saved Bookmarks
| 1. |
Can I Use Real-time Input (for Example, Speech Directly From A Phone), Or Do I Need To Record The Input First? |
|
Answer» Yes, you can stream (chunk) audio data as input. There is no NEED to RECORD the audio FIRST. Yes, you can stream (chunk) audio data as input. There is no need to record the audio first. |
|