ios 調用google api 實現語音識别 - reylen的專欄 - 博客頻道 - CSDN.NET
- (void)sendRequest:(id)sender { NSURL *URL = [NSURL URLWithString:@http://www.google.com/speech-api/v1/recognize?xjerr=1&client=chromium&lang=zh-CN&maxresults=9]; ASIHTTPRequest *request = ... - (void)sendRequest:(id)sender { NSURL *URL ......