The type of data that is important to me.
1: $voice = New-Object -ComObject sapi.spvoice
2: $result="{0:n2}" -f (([math]::Sqrt((([math]::Pow(([math]::Floor(((100*2)/30))),5))*4)))/45)
3: [void]$voice.Speak($result)
Post a Comment
No comments:
Post a Comment