ajbogh / ajbogh/blather

autoaudiosrc not found

未關閉
#16 2 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
bug
主要語言
Python
星號
30
分支
9
PR 合併指標
30 天內沒有已合併 PR

描述

Hi.

I have startup error:

```
./Blather.py
** Message: pygobject_register_sinkfunc is deprecated (GstObject)
# commands are key:value pairs

# key is the sentence to listen for

# value is the command to run when the key is spoken

hello world:echo "hello world"

hello world echo "hello world"
Traceback (most recent call last):
File "./Blather.py", line 286, in
blather = Blather(options)
File "./Blather.py", line 49, in __init__
self.recognizer = Recognizer(lang_file, dic_file, opts.microphone )
File "/home/shura/projects/blather/Recognizer.py", line 29, in __init__
self.pipeline=gst.parse_launch( cmd )
glib.GError: no element "autoaudiosrc"
```

libgstpocketsphinx.so is instlled.

```
$ ls /usr/lib64/gstreamer-0.10
gst-plugin-scanner* libgstaudiorate.so* libgstdecodebin.so* libgstgio.so* libgstpulse.so* libgsttypefindfunctions.so* libgstvorbis.so*
libgstadder.so* libgstaudioresample.so* libgstdecodebin2.so* libgstogg.so* libgstpython.so* libgstvideorate.so* libgstximagesink.so*
libgstalsa.so* libgstaudiotestsrc.so* libgstencodebin.so* libgstpango.so* libgstsubparse.so* libgstvideoscale.so* libgstxvimagesink.so*
libgstapp.so* libgstcoreelements.so* libgstffmpegcolorspace.so* libgstplaybin.so* libgsttcp.so* libgstvideotestsrc.so*
libgstaudioconvert.so* libgstcoreindexers.so* libgstgdp.so* libgstpocketsphinx.so* libgsttheora.so* libgstvolume.so*
```

How to fix it?

貢獻指南

這個儲存庫沒有索引到貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。