Asked — Edited
Resolved Resolved by amin!

Anyone Having Issues With Bing Speech Recognition?

I have downloaded the latest ARC beta and trying to use bing speech rec and I keep getting the same error. Anyone tell me what this is? Looks to me that maybe there is no more free API and maybe have to use the Advanced Bing plug in with our own API? Or totally something on my end?

Data Sent!
Error in response received: Server was unable to process request. ---> 8/15/2019 8:57:44 PM: Query Error: MySql.Data.MySqlClient.MySqlException (0x80004005): Column 'ResultTxt' cannot be null
   at MySql.Data.MySqlClient.MySqlStream.ReadPacket()
   at MySql.Data.MySqlClient.NativeDriver.GetResult(Int32& affectedRow, Int64& insertedId)
   at MySql.Data.MySqlClient.Driver.NextResult(Int32 statementId, Boolean force)
   at MySql.Data.MySqlClient.MySqlDataReader.NextResult()
   at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior)
   at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
   at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior)
   at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable)
   at Common.DatabaseV2.QueryTable(String queryStr) in c:\Raid\Webs\ez-robot\App_Code\Common\DatabaseV2.cs:line 229 Query: insert into userServiceCustomer (customerId, UserServiceTypeId, CreatedDateTime, ResultTxt)  values ('827', '3', '2019-08-15 20:57:44', null); select @@identity;


Related Hardware (view all EZB hardware)
EZ-B V4 by EZ-Robot
EZ-B v4/2 robot controller: dual Cortex ARM, Wi-Fi, audio/video, 24 servo/digital ports, I2C/UART, camera and Synthiam ARC control for custom robots
Wi-Fi / USB
Servos 24
Camera
Audio
UART 3
I2C
ADC 8
Digital 24

Related Robot Skill (view all robot skills)
Accurate Bing cloud speech-to-text for ARC: wake-word, programmable control, $BingSpeech output, Windows language support, headset compatible

ARC Pro

Upgrade to ARC Pro

Unleash your creativity with the power of easy robot programming using Synthiam ARC Pro

Author Avatar
PRO
Canada
#1  

I did a quick test and mine was fine with the same version. However that exception you received is completely avoidable. I will deploy a fix soon.

Author Avatar
PRO
USA
#2  

Ok thank you. I appreciate it.

Author Avatar
PRO
Canada
#3  

Fix is deployed. Let me know if you still had issues.

Author Avatar
PRO
USA
#4   — Edited

I no longer get the error issue...

But now I get :

"Data Sent!
InitialSilenceTimeout"

EDIT: think it could now be my mic. Going to change it out.

Author Avatar
PRO
USA
#5  

....yeah my mic has a short in it. All working now. Thank you.