Register Register Member Login Member Login Member Login Forgot Password ??
PHP , ASP , ASP.NET, VB.NET, C#, Java , jQuery , Android , iOS , Windows Phone
 

Registered : 109,027

HOME > Mobile > Mobile Forum > Android อยากทราบวิธีการนำเข้าเสียงผ่านไมโครโฟนโดยไม่บันทึก และเปรียบเทียบกับระดับเสียงในฐานข้อมูลค่ะ



 

Android อยากทราบวิธีการนำเข้าเสียงผ่านไมโครโฟนโดยไม่บันทึก และเปรียบเทียบกับระดับเสียงในฐานข้อมูลค่ะ

 



Topic : 127402



โพสกระทู้ ( 0 )
บทความ ( 0 )



สถานะออฟไลน์




อยากทราบวิธีการนำเข้าเสียงผ่านไมโครโฟนโดยไม่บันทึก และเปรียบเทียบกับระดับเสียงในฐานข้อมูลค่ะ พอดีจะทำโปรเจควัดระดับความดังของเสียงนะค่ะ



Tag : Mobile, Android, JAVA







Move To Hilight (Stock) 
Send To Friend.Bookmark.
Date : 2017-04-28 22:23:02 By : materlode View : 872 Reply : 2
 

 

No. 1



โพสกระทู้ ( 74,058 )
บทความ ( 838 )

สมาชิกที่ใส่เสื้อไทยครีเอท

สถานะออฟไลน์
Twitter Facebook

ตอนนี้ใช้ Library ตัวไหนครับ ถ้าไม่มีลองหาพวก android speech library






แสดงความคิดเห็นโดยอ้างถึง ความคิดเห็นนี้
Date : 2017-05-01 10:04:21 By : mr.win
 


 

No. 2



โพสกระทู้ ( 157 )
บทความ ( 0 )



สถานะออฟไลน์
Twitter Facebook Hi5 Blogger

ลองใช้ api ของ Voice translation ดูนะครับ


SS


ศึกษา Google tranlsate API v2: https://code.google.com/p/google-translate-api-v2-java/

และ project for google speech-API:http:// https://github.com/gillesdemey/google-speech-v2

หรือ http://stackoverflow.com/questions/22829657/how-to-use-google-translate-api-in-my-android-app

หากเข้าใจแล้วดูด้วย Library ตาม
Android speech recognition and text to speech made easy

https://github.com/watson-developer-cloud/speech-android-sdk

http://gotev.github.io/android-speech/

ตัวอย่่าง code Code (Android-Java)

Speech recognition
try {
    // you must have android.permission.RECORD_AUDIO granted at this point
    Speech.getInstance().startListening(new SpeechDelegate() {
        @Override
        public void onStartOfSpeech() {
            Log.i("speech", "speech recognition is now active");
        }

        @Override
        public void onSpeechRmsChanged(float value) {
            Log.d("speech", "rms is now: " + value);
        }

        @Override
        public void onSpeechPartialResults(List<String> results) {
            StringBuilder str = new StringBuilder();
            for (String res : results) {
                str.append(res).append(" ");
            }

            Log.i("speech", "partial result: " + str.toString().trim());
        }

        @Override
        public void onSpeechResult(String result) {
            Log.i("speech", "result: " + result);
        }
    });
} catch (SpeechRecognitionNotAvailable exc) {
    Log.e("speech", "Speech recognition is not available on this device!");
    // You can prompt the user if he wants to install Google App to have
    // speech recognition, and then you can simply call:
    //
    // SpeechUtil.redirectUserToGoogleAppOnPlayStore(this);
    //
    // to redirect the user to the Google App page on Play Store
} catch (GoogleVoiceTypingDisabledException exc) {
    Log.e("speech", "Google voice typing must be enabled!");
}





ส่วนการเปรียบเทียบองศึกษาผ่านตัวนี้ดูนะครับ



accepted
For Google Cloud Speech refer the following link.

https://cloud.google.com/speech/

-It support 80 different language
-we can Recognize audio uploaded in the request
-Return Text Results In Real-Time
-Accurate In Noisy Environments
-Works with apps across any device
-Not Free,Please refer following link
-https://cloud.google.com/speech/pricing

For Android Speech to Text API (Recognizer Intent) refer the following link.

http://www.androidhive.info/2014/07/android-speech-to-text-tutorial/

-Need to Pass local language to convert Sppech to text.
-Right No all the devices are not supporting offline speech input
-We can not pass audio file to recognize.
-Intent return array of string which match to out input.We can consider first one as th most accurate.
-Work with Android Phone
-Free


http://stackoverflow.com/questions/636686/signal-processing-library-in-java


ประวัติการแก้ไข
2017-05-04 10:50:06
แสดงความคิดเห็นโดยอ้างถึง ความคิดเห็นนี้
Date : 2017-05-04 10:49:15 By : heloman
 

   

ค้นหาข้อมูล


   
 

แสดงความคิดเห็น
Re : Android อยากทราบวิธีการนำเข้าเสียงผ่านไมโครโฟนโดยไม่บันทึก และเปรียบเทียบกับระดับเสียงในฐานข้อมูลค่ะ
 
 
รายละเอียด
 
ตัวหนา ตัวเอียง ตัวขีดเส้นใต้ ตัวมีขีดกลาง| ตัวเรืองแสง ตัวมีเงา ตัวอักษรวิ่ง| จัดย่อหน้าอิสระ จัดย่อหน้าชิดซ้าย จัดย่อหน้ากึ่งกลาง จัดย่อหน้าชิดขวา| เส้นขวาง| ขนาดตัวอักษร แบบตัวอักษร
ใส่แฟลช ใส่รูป ใส่ไฮเปอร์ลิ้งค์ ใส่อีเมล์ ใส่ลิ้งค์ FTP| ใส่แถวของตาราง ใส่คอลัมน์ตาราง| ตัวยก ตัวห้อย ตัวพิมพ์ดีด| ใส่โค้ด ใส่การอ้างถึงคำพูด| ใส่ลีสต์
smiley for :lol: smiley for :ken: smiley for :D smiley for :) smiley for ;) smiley for :eek: smiley for :geek: smiley for :roll: smiley for :erm: smiley for :cool: smiley for :blank: smiley for :idea: smiley for :ehh: smiley for :aargh: smiley for :evil:
Insert PHP Code
Insert ASP Code
Insert VB.NET Code Insert C#.NET Code Insert JavaScript Code Insert C#.NET Code
Insert Java Code
Insert Android Code
Insert Objective-C Code
Insert XML Code
Insert SQL Code
Insert Code
เพื่อความเรียบร้อยของข้อความ ควรจัดรูปแบบให้พอดีกับขนาดของหน้าจอ เพื่อง่ายต่อการอ่านและสบายตา และตรวจสอบภาษาไทยให้ถูกต้อง

อัพโหลดแทรกรูปภาพ

Notice

เพื่อความปลอดภัยของเว็บบอร์ด ไม่อนุญาติให้แทรก แท็ก [img]....[/img] โดยการอัพโหลดไฟล์รูปจากที่อื่น เช่นเว็บไซต์ ฟรีอัพโหลดต่าง ๆ
อัพโหลดแทรกรูปภาพ ให้ใช้บริการอัพโหลดไฟล์ของไทยครีเอท และตัดรูปภาพให้พอดีกับสกรีน เพื่อความโหลดเร็วและไฟล์ไม่ถูกลบทิ้ง

   
  เพื่อความปลอดภัยและการตรวจสอบ กระทู้ที่แทรกไฟล์อัพโหลดไฟล์จากที่อื่น อาจจะถูกลบทิ้ง
 
โดย
อีเมล์
บวกค่าให้ถูก
<= ตัวเลขฮินดูอารบิก เช่น 123 (หรือล็อกอินเข้าระบบสมาชิกเพื่อไม่ต้องกรอก)







Exchange: นำเข้าสินค้าจากจีน, Taobao, เฟอร์นิเจอร์, ของพรีเมี่ยม, ร่ม, ปากกา, power bank, แฟลชไดร์ฟ, กระบอกน้ำ

Load balance : Server 04
ThaiCreate.Com Logo
© www.ThaiCreate.Com. 2003-2024 All Rights Reserved.
ไทยครีเอทบริการ จัดทำดูแลแก้ไข Web Application ทุกรูปแบบ (PHP, .Net Application, VB.Net, C#)
[Conditions Privacy Statement] ติดต่อโฆษณา 081-987-6107 อัตราราคา คลิกที่นี่