Sohil
Sohil

Reputation: 41

Get raw voice input

I have enabled the google assistant in my api.ai and get the valid intent. However I would also want to get the voice print of the user and save users context with that voice print. is there a way to intercept this , where I can get the voice print ? Idea is to save the conversation with users voice.

Thanks

Upvotes: 1

Views: 485

Answers (1)

Tom
Tom

Reputation: 17844

There is no way to get the original audio recording of the users' request - just the transcript. There is currently true for all the voice assistants: google assistant, alexa, and cortana.

Upvotes: 3

Related Questions