LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

string to audio myrio

string to audio myrio.I want myrio to speck the string received from bluetooth module.is there any way to convert the string to audio signal and give it to audio output .

0 Kudos
Message 1 of 6
(3,841 Views)

Hi Shiva,

 

there was a very similar question in the forum in the last days - are you in a team/group working on the same issue?

 

Do you have any TTS (text-to-speak) software available for your myRIO?

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 6
(3,817 Views)

What is the bluetooth device that is sending the data?  I'm wondering if that device can perform the text to speech and just send the raw audio to be played.  Windows has a Text to Speech API built in and could turn the text into just sound audio.

 

Other than that the myRIO is running an RT Linux, and maybe there is a package out there for it that could do the conversion.

0 Kudos
Message 3 of 6
(3,797 Views)

i am sending data from android phone?is there any way to convert text to speak at android phone and send the audio output to myrio ?if so how to implement?

0 Kudos
Message 4 of 6
(3,780 Views)

Well have you found a text to speech API on an android?  Even if you did do you know how to send raw audio from an Arduino to a myRIO over bluetooth?  I'd suggest looking at all the various options and prototype each stage in the process.  

0 Kudos
Message 5 of 6
(3,776 Views)

Thanks for reply

0 Kudos
Message 6 of 6
(3,773 Views)