Is there a way to record audio and start listening on the click, stop automatically when the user stops speaking , store that recorded audio in our local machine and convert that speech to text and send the text string to the LUIS(Microsoft) API using React Native(0.60) ?
↧