Is it possible to tap into Windows 10's Cortana API for Python? -


i working on home automation project. when windows 10 released speech recognition api became incompatible. there openly available api use cortana, if not possible tap speech recognition api?

python 2.7 windows 10 dragonfly speech api no longer working, used windows voice recognition.

my ultimate goal not use launch phrase, want ai listen say. if randomly ask question want answer. have ai part covered voice input biggest problem.

thanks help, looking forward answers!

(note: not duplicate question due windows 10 complications.)

i visited 1 of microsoft's offices in germany , asked of cortana evangelists if cortana open-sourced, or if planning on developing speech recognition api. told me possibility of launching foreground apps cortana, said open api not in pipeline now.

it may better google speech recognition api: https://progfruits.wordpress.com/2014/05/31/using-google-speech-api-from-python/

it limited 50 requests day, accuracy good.


Comments

Popular posts from this blog

dns - How To Use Custom Nameserver On Free Cloudflare? -

python - Pygame screen.blit not working -

c# - Web API response xml language -