Skip to content
This repository has been archived by the owner on Dec 17, 2023. It is now read-only.

How to test dialogflow audio for loopback audio card #93

Closed
titusece opened this issue Sep 7, 2018 · 1 comment
Closed

How to test dialogflow audio for loopback audio card #93

titusece opened this issue Sep 7, 2018 · 1 comment
Assignees
Labels
api: dialogflow Issues related to the googleapis/python-dialogflow API. 🚨 This issue needs some love. triage me I really want to be triaged.

Comments

@titusece
Copy link

titusece commented Sep 7, 2018

Hello,
I have audio device which links to audio loopback card and want to stream the audio data from that loopback sound card.
I have tried to use the below loopback sound card for this dialogflow stuff and not able to do audio recognition.

pi@raspberrypi:~ $ arecord -l
**** List of CAPTURE Hardware Devices ****
card 1: Loopback [Loopback], device 0: Loopback PCM [Loopback PCM]
  Subdevices: 8/8
  Subdevice #0: subdevice #0
  Subdevice #1: subdevice #1
  Subdevice #2: subdevice #2
  Subdevice #3: subdevice #3
  Subdevice #4: subdevice #4
  Subdevice #5: subdevice #5
  Subdevice #6: subdevice #6
  Subdevice #7: subdevice #7
card 1: Loopback [Loopback], device 1: Loopback PCM [Loopback PCM]
  Subdevices: 8/8
  Subdevice #0: subdevice #0
  Subdevice #1: subdevice #1
  Subdevice #2: subdevice #2
  Subdevice #3: subdevice #3
  Subdevice #4: subdevice #4
  Subdevice #5: subdevice #5
  Subdevice #6: subdevice #6
  Subdevice #7: subdevice #7
pi@raspberrypi:~ $
@titusece
Copy link
Author

@google-cloud-label-sync google-cloud-label-sync bot added the api: dialogflow Issues related to the googleapis/python-dialogflow API. label Jan 31, 2020
@yoshi-automation yoshi-automation added 🚨 This issue needs some love. triage me I really want to be triaged. labels Apr 6, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
api: dialogflow Issues related to the googleapis/python-dialogflow API. 🚨 This issue needs some love. triage me I really want to be triaged.
Projects
None yet
Development

No branches or pull requests

2 participants