- Joined
- Dec 10, 2023
- Messages
- 6
- Reaction score
- 0
Hi all,
Just working on a call flow at the moment with the Record block, and need to automatically detect silence or the end of speech, instead of pressing a key to finish the recording.
I was having a look at ‘Voice Input’ which has this functionality however I don’t want the text to be transcribed, even if this block can save a file, I just need the audio recording. Synthesising with Google Cloud adds a significant amount of latency which I’m not too happy with.
I did think it might be possible to remove the synthesis in the voice input by removing the lines of code in the CFD once it is compiled but I haven’t particularly had a look at this yet.
Solutions or help would be appreciated!
Just working on a call flow at the moment with the Record block, and need to automatically detect silence or the end of speech, instead of pressing a key to finish the recording.
I was having a look at ‘Voice Input’ which has this functionality however I don’t want the text to be transcribed, even if this block can save a file, I just need the audio recording. Synthesising with Google Cloud adds a significant amount of latency which I’m not too happy with.
I did think it might be possible to remove the synthesis in the voice input by removing the lines of code in the CFD once it is compiled but I haven’t particularly had a look at this yet.
Solutions or help would be appreciated!
